--- type: "valueset" title: "Data Absent Reason" valueset: "data-absent-reason" --- # Data Absent Reason - **Official URL**: http://hl7.org/fhir/ValueSet/data-absent-reason - **Version**: 6.0.0 - **Status**: active - **Name**: DataAbsentReason - **Title**: Data Absent Reason - **Publisher**: HL7 (FHIR Project) - **Description**: Used to specify why the normally expected content of the data element is missing. ## Narrative - Include all codes defined in [`http://terminology.hl7.org/CodeSystem/data-absent-reason`](codesystem-data-absent-reason) ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/data-absent-reason ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2022-12-13T10:04:31+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Used to specify why the normally expected content of the data element is missing."/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <immutable value="true"/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/> </include> </compose> </ValueSet> ```