This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
v3.DataAbsentReason
<?xml version="1.0" encoding="UTF-8"?> <ConceptMap xmlns="http://hl7.org/fhir"> <id value="cm-data-absent-reason-v3"/> <text> <status value="extensions"/> <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="http://terminology.hl7.org/2.1.0/ValueSet-v3-NullFlavor.html">http://terminology.hl7.org/ValueSet/v3-NullFlavor</a> </p> <p> DRAFT. Published on 15 Apr. 2021, 12:25:09 pm by HL7 (FHIR Project). </p> <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> unknown</td> <td> <a href="codesystem-concept-map-relationship.html#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">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">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">is equivalent to</a> </td> <td> NASK (not asked)</td> </tr> <tr> <td> masked</td> <td> <a href="codesystem-concept-map-relationship.html#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">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">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">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">is equivalent to</a> </td> <td> OTH (other)</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ConceptMap/cm-data-absent-reason-v3"/> <version value="4.6.0"/> <name value="v3.DataAbsentReason"/> <title value="v3 map for DataAbsentReason"/> <status value="draft"/> <date value="2021-04-15T12:25:09+10:00"/> <publisher value="HL7 (FHIR Project)"/> <sourceCanonical value="http://hl7.org/fhir/ValueSet/data-absent-reason"/> <targetCanonical value="http://terminology.hl7.org/ValueSet/v3-NullFlavor"/> <group> <source value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/> <target value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/> <element> <code value="unknown"/> <target> <code value="UNK"/> <relationship value="equivalent"/> </target> </element> <element> <code value="asked-unknown"/> <target> <code value="ASKU"/> <relationship value="equivalent"/> </target> </element> <element> <code value="temp-unknown"/> <target> <code value="NAV"/> <relationship value="equivalent"/> </target> </element> <element> <code value="not-asked"/> <target> <code value="NASK"/> <relationship value="equivalent"/> </target> </element> <element> <code value="masked"/> <target> <code value="MSK"/> <relationship value="equivalent"/> </target> </element> <element> <code value="not-applicable"/> <target> <code value="NA"/> <relationship value="equivalent"/> </target> </element> <element> <code value="negative-infinity"/> <target> <code value="NINF"/> <relationship value="equivalent"/> </target> </element> <element> <code value="positive-infinity"/> <target> <code value="PINF"/> <relationship value="equivalent"/> </target> </element> <element> <code value="not-permitted"/> <target> <code value="OTH"/> <relationship value="equivalent"/> </target> </element> </group> </ConceptMap>
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.