医科レセプト
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-BearerType"];
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-medication/CodeSystem-CodeSystem-JP-REZEPT-BearerType.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\">1<a name=\"CodeSystem-JP-REZEPT-BearerType-1\"> </a></td><td>医療保険、国民健康保険、退職者医療又は後期高齢者医療</td><td>医療保険、国民健康保険、退職者医療又は後期高齢者医療</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CodeSystem-JP-REZEPT-BearerType-2\"> </a></td><td>第1公費負担医療</td><td>第1公費負担医療</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CodeSystem-JP-REZEPT-BearerType-3\"> </a></td><td>第2公費負担医療</td><td>第2公費負担医療</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CodeSystem-JP-REZEPT-BearerType-4\"> </a></td><td>第3公費負担医療</td><td>第3公費負担医療</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CodeSystem-JP-REZEPT-BearerType-5\"> </a></td><td>第4公費負担医療</td><td>第4公費負担医療</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "https://igs.healthdataworks.net/jp-rezept-medication/CodeSystem-CodeSystem-JP-REZEPT-BearerType.html"];
fhir:CodeSystem.version [ fhir:value "0.8.0"];
fhir:CodeSystem.name [ fhir:value "BearerType"];
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) の「別表28 負担者種別コード」に記載されています。\n\nDPCレセプトでこのコードは[オンライン又は光ディスク等による請求に係る記録条件仕様(DPC用)](https://shinryohoshu.mhlw.go.jp/shinryohoshu/file/spec/R02bt1_2_kiroku_dpc.pdf) の「別表37 負担者種別コード」に記載されています。\n\n歯科レセプトでこのコードは[オンライン又は光ディスク等による請求に係る記録条件仕様(歯科用)](https://shinryohoshu.mhlw.go.jp/shinryohoshu/file/spec/R02bt1_3_kiroku_dental.pdf) の「別表27 負担者種別コード」に記載されています。\n\n調剤レセプトでこのコードは[オンライン又は光ディスク等による請求に係る記録条件仕様(調剤用)](https://shinryohoshu.mhlw.go.jp/shinryohoshu/file/spec/R02bt1_4_kiroku_chozai.pdf) の「別表20 負担者種別コード」に記載されています。"];
fhir:CodeSystem.valueSet [
fhir:value "https://igs.healthdataworks.net/jp-rezept-medication/ValueSet-ValueSet-JP-REZEPT-BearerType.html";
fhir:link <https://igs.healthdataworks.net/jp-rezept-medication/ValueSet-ValueSet-JP-REZEPT-BearerType.html>
];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "5"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "1" ];
fhir:CodeSystem.concept.display [ fhir:value "医療保険、国民健康保険、退職者医療又は後期高齢者医療" ];
fhir:CodeSystem.concept.definition [ fhir:value "医療保険、国民健康保険、退職者医療又は後期高齢者医療" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "2" ];
fhir:CodeSystem.concept.display [ fhir:value "第1公費負担医療" ];
fhir:CodeSystem.concept.definition [ fhir:value "第1公費負担医療" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "3" ];
fhir:CodeSystem.concept.display [ fhir:value "第2公費負担医療" ];
fhir:CodeSystem.concept.definition [ fhir:value "第2公費負担医療" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "4" ];
fhir:CodeSystem.concept.display [ fhir:value "第3公費負担医療" ];
fhir:CodeSystem.concept.definition [ fhir:value "第3公費負担医療" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "5" ];
fhir:CodeSystem.concept.display [ fhir:value "第4公費負担医療" ];
fhir:CodeSystem.concept.definition [ fhir:value "第4公費負担医療" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.