eHealth Infrastructure
3.3.0 - ci-build Denmark flag

eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Data Absent Reason - XML Representation

Active as of 2023-04-13

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ehealth-data-absent-reason"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ehealth-data-absent-reason</b></p><a name="ehealth-data-absent-reason"> </a><a name="hcehealth-data-absent-reason"> </a><a name="ehealth-data-absent-reason-da-DK"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html"><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html#data-absent-reason-asked-declined">asked-declined</a></td><td>Asked But Declined</td><td>The source was asked but declined to answer.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html#data-absent-reason-error">error</a></td><td>Error</td><td>Some system or workflow process error means that the information is not available.</td></tr></table></li></ul></div>
  </text>
  <url value="http://ehealth.sundhed.dk/vs/data-absent-reason"/>
  <version value="3.3.0"/>
  <name value="DataAbsentReason"/>
  <title value="Data Absent Reason"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-04-13T00:00:00+00:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description
               value="Used to specify why the normally expected content of the data element is missing."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
      <concept>
        <code value="asked-declined"/>
        <display value="Asked But Declined"/>
      </concept>
      <concept>
        <code value="error"/>
        <display value="Error"/>
      </concept>
    </include>
  </compose>
</ValueSet>