Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-15 |
{
"resourceType" : "ConceptMap",
"id" : "DeliveryRoutesCM",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap DeliveryRoutesCM</b></p><a name=\"DeliveryRoutesCM\"> </a><a name=\"hcDeliveryRoutesCM\"> </a><a name=\"DeliveryRoutesCM-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-delivery-routes.html\">Delivery Routes</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 (Spontaneous)</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>700000006 (Vaginal delivery of fetus (procedure))</td></tr><tr><td>2 (Forceps)</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>302383004 (Forceps delivery (procedure))</td></tr><tr><td>3 (Vacuum)</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>61586001 (Delivery by vacuum extraction (procedure))</td></tr><tr><td>4 (Cesarean)</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>11466000 (Cesarean section (procedure))</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/bfdr/ConceptMap/DeliveryRoutesCM",
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.13.18.5"
},
"version" : "2.0.0",
"name" : "DeliveryRoutes",
"title" : "DeliveryRoutes Concept Map",
"status" : "draft",
"experimental" : false,
"date" : "2024-10-15T13:57:58+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "A mapping between NCHS IJE and FHIR DeliveryRoutes Value Sets",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"text" : "for IJE to FHIR alignment"
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"purpose" : "To help implementers map from IJE to FHIR Vocabulary",
"sourceCanonical" : "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-ije-vr",
"targetCanonical" : "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-delivery-routes",
"group" : [
{
"source" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr",
"target" : "http://snomed.info/sct",
"element" : [
{
"code" : "1",
"display" : "Spontaneous",
"target" : [
{
"code" : "700000006",
"display" : "Vaginal delivery of fetus (procedure)",
"equivalence" : "equivalent"
}
]
},
{
"code" : "2",
"display" : "Forceps",
"target" : [
{
"code" : "302383004",
"display" : "Forceps delivery (procedure)",
"equivalence" : "equivalent"
}
]
},
{
"code" : "3",
"display" : "Vacuum",
"target" : [
{
"code" : "61586001",
"display" : "Delivery by vacuum extraction (procedure)",
"equivalence" : "equivalent"
}
]
},
{
"code" : "4",
"display" : "Cesarean",
"target" : [
{
"code" : "11466000",
"display" : "Cesarean section (procedure)",
"equivalence" : "equivalent"
}
]
}
]
}
]
}