HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 患者户籍值集映射到患者户籍上报值集 - TTL Representation

Active as of 2024-03-27

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "beijing-dist-to-prov"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap beijing-dist-to-prov</b></p><a name=\"beijing-dist-to-prov\"> </a><a name=\"hcbeijing-dist-to-prov\"> </a><a name=\"beijing-dist-to-prov-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-admindiv-beijing-dist.html\">北京市行政区划代码</a> to <a href=\"CodeSystem-admindiv-prov.html\">中国行政区划代码</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>110000 (北京市)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"CodeSystem-citizenship-class.html\">国籍分类代码</a> to <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>foreign (外国籍)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#not-related-to\" title=\"not-related-to\">is not related to</a></td><td>OTH (other)</td><td>此类患者的数据不用于统计。</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a> to <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>UNK (unknown)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#not-related-to\" title=\"not-related-to\">is not related to</a></td><td>OTH (other)</td><td>此类患者的数据不用于统计。</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org.cn/fhir/connectathon/ConceptMap/beijing-dist-to-prov"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2025.3.12"] ; # 
  fhir:name [ fhir:v "BeijingDistrictToProvinceMapping"] ; # 
  fhir:title [ fhir:v "患者户籍值集映射到患者户籍上报值集"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  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/connectathon/CodeSystem/admindiv-beijing-dist"^^xsd:anyURI ;
fhir:link <http://hl7.org.cn/fhir/connectathon/CodeSystem/admindiv-beijing-dist>     ] ;
fhir:target [
fhir:v "http://hl7.org.cn/fhir/connectathon/CodeSystem/admindiv-prov"^^xsd:anyURI ;
fhir:link <http://hl7.org.cn/fhir/connectathon/CodeSystem/admindiv-prov>     ] ;
    ( fhir:element [
fhir:valueSet [
fhir:v "http://hl7.org.cn/fhir/connectathon/ValueSet/patient-native-place"^^xsd:anyURI ;
fhir:link <http://hl7.org.cn/fhir/connectathon/ValueSet/patient-native-place>       ] ;
      ( 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/connectathon/CodeSystem/citizenship-class"^^xsd:anyURI ;
fhir:link <http://hl7.org.cn/fhir/connectathon/CodeSystem/citizenship-class>     ] ;
fhir:target [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>     ] ;
    ( 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 <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>     ] ;
fhir:target [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>     ] ;
    ( 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 "此类患者的数据不用于统计。" ]       ] )     ] )
  ] ) . #