DK EHMI Terminology
1.0.0 - release Denmark flag

This page is part of the EHMI Terminology (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: EHMI Delivery Status (EDS) - restful-interaction Reads - XML Representation

Active as of 2025-02-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ehmi-delivery-status-rest-all-read-valueset"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ehmi-delivery-status-rest-all-read-valueset</b></p><a name="ehmi-delivery-status-rest-all-read-valueset"> </a><a name="hcehmi-delivery-status-rest-all-read-valueset"> </a><a name="ehmi-delivery-status-rest-all-read-valueset-da-DK"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html"><code>http://hl7.org/fhir/restful-interaction</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://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-read">read</a></td><td style="color: #cccccc">read</td><td>Read the current state of the resource.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-vread">vread</a></td><td style="color: #cccccc">vread</td><td>Read the state of a specific version of the resource.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://medcomehmi.dk/ig/terminology/ValueSet/ehmi-delivery-status-rest-all-read-valueset"/>
  <version value="1.0.0"/>
  <name value="EhmiDeliveryStatusAllReadVS"/>
  <title value="EHMI Delivery Status (EDS) - restful-interaction Reads"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-02-04T23:38:26+01:00"/>
  <publisher value="MedCom"/>
  <contact>
    <name value="MedCom"/>
    <telecom>
      <system value="url"/>
      <value value="http://medcom.dk"/>
    </telecom>
  </contact>
  <description value="ValueSet of the restful-interaction reads"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/restful-interaction"/>
      <concept>
        <code value="read"/>
      </concept>
      <concept>
        <code value="vread"/>
      </concept>
    </include>
  </compose>
</ValueSet>