This page is part of the Vital Records Mortality and Morbidity Reporting FHIR IG (v2.0.0: STU 2) based on FHIR 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
Draft as of 2022-08-31 |
{
"resourceType" : "ConceptMap",
"id" : "PregnancyStatusCM",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PregnancyStatus (http://hl7.org/fhir/us/vrdr/ConceptMap/PregnancyStatusCM)</h2><p>Mapping from (not specified) to <a href=\"ValueSet-vrdr-pregnancy-status-vs.html\">http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-pregnancy-status-vs</a></p><p>DRAFT. Published on 2022-08-31 04:02:50+0000 by HL7 Public Health Working Group (HL7 Public Health Working Group: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/com...</a>, <a href=\"mailto:pher@lists.HL7.org\">pher@lists.HL7.org</a>). </p><div><p>A mapping between NCHS IJE and FHIR PregnancyStatus Value Sets</p>\n</div><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td colspan=\"3\">Mapping from <code>IJE</code> to <a href=\"CodeSystem-vrdr-pregnancy-status-cs.html\">Pregnancy Status Codes</a></td></tr><tr><td>1 (Not pregnant within past year)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1 (Not pregnant within past year)</td></tr><tr><td>2 (Pregnant at time of death)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2 (Pregnant at time of death)</td></tr><tr><td>3 (Not pregnant, but pregnant within 42 days of death)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>3 (Not pregnant, but pregnant within 42 days of death)</td></tr><tr><td>4 (Not pregnant, but pregnant 43 days to 1 year before death)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>4 (Not pregnant, but pregnant 43 days to 1 year before death)</td></tr><tr><td>9 (Unknown if pregnant within the past year)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>9 (Unknown if pregnant within the past year)</td></tr></table><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td colspan=\"3\">Mapping from <code>None</code> to <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></td></tr><tr><td>8 (Not Applicable)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>NA (Not Applicable)</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/vrdr/ConceptMap/PregnancyStatusCM",
"version" : "2.0.0",
"name" : "PregnancyStatus",
"title" : "PregnancyStatus Concept Map",
"status" : "draft",
"date" : "2022-08-31T16:02:50+00:00",
"publisher" : "HL7 Public Health Working Group",
"contact" : [
{
"name" : "HL7 Public Health Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "A mapping between NCHS IJE and FHIR PregnancyStatus 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"
}
]
}
],
"purpose" : "To help implementers map from IJE to FHIR Vocabulary",
"targetCanonical" : "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-pregnancy-status-vs",
"group" : [
{
"source" : "IJE",
"target" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-pregnancy-status-cs",
"element" : [
{
"code" : "1",
"display" : "Not pregnant within past year",
"target" : [
{
"code" : "1",
"display" : "Not pregnant within past year",
"equivalence" : "equivalent"
}
]
},
{
"code" : "2",
"display" : "Pregnant at time of death",
"target" : [
{
"code" : "2",
"display" : "Pregnant at time of death",
"equivalence" : "equivalent"
}
]
},
{
"code" : "3",
"display" : "Not pregnant, but pregnant within 42 days of death",
"target" : [
{
"code" : "3",
"display" : "Not pregnant, but pregnant within 42 days of death",
"equivalence" : "equivalent"
}
]
},
{
"code" : "4",
"display" : "Not pregnant, but pregnant 43 days to 1 year before death",
"target" : [
{
"code" : "4",
"display" : "Not pregnant, but pregnant 43 days to 1 year before death",
"equivalence" : "equivalent"
}
]
},
{
"code" : "9",
"display" : "Unknown if pregnant within the past year",
"target" : [
{
"code" : "9",
"display" : "Unknown if pregnant within the past year",
"equivalence" : "equivalent"
}
]
}
]
},
{
"source" : "None",
"target" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"element" : [
{
"code" : "8",
"display" : "Not Applicable",
"target" : [
{
"code" : "NA",
"display" : "Not Applicable",
"equivalence" : "equivalent"
}
]
}
]
}
]
}