This page is part of the FHIR Specification (v4.1.0: Release 4B Ballot #1). 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 JSON (canonical form + also see JSON Format Specification)
v3.DataAbsentReason
{ "resourceType" : "ConceptMap", "id" : "cm-data-absent-reason-v3", "text" : { "status" : "extensions", "div" : "<div>!-- Snipped for Brevity --></div>" }, "url" : "http://hl7.org/fhir/ConceptMap/cm-data-absent-reason-v3", "version" : "4.1.0", "name" : "v3.DataAbsentReason", "title" : "v3 map for DataAbsentReason", "status" : "draft", "date" : "2021-03-11T17:06:20+11:00", "publisher" : "HL7 (FHIR Project)", "sourceCanonical" : "http://hl7.org/fhir/ValueSet/data-absent-reason", "targetCanonical" : "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.