This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
v3 map for DataAbsentReason
{ "resourceType": "ConceptMap", "id": "v3-data-absent-reason", "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/ConceptMap/v3-data-absent-reason", "name": "v3 map for DataAbsentReason", "status": "draft", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-12-11T17:38:40+11:00", "description": "v3 Map (NullFlavor)", "sourceReference": { "reference": "http://hl7.org/fhir/ValueSet/data-absent-reason" }, "targetReference": { "reference": "http://hl7.org/fhir/ValueSet/v3-NullFlavor" }, "element": [ { "codeSystem": "http://hl7.org/fhir/data-absent-reason", "code": "unknown", "target": [ { "codeSystem": "http://hl7.org/fhir/v3/NullFlavor", "code": "UNK", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/data-absent-reason", "code": "asked", "target": [ { "codeSystem": "http://hl7.org/fhir/v3/NullFlavor", "code": "ASKU", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/data-absent-reason", "code": "temp", "target": [ { "codeSystem": "http://hl7.org/fhir/v3/NullFlavor", "code": "NAV", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/data-absent-reason", "code": "not-asked", "target": [ { "codeSystem": "http://hl7.org/fhir/v3/NullFlavor", "code": "NASK", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/data-absent-reason", "code": "masked", "target": [ { "codeSystem": "http://hl7.org/fhir/v3/NullFlavor", "code": "MSK", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/data-absent-reason", "code": "unsupported", "target": [ { "codeSystem": "http://hl7.org/fhir/v3/NullFlavor", "code": "NA", "equivalence": "wider" } ] }, { "codeSystem": "http://hl7.org/fhir/data-absent-reason", "code": "error", "target": [ { "codeSystem": "http://hl7.org/fhir/v3/NullFlavor", "code": "NA", "equivalence": "wider" } ] }, { "codeSystem": "http://hl7.org/fhir/data-absent-reason", "code": "NaN", "target": [ { "codeSystem": "http://hl7.org/fhir/v3/NullFlavor", "code": "NA", "equivalence": "wider" } ] } ] }
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.