v3.DataAbsentReason
{
"resourceType" : "ConceptMap",
"id" : "cm-data-absent-reason-v3",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>v3.DataAbsentReason (http://hl7.org/fhir/ConceptMap/cm-data-absent-reason-v3)</h2><p>Mapping from <a href=\"valueset-data-absent-reason.html\">http://hl7.org/fhir/ValueSet/data-absent-reason</a> to <a href=\"valueset-v3-NullFlavor.html\">http://terminology.hl7.org/ValueSet/v3-NullFlavor</a></p><p>DRAFT. Published on 2022-09-10T04:52:37+10:00 by HL7 (FHIR Project). </p><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td colspan=\"3\">Mapping from <a href=\"codesystem-data-absent-reason.html\">DataAbsentReason</a> to <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></td></tr><tr><td>unknown</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>UNK (unknown)</td></tr><tr><td>asked-unknown (Asked But Unknown)</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ASKU (asked but unknown)</td></tr><tr><td>temp-unknown (Temporarily Unknown)</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>NAV (temporarily unavailable)</td></tr><tr><td>not-asked</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>NASK (not asked)</td></tr><tr><td>masked</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MSK (masked)</td></tr><tr><td>not-applicable</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>NA (not applicable)</td></tr><tr><td>negative-infinity (Negative Infinity (NINF))</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>NINF (negative infinity)</td></tr><tr><td>positive-infinity (Positive Infinity (PINF))</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PINF (positive infinity)</td></tr><tr><td>not-permitted</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>OTH (other)</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/ConceptMap/cm-data-absent-reason-v3",
"version" : "5.0.0-ballot",
"name" : "v3.DataAbsentReason",
"title" : "v3 map for DataAbsentReason",
"status" : "draft",
"experimental" : false,
"date" : "2022-09-10T04:52:37+10:00",
"publisher" : "HL7 (FHIR Project)",
"sourceScopeCanonical" : "http://hl7.org/fhir/ValueSet/data-absent-reason",
"targetScopeCanonical" : "http://terminology.hl7.org/ValueSet/v3-NullFlavor",
"group" : [{
"source" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"target" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"element" : [{
"code" : "unknown",
"target" : [{
"code" : "UNK",
"relationship" : "equivalent"
}]
},
{
"code" : "asked-unknown",
"target" : [{
"code" : "ASKU",
"relationship" : "equivalent"
}]
},
{
"code" : "temp-unknown",
"target" : [{
"code" : "NAV",
"relationship" : "equivalent"
}]
},
{
"code" : "not-asked",
"target" : [{
"code" : "NASK",
"relationship" : "equivalent"
}]
},
{
"code" : "masked",
"target" : [{
"code" : "MSK",
"relationship" : "equivalent"
}]
},
{
"code" : "not-applicable",
"target" : [{
"code" : "NA",
"relationship" : "equivalent"
}]
},
{
"code" : "negative-infinity",
"target" : [{
"code" : "NINF",
"relationship" : "equivalent"
}]
},
{
"code" : "positive-infinity",
"target" : [{
"code" : "PINF",
"relationship" : "equivalent"
}]
},
{
"code" : "not-permitted",
"target" : [{
"code" : "OTH",
"relationship" : "equivalent"
}]
}]
}]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.