基于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:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "vital-signs"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8867-4.html\">8867-4</a></td><td>Heart rate</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8302-2.html\">8302-2</a></td><td>Body height</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/29463-7.html\">29463-7</a></td><td>Body weight</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/39156-5.html\">39156-5</a></td><td>Body mass index (BMI) [Ratio]</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8280-0.html\">8280-0</a></td><td>Waist Circumference at umbilicus by Tape measure</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/55284-4.html\">55284-4</a></td><td>Blood pressure systolic and diastolic</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8480-6.html\">8480-6</a></td><td>Systolic blood pressure</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8462-4.html\">8462-4</a></td><td>Diastolic blood pressure</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-ws363-2011.html\"><code>http://hl7.org.cn/fhir/sd/ehr/CodeSystem/ws363-2011</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-ws363-2011.html#ws363-2011-DE04.4610.46206.4600\">DE04.10.206.00</a></td><td>心率(次/min)</td><td>心率(次/min)</td></tr><tr><td><a href=\"CodeSystem-ws363-2011.html#ws363-2011-DE04.4610.46167.4600\">DE04.10.167.00</a></td><td>身高(cm)</td><td>身高(cm)</td></tr><tr><td><a href=\"CodeSystem-ws363-2011.html#ws363-2011-DE04.4610.46188.4600\">DE04.10.188.00</a></td><td>体重(kg)</td><td>体重(kg)</td></tr><tr><td><a href=\"CodeSystem-ws363-2011.html#ws363-2011-DE05.4610.46075.4600\">DE05.10.075.00</a></td><td>体质指数</td><td>体质指数</td></tr><tr><td><a href=\"CodeSystem-ws363-2011.html#ws363-2011-DE04.4610.46218.4600\">DE04.10.218.00</a></td><td>腰围(cm)</td><td>腰围(cm)</td></tr><tr><td><a href=\"CodeSystem-ws363-2011.html#ws363-2011-DE04.4610.46174.4600\">DE04.10.174.00</a></td><td>收缩压(mmHg)</td><td>收缩压(mmHg)</td></tr><tr><td><a href=\"CodeSystem-ws363-2011.html#ws363-2011-DE04.4610.46176.4600\">DE04.10.176.00</a></td><td>舒张压(mmHg)</td><td>舒张压(mmHg)</td></tr></table></li></ul></div>"
];
fhir:ValueSet.url [ fhir:value "http://hl7.org.cn/fhir/sd/ehr/ValueSet/vital-signs"];
fhir:ValueSet.version [ fhir:value "0.8.0.2022705"];
fhir:ValueSet.name [ fhir:value "VitalSigns"];
fhir:ValueSet.title [ fhir:value "生命体征代码表"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.date [ fhir:value "2022-07-05T13:46:42+08:00"^^xsd:dateTime];
fhir:ValueSet.publisher [ fhir:value "CHIMA&HL7中国委员会"];
fhir:ValueSet.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:ValueSet.description [ fhir:value "生命体征代码表"];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "8867-4" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "8302-2" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "29463-7" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "39156-5" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "8280-0" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "55284-4" ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "8480-6" ] ], [
fhir:index 7;
fhir:ValueSet.compose.include.concept.code [ fhir:value "8462-4" ] ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org.cn/fhir/sd/ehr/CodeSystem/ws363-2011" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DE04.10.206.00" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DE04.10.167.00" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DE04.10.188.00" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DE05.10.075.00" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DE04.10.218.00" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DE04.10.174.00" ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DE04.10.176.00" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.