基于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 "cv05-01-038"];
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/cv05-01-038 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=\"cv05-01-038-1\"> </a></td><td>药物</td><td>药物</td></tr><tr><td style=\"white-space:nowrap\">101<a name=\"cv05-01-038-101\"> </a></td><td>青霉素类抗生素</td><td>青霉素类抗生素</td></tr><tr><td style=\"white-space:nowrap\">102<a name=\"cv05-01-038-102\"> </a></td><td>磺胺类抗生素</td><td>磺胺类抗生素</td></tr><tr><td style=\"white-space:nowrap\">103<a name=\"cv05-01-038-103\"> </a></td><td>头孢类抗生素</td><td>头孢类抗生素</td></tr><tr><td style=\"white-space:nowrap\">104<a name=\"cv05-01-038-104\"> </a></td><td>含碘药品</td><td>含碘药品</td></tr><tr><td style=\"white-space:nowrap\">105<a name=\"cv05-01-038-105\"> </a></td><td>酒精</td><td>酒精</td></tr><tr><td style=\"white-space:nowrap\">106<a name=\"cv05-01-038-106\"> </a></td><td>镇静麻醉剂</td><td>镇静麻醉剂</td></tr><tr><td style=\"white-space:nowrap\">199<a name=\"cv05-01-038-199\"> </a></td><td>其他药物过敏源</td><td>其他药物过敏源</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cv05-01-038-2\"> </a></td><td>食物</td><td>食物</td></tr><tr><td style=\"white-space:nowrap\">201<a name=\"cv05-01-038-201\"> </a></td><td>猪肉</td><td>猪肉</td></tr><tr><td style=\"white-space:nowrap\">202<a name=\"cv05-01-038-202\"> </a></td><td>羊肉</td><td>羊肉</td></tr><tr><td style=\"white-space:nowrap\">203<a name=\"cv05-01-038-203\"> </a></td><td>牛肉</td><td>牛肉</td></tr><tr><td style=\"white-space:nowrap\">204<a name=\"cv05-01-038-204\"> </a></td><td>牛奶</td><td>牛奶</td></tr><tr><td style=\"white-space:nowrap\">205<a name=\"cv05-01-038-205\"> </a></td><td>蛋及蛋制品</td><td>蛋及蛋制品</td></tr><tr><td style=\"white-space:nowrap\">206<a name=\"cv05-01-038-206\"> </a></td><td>鸡、鸭等禽类食品</td><td>鸡、鸭等禽类食品</td></tr><tr><td style=\"white-space:nowrap\">207<a name=\"cv05-01-038-207\"> </a></td><td>鱼、虾等水产类食品</td><td>鱼、虾等水产类食品</td></tr><tr><td style=\"white-space:nowrap\">208<a name=\"cv05-01-038-208\"> </a></td><td>水果(包括带壳的果仁)</td><td>水果(包括带壳的果仁)</td></tr><tr><td style=\"white-space:nowrap\">299<a name=\"cv05-01-038-299\"> </a></td><td>其他食物过敏源</td><td>其他食物过敏源</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cv05-01-038-3\"> </a></td><td>环境</td><td>环境</td></tr><tr><td style=\"white-space:nowrap\">301<a name=\"cv05-01-038-301\"> </a></td><td>植物花粉</td><td>植物花粉</td></tr><tr><td style=\"white-space:nowrap\">302<a name=\"cv05-01-038-302\"> </a></td><td>动物毛发</td><td>动物毛发</td></tr><tr><td style=\"white-space:nowrap\">303<a name=\"cv05-01-038-303\"> </a></td><td>空气粉尘</td><td>空气粉尘</td></tr><tr><td style=\"white-space:nowrap\">399<a name=\"cv05-01-038-399\"> </a></td><td>其他环境过敏源</td><td>其他环境过敏源</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cv05-01-038-4\"> </a></td><td>混合性过敏源</td><td>混合性过敏源</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"cv05-01-038-9\"> </a></td><td>其他过敏源</td><td>其他过敏源</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org.cn/fhir/sd/ehr/CodeSystem/cv05-01-038"];
fhir:CodeSystem.version [ fhir:value "0.8.0.2022705"];
fhir:CodeSystem.name [ fhir:value "CV05_01_038"];
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 "25"^^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 "101" ];
fhir:CodeSystem.concept.display [ fhir:value "青霉素类抗生素" ];
fhir:CodeSystem.concept.definition [ fhir:value "青霉素类抗生素" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "102" ];
fhir:CodeSystem.concept.display [ fhir:value "磺胺类抗生素" ];
fhir:CodeSystem.concept.definition [ fhir:value "磺胺类抗生素" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "103" ];
fhir:CodeSystem.concept.display [ fhir:value "头孢类抗生素" ];
fhir:CodeSystem.concept.definition [ fhir:value "头孢类抗生素" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "104" ];
fhir:CodeSystem.concept.display [ fhir:value "含碘药品" ];
fhir:CodeSystem.concept.definition [ fhir:value "含碘药品" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "105" ];
fhir:CodeSystem.concept.display [ fhir:value "酒精" ];
fhir:CodeSystem.concept.definition [ fhir:value "酒精" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "106" ];
fhir:CodeSystem.concept.display [ fhir:value "镇静麻醉剂" ];
fhir:CodeSystem.concept.definition [ fhir:value "镇静麻醉剂" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "199" ];
fhir:CodeSystem.concept.display [ fhir:value "其他药物过敏源" ];
fhir:CodeSystem.concept.definition [ fhir:value "其他药物过敏源" ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "2" ];
fhir:CodeSystem.concept.display [ fhir:value "食物" ];
fhir:CodeSystem.concept.definition [ fhir:value "食物" ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "201" ];
fhir:CodeSystem.concept.display [ fhir:value "猪肉" ];
fhir:CodeSystem.concept.definition [ fhir:value "猪肉" ]
], [
fhir:index 10;
fhir:CodeSystem.concept.code [ fhir:value "202" ];
fhir:CodeSystem.concept.display [ fhir:value "羊肉" ];
fhir:CodeSystem.concept.definition [ fhir:value "羊肉" ]
], [
fhir:index 11;
fhir:CodeSystem.concept.code [ fhir:value "203" ];
fhir:CodeSystem.concept.display [ fhir:value "牛肉" ];
fhir:CodeSystem.concept.definition [ fhir:value "牛肉" ]
], [
fhir:index 12;
fhir:CodeSystem.concept.code [ fhir:value "204" ];
fhir:CodeSystem.concept.display [ fhir:value "牛奶" ];
fhir:CodeSystem.concept.definition [ fhir:value "牛奶" ]
], [
fhir:index 13;
fhir:CodeSystem.concept.code [ fhir:value "205" ];
fhir:CodeSystem.concept.display [ fhir:value "蛋及蛋制品" ];
fhir:CodeSystem.concept.definition [ fhir:value "蛋及蛋制品" ]
], [
fhir:index 14;
fhir:CodeSystem.concept.code [ fhir:value "206" ];
fhir:CodeSystem.concept.display [ fhir:value "鸡、鸭等禽类食品" ];
fhir:CodeSystem.concept.definition [ fhir:value "鸡、鸭等禽类食品" ]
], [
fhir:index 15;
fhir:CodeSystem.concept.code [ fhir:value "207" ];
fhir:CodeSystem.concept.display [ fhir:value "鱼、虾等水产类食品" ];
fhir:CodeSystem.concept.definition [ fhir:value "鱼、虾等水产类食品" ]
], [
fhir:index 16;
fhir:CodeSystem.concept.code [ fhir:value "208" ];
fhir:CodeSystem.concept.display [ fhir:value "水果(包括带壳的果仁)" ];
fhir:CodeSystem.concept.definition [ fhir:value "水果(包括带壳的果仁)" ]
], [
fhir:index 17;
fhir:CodeSystem.concept.code [ fhir:value "299" ];
fhir:CodeSystem.concept.display [ fhir:value "其他食物过敏源" ];
fhir:CodeSystem.concept.definition [ fhir:value "其他食物过敏源" ]
], [
fhir:index 18;
fhir:CodeSystem.concept.code [ fhir:value "3" ];
fhir:CodeSystem.concept.display [ fhir:value "环境" ];
fhir:CodeSystem.concept.definition [ fhir:value "环境" ]
], [
fhir:index 19;
fhir:CodeSystem.concept.code [ fhir:value "301" ];
fhir:CodeSystem.concept.display [ fhir:value "植物花粉" ];
fhir:CodeSystem.concept.definition [ fhir:value "植物花粉" ]
], [
fhir:index 20;
fhir:CodeSystem.concept.code [ fhir:value "302" ];
fhir:CodeSystem.concept.display [ fhir:value "动物毛发" ];
fhir:CodeSystem.concept.definition [ fhir:value "动物毛发" ]
], [
fhir:index 21;
fhir:CodeSystem.concept.code [ fhir:value "303" ];
fhir:CodeSystem.concept.display [ fhir:value "空气粉尘" ];
fhir:CodeSystem.concept.definition [ fhir:value "空气粉尘" ]
], [
fhir:index 22;
fhir:CodeSystem.concept.code [ fhir:value "399" ];
fhir:CodeSystem.concept.display [ fhir:value "其他环境过敏源" ];
fhir:CodeSystem.concept.definition [ fhir:value "其他环境过敏源" ]
], [
fhir:index 23;
fhir:CodeSystem.concept.code [ fhir:value "4" ];
fhir:CodeSystem.concept.display [ fhir:value "混合性过敏源" ];
fhir:CodeSystem.concept.definition [ fhir:value "混合性过敏源" ]
], [
fhir:index 24;
fhir:CodeSystem.concept.code [ fhir:value "9" ];
fhir:CodeSystem.concept.display [ fhir:value "其他过敏源" ];
fhir:CodeSystem.concept.definition [ fhir:value "其他过敏源" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.