This page is part of the Vital Records Common Profile Library (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: ConceptMap - Yes No Unknown Vital Records - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "ConceptMapYesNoUnknownVitalRecords",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to <a href=\"ValueSet-ValueSet-yes-no-unknown-vr.html\">ValueSet - Yes No Unknown Vital Records</a></p><p>DRAFT. Published on 2023-12-16 22:11:04+0000 by HL7 International / Public Health (HL7 International / Public Health: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/com...</a>). </p><div><p>A mapping between NCHS IJE and FHIR YesNoUnknown Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>CodeSystemIJEVitalRecords</code> to <a href=\"http://hl7.org/fhir/R4/v2/0136/index.html\">v2 Y/N Indicator</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>N (No)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>N (No)</td></tr><tr><td>Y (Yes)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Y (Yes)</td></tr></table><hr/><p><b>Group 2</b>Mapping from <code>CodeSystemIJEVitalRecords</code> to <a href=\"http://terminology.hl7.org/5.0.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></tr><tr><td>U (Unknown)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>UNK (unknown)</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/vr-common-library/ConceptMap/ConceptMapYesNoUnknownVitalRecords",
"version" : "2.0.0-ballot",
"name" : "YesNoUnknown",
"title" : "YesNoUnknown Concept Map",
"status" : "draft",
"experimental" : false,
"date" : "2023-12-16T22:11:04+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 YesNoUnknown 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",
"targetCanonical" : "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-yes-no-unknown-vr",
"group" : [
{
"source" : "CodeSystemIJEVitalRecords",
"target" : "http://terminology.hl7.org/CodeSystem/v2-0136",
"element" : [
{
"code" : "N",
"display" : "No",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "N",
"display" : "No",
"equivalence" : "equivalent"
}
]
},
{
"code" : "Y",
"display" : "Yes",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "Y",
"display" : "Yes",
"equivalence" : "equivalent"
}
]
}
]
},
{
"source" : "CodeSystemIJEVitalRecords",
"target" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"element" : [
{
"code" : "U",
"display" : "Unknown",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "UNK",
"display" : "unknown",
"equivalence" : "equivalent"
}
]
}
]
}
]
}