特定保健指導
0.8.0 - CI Build
このページは作成中の内容です。
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "3" ];
fhir:Meta.lastUpdated [ fhir:value "2021-05-10T09:05:34.078+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#PBvtU3Xbka4HDwoz" ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://igs.healthdataworks.net/jp-specific-health-checkups/CodeSystem-CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory.html defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-10\"> </a></td><td>特定健診情報</td><td>特定健診情報</td></tr><tr><td style=\"white-space:nowrap\">19<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-19\"> </a></td><td>提出済み健診情報(閲覧用ファイル)の削除依頼</td><td>提出済み健診情報(閲覧用ファイル)の削除依頼</td></tr><tr><td style=\"white-space:nowrap\">21<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-21\"> </a></td><td>特定保健指導情報(開始時、別表11のコード 1 に相当)</td><td>特定保健指導情報(開始時、別表11のコード 1 に相当)</td></tr><tr><td style=\"white-space:nowrap\">22<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-22\"> </a></td><td>特定保健指導情報(実績評価時=集合契約の場合の最終決済時、別表11のコード 2 に相当)</td><td>特定保健指導情報(実績評価時=集合契約の場合の最終決済時、別表11のコード 2 に相当)</td></tr><tr><td style=\"white-space:nowrap\">23<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-23\"> </a></td><td>特定保健指導情報(途中終了時=利用停止等、別表11のコード 3 に相当)</td><td>特定保健指導情報(途中終了時=利用停止等、別表11のコード 3 に相当)</td></tr><tr><td style=\"white-space:nowrap\">24<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-24\"> </a></td><td>特定保健指導情報(その他=別表11のコード 4 に相当)</td><td>特定保健指導情報(その他=別表11のコード 4 に相当)</td></tr><tr><td style=\"white-space:nowrap\">25<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-25\"> </a></td><td>特定保健指導情報(初回未完了=別表11のコード 5 に相当)</td><td>特定保健指導情報(初回未完了=別表11のコード 5 に相当)</td></tr><tr><td style=\"white-space:nowrap\">30<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-30\"> </a></td><td>国への実施結果報告</td><td>国への実施結果報告</td></tr><tr><td style=\"white-space:nowrap\">40<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-40\"> </a></td><td>特定健診以外の健診結果を送付</td><td>特定健診以外の健診結果を送付</td></tr><tr><td style=\"white-space:nowrap\">90<a name=\"CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory-90\"> </a></td><td>そのほか</td><td>そのほか</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "https://igs.healthdataworks.net/jp-specific-health-checkups/CodeSystem-CodeSystem-JP-SPECIFIC-HEALTH-ReportCategory.html"];
fhir:CodeSystem.version [ fhir:value "0.8.0"];
fhir:CodeSystem.name [ fhir:value "ReportCategory"];
fhir:CodeSystem.title [ fhir:value "報告区分"];
fhir:CodeSystem.status [ fhir:value "draft"];
fhir:CodeSystem.date [ fhir:value "2021-09-14T21:55:32+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "HealthDataWorks"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "小山内 尚、西山 喜樹、能崎 克行" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://healthdataworks.net/" ] ]
];
fhir:CodeSystem.description [ fhir:value "特定健診・特定保健指導で使用されている報告区分です。"];
fhir:CodeSystem.valueSet [
fhir:value "https://igs.healthdataworks.net/jp-specific-health-checkups/ValueSet-ValueSet-JP-SPECIFIC-HEALTH-ReportCategory.html";
fhir:link <https://igs.healthdataworks.net/jp-specific-health-checkups/ValueSet-ValueSet-JP-SPECIFIC-HEALTH-ReportCategory.html>
];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "10" ];
fhir:CodeSystem.concept.display [ fhir:value "特定健診情報" ];
fhir:CodeSystem.concept.definition [ fhir:value "特定健診情報" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "19" ];
fhir:CodeSystem.concept.display [ fhir:value "提出済み健診情報(閲覧用ファイル)の削除依頼" ];
fhir:CodeSystem.concept.definition [ fhir:value "提出済み健診情報(閲覧用ファイル)の削除依頼" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "21" ];
fhir:CodeSystem.concept.display [ fhir:value "特定保健指導情報(開始時、別表11のコード 1 に相当)" ];
fhir:CodeSystem.concept.definition [ fhir:value "特定保健指導情報(開始時、別表11のコード 1 に相当)" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "22" ];
fhir:CodeSystem.concept.display [ fhir:value "特定保健指導情報(実績評価時=集合契約の場合の最終決済時、別表11のコード 2 に相当)" ];
fhir:CodeSystem.concept.definition [ fhir:value "特定保健指導情報(実績評価時=集合契約の場合の最終決済時、別表11のコード 2 に相当)" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "23" ];
fhir:CodeSystem.concept.display [ fhir:value "特定保健指導情報(途中終了時=利用停止等、別表11のコード 3 に相当)" ];
fhir:CodeSystem.concept.definition [ fhir:value "特定保健指導情報(途中終了時=利用停止等、別表11のコード 3 に相当)" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "24" ];
fhir:CodeSystem.concept.display [ fhir:value "特定保健指導情報(その他=別表11のコード 4 に相当)" ];
fhir:CodeSystem.concept.definition [ fhir:value "特定保健指導情報(その他=別表11のコード 4 に相当)" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "25" ];
fhir:CodeSystem.concept.display [ fhir:value "特定保健指導情報(初回未完了=別表11のコード 5 に相当)" ];
fhir:CodeSystem.concept.definition [ fhir:value "特定保健指導情報(初回未完了=別表11のコード 5 に相当)" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "30" ];
fhir:CodeSystem.concept.display [ fhir:value "国への実施結果報告" ];
fhir:CodeSystem.concept.definition [ fhir:value "国への実施結果報告" ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "40" ];
fhir:CodeSystem.concept.display [ fhir:value "特定健診以外の健診結果を送付" ];
fhir:CodeSystem.concept.definition [ fhir:value "特定健診以外の健診結果を送付" ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "90" ];
fhir:CodeSystem.concept.display [ fhir:value "そのほか" ];
fhir:CodeSystem.concept.definition [ fhir:value "そのほか" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.