医科レセプト
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-REZEPT-SpecificDisease"];
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-rezept-medical/CodeSystem-CodeSystem-JP-REZEPT-SpecificDisease.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\">001<a name=\"CodeSystem-JP-REZEPT-SpecificDisease-001\"> </a></td><td>感染症</td><td>感染症</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"CodeSystem-JP-REZEPT-SpecificDisease-002\"> </a></td><td>腫瘍</td><td>腫瘍</td></tr><tr><td style=\"white-space:nowrap\">003<a name=\"CodeSystem-JP-REZEPT-SpecificDisease-003\"> </a></td><td>糖尿病</td><td>糖尿病</td></tr><tr><td style=\"white-space:nowrap\">004<a name=\"CodeSystem-JP-REZEPT-SpecificDisease-004\"> </a></td><td>アレルギー疾患</td><td>アレルギー疾患</td></tr><tr><td style=\"white-space:nowrap\">005<a name=\"CodeSystem-JP-REZEPT-SpecificDisease-005\"> </a></td><td>性感染症</td><td>性感染症</td></tr><tr><td style=\"white-space:nowrap\">006<a name=\"CodeSystem-JP-REZEPT-SpecificDisease-006\"> </a></td><td>がん</td><td>がん</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "https://igs.healthdataworks.net/jp-rezept-medical/CodeSystem-CodeSystem-JP-REZEPT-SpecificDisease.html"];
fhir:CodeSystem.version [ fhir:value "0.8.0"];
fhir:CodeSystem.name [ fhir:value "SpecificDisease"];
fhir:CodeSystem.title [ fhir:value "特定疾病コード"];
fhir:CodeSystem.status [ fhir:value "draft"];
fhir:CodeSystem.date [ fhir:value "2022-08-02T10:09:04+09:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "HealthDataWorks"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HealthDataWorks" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://healthdataworks.net/" ] ]
], [
fhir:index 1;
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 "レセプト電算処理システムで使用されている特定疾病コードです。\n\n医科レセプトでこのコードは[オンライン又は光ディスク等による請求に係る記録条件仕様(医科用)](https://shinryohoshu.mhlw.go.jp/shinryohoshu/file/spec/R02bt1_1_kiroku.pdf) の「別表14 特定疾病コード」に記載されています。\n\nDPCレセプトでこのコードは[オンライン又は光ディスク等による請求に係る記録条件仕様(DPC用)](https://shinryohoshu.mhlw.go.jp/shinryohoshu/file/spec/R02bt1_2_kiroku_dpc.pdf) の「別表14 特定疾病コード」に記載されています。"];
fhir:CodeSystem.valueSet [
fhir:value "https://igs.healthdataworks.net/jp-rezept-medical/ValueSet-ValueSet-JP-REZEPT-SpecificDisease.html";
fhir:link <https://igs.healthdataworks.net/jp-rezept-medical/ValueSet-ValueSet-JP-REZEPT-SpecificDisease.html>
];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "001" ];
fhir:CodeSystem.concept.display [ fhir:value "感染症" ];
fhir:CodeSystem.concept.definition [ fhir:value "感染症" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "002" ];
fhir:CodeSystem.concept.display [ fhir:value "腫瘍" ];
fhir:CodeSystem.concept.definition [ fhir:value "腫瘍" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "003" ];
fhir:CodeSystem.concept.display [ fhir:value "糖尿病" ];
fhir:CodeSystem.concept.definition [ fhir:value "糖尿病" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "004" ];
fhir:CodeSystem.concept.display [ fhir:value "アレルギー疾患" ];
fhir:CodeSystem.concept.definition [ fhir:value "アレルギー疾患" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "005" ];
fhir:CodeSystem.concept.display [ fhir:value "性感染症" ];
fhir:CodeSystem.concept.definition [ fhir:value "性感染症" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "006" ];
fhir:CodeSystem.concept.display [ fhir:value "がん" ];
fhir:CodeSystem.concept.definition [ fhir:value "がん" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.