Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: FetalPresentation Concept Map - TTL Representation

Draft as of 2024-10-15

Raw ttl | Download


@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:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FetalPresentationCM"] ; # 
  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 FetalPresentationCM</b></p><a name=\"FetalPresentationCM\"> </a><a name=\"hcFetalPresentationCM\"> </a><a name=\"FetalPresentationCM-en-US\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/us/vr-common-library/STU2/ValueSet-ValueSet-ije-vr.html\">ValueSet - Placeholder ValueSet for Interjurisdictional Exchange (IJE) in Vital Records</a> to <a href=\"ValueSet-ValueSet-fetal-presentations.html\">Fetal Presentations</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/us/vr-common-library/STU2/CodeSystem-codesystem-ije-vr.html\">Code System - Placeholder Code System for IJE in Vital Records</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</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>1 (Cephalic)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>70028003 (Vertex presentation (finding))</td></tr><tr><td>2 (Breech)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>6096002 (Breech presentation (finding))</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"http://hl7.org/fhir/us/vr-common-library/STU2/CodeSystem-codesystem-ije-vr.html\">Code System - Placeholder Code System for IJE in Vital Records</a> to <a href=\"http://terminology.hl7.org/6.0.2/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></tr><tr><td>3 (Other)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>OTH (other)</td></tr><tr><td>9 (Unknown)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>UNK (unknown)</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/bfdr/ConceptMap/FetalPresentationCM"^^xsd:anyURI] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.13.18.9" ]
  ] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "FetalPresentation"] ; # 
  fhir:title [ fhir:v "FetalPresentation Concept Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-15T14:34:26+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A mapping between NCHS IJE and FHIR FetalPresentation Value Sets"] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "focus" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "for IJE to FHIR alignment" ]     ]
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "To help implementers map from IJE to FHIR Vocabulary"] ; # 
  fhir:source [
fhir:v "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-ije-vr"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-ije-vr>
  ] ; # 
  fhir:target [
fhir:v "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-fetal-presentations"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-fetal-presentations>
  ] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Cephalic" ] ;
      ( fhir:target [
fhir:code [ fhir:v "70028003" ] ;
fhir:display [ fhir:v "Vertex presentation (finding)" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Breech" ] ;
      ( fhir:target [
fhir:code [ fhir:v "6096002" ] ;
fhir:display [ fhir:v "Breech presentation (finding)" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Other" ] ;
      ( fhir:target [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "other" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "Unknown" ] ;
      ( fhir:target [
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #