基于FHIR标准的健康档案共享文档实施指南
0.8.0.2022705 - 持续集成版
基于FHIR的健康档案共享文档实施时必须严格遵循本实施指南的规定。
@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 "gb2261-4-2003"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org.cn/fhir/sd/ehr/CodeSystem/gb2261-4-2003 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\">11<a name=\"gb2261-4-2003-11\"> </a></td><td>国家公务员</td><td>国家公务员</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"gb2261-4-2003-13\"> </a></td><td>专业技术人员</td><td>专业技术人员</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"gb2261-4-2003-17\"> </a></td><td>职员</td><td>职员</td></tr><tr><td style=\"white-space:nowrap\">21<a name=\"gb2261-4-2003-21\"> </a></td><td>企业管理人员</td><td>企业管理人员</td></tr><tr><td style=\"white-space:nowrap\">24<a name=\"gb2261-4-2003-24\"> </a></td><td>工人</td><td>工人</td></tr><tr><td style=\"white-space:nowrap\">27<a name=\"gb2261-4-2003-27\"> </a></td><td>农民</td><td>农民</td></tr><tr><td style=\"white-space:nowrap\">31<a name=\"gb2261-4-2003-31\"> </a></td><td>学生</td><td>学生</td></tr><tr><td style=\"white-space:nowrap\">37<a name=\"gb2261-4-2003-37\"> </a></td><td>现役军人</td><td>现役军人</td></tr><tr><td style=\"white-space:nowrap\">51<a name=\"gb2261-4-2003-51\"> </a></td><td>自由职业者</td><td>自由职业者</td></tr><tr><td style=\"white-space:nowrap\">54<a name=\"gb2261-4-2003-54\"> </a></td><td>个体经营者</td><td>个体经营者</td></tr><tr><td style=\"white-space:nowrap\">70<a name=\"gb2261-4-2003-70\"> </a></td><td>无业人员</td><td>无业人员</td></tr><tr><td style=\"white-space:nowrap\">80<a name=\"gb2261-4-2003-80\"> </a></td><td>退(离)休人员</td><td>退(离)休人员</td></tr><tr><td style=\"white-space:nowrap\">90<a name=\"gb2261-4-2003-90\"> </a></td><td>其他</td><td>其他</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org.cn/fhir/sd/ehr/CodeSystem/gb2261-4-2003"];
fhir:CodeSystem.version [ fhir:value "0.8.0.2022705"];
fhir:CodeSystem.name [ fhir:value "GB2261_4_2003"];
fhir:CodeSystem.title [ fhir:value "从业状况(个人身体)代码表"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2022-07-05T13:46:42+08:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "CHIMA&HL7中国委员会"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "CHIMA&HL7中国委员会" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org.cn" ] ]
];
fhir:CodeSystem.description [ fhir:value "从业状况(个人身体)代码表"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "13"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "11" ];
fhir:CodeSystem.concept.display [ fhir:value "国家公务员" ];
fhir:CodeSystem.concept.definition [ fhir:value "国家公务员" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "13" ];
fhir:CodeSystem.concept.display [ fhir:value "专业技术人员" ];
fhir:CodeSystem.concept.definition [ fhir:value "专业技术人员" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "17" ];
fhir:CodeSystem.concept.display [ fhir:value "职员" ];
fhir:CodeSystem.concept.definition [ fhir:value "职员" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "21" ];
fhir:CodeSystem.concept.display [ fhir:value "企业管理人员" ];
fhir:CodeSystem.concept.definition [ fhir:value "企业管理人员" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "24" ];
fhir:CodeSystem.concept.display [ fhir:value "工人" ];
fhir:CodeSystem.concept.definition [ fhir:value "工人" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "27" ];
fhir:CodeSystem.concept.display [ fhir:value "农民" ];
fhir:CodeSystem.concept.definition [ fhir:value "农民" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "31" ];
fhir:CodeSystem.concept.display [ fhir:value "学生" ];
fhir:CodeSystem.concept.definition [ fhir:value "学生" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "37" ];
fhir:CodeSystem.concept.display [ fhir:value "现役军人" ];
fhir:CodeSystem.concept.definition [ fhir:value "现役军人" ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "51" ];
fhir:CodeSystem.concept.display [ fhir:value "自由职业者" ];
fhir:CodeSystem.concept.definition [ fhir:value "自由职业者" ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "54" ];
fhir:CodeSystem.concept.display [ fhir:value "个体经营者" ];
fhir:CodeSystem.concept.definition [ fhir:value "个体经营者" ]
], [
fhir:index 10;
fhir:CodeSystem.concept.code [ fhir:value "70" ];
fhir:CodeSystem.concept.display [ fhir:value "无业人员" ];
fhir:CodeSystem.concept.definition [ fhir:value "无业人员" ]
], [
fhir:index 11;
fhir:CodeSystem.concept.code [ fhir:value "80" ];
fhir:CodeSystem.concept.display [ fhir:value "退(离)休人员" ];
fhir:CodeSystem.concept.definition [ fhir:value "退(离)休人员" ]
], [
fhir:index 12;
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.