@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "beijing-dist-to-prov"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Mapping from (not specified) to (not specified)

ACTIVE (not intended for production usage). Published on 2024-03-27 04:34:42+0000 by HL7中国 (HL7中国: http://hl7.org.cn).

将北京市医院使用的患者户籍值集映射到数据上报平台使用的患者户籍值集。

\n

Group 1Mapping from 北京市行政区划代码 to 中国行政区划代码

Source CodeRelationshipTarget Code
is narrower than110000 (北京市)

Group 2Mapping from 国籍分类代码 to NullFlavor

Source CodeRelationshipTarget CodeComment
foreign (外国籍)is not related toOTH (other)此类患者的数据不用于统计。

Group 3Mapping from NullFlavor to NullFlavor

Source CodeRelationshipTarget CodeComment
UNK (unknown)is not related toOTH (other)此类患者的数据不用于统计。
" ] ; # fhir:url [ fhir:v "http://hl7.org.cn/fhir/ConceptMap/beijing-dist-to-prov"^^xsd:anyURI] ; # fhir:version [ fhir:v "2024.5.5"] ; # fhir:name [ fhir:v "BeijingDistrictToProvinceMapping"] ; # fhir:title [ fhir:v "患者户籍值集映射到患者户籍上报值集"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-03-27T04:34:42.6443422+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7中国"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7中国" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org.cn" ] ] ) ] ) ; # fhir:description [ fhir:v "将北京市医院使用的患者户籍值集映射到数据上报平台使用的患者户籍值集。"] ; # fhir:purpose [ fhir:v "提供数据上报平台可识别的值集的映射,用于数据整合和报告。"] ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org.cn/fhir/CodeSystem/admindiv-beijing-dist"^^xsd:anyURI ; fhir:link ] ; fhir:target [ fhir:v "http://hl7.org.cn/fhir/CodeSystem/admindiv-prov"^^xsd:anyURI ; fhir:link ] ; fhir:element ( [ fhir:valueSet [ fhir:v "http://hl7.org.cn/fhir/ValueSet/patient-native-place"^^xsd:anyURI ; fhir:link ] ; fhir:target ( [ fhir:code [ fhir:v "110000" ] ; fhir:display [ fhir:v "北京市" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org.cn/fhir/CodeSystem/citizenship-class"^^xsd:anyURI ; fhir:link ] ; fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ; fhir:link ] ; fhir:element ( [ fhir:code [ fhir:v "foreign" ] ; fhir:display [ fhir:v "外国籍" ] ; fhir:target ( [ fhir:code [ fhir:v "OTH" ] ; fhir:display [ fhir:v "other" ] ; fhir:relationship [ fhir:v "not-related-to" ] ; fhir:comment [ fhir:v "此类患者的数据不用于统计。" ] ] ) ] ) ] [ fhir:source [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ; fhir:link ] ; fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ; fhir:link ] ; fhir:element ( [ fhir:code [ fhir:v "UNK" ] ; fhir:display [ fhir:v "unknown" ] ; fhir:target ( [ fhir:code [ fhir:v "OTH" ] ; fhir:display [ fhir:v "other" ] ; fhir:relationship [ fhir:v "not-related-to" ] ; fhir:comment [ fhir:v "此类患者的数据不用于统计。" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------