eHealth Infrastructure
8.0.0 - release DK

This page is part of the FUT Infrastructure (v8.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Endpoint Payload Type Code - XML Representation

Active as of 2025-11-07

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ehealth-endpoint-payload-type-code"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ehealth-endpoint-payload-type-code</b></p><a name="ehealth-endpoint-payload-type-code"> </a><a name="hcehealth-endpoint-payload-type-code"> </a><ul><li>Include these codes as defined in <a href="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>unsupported</td><td style="color: #cccccc">Unsupported</td><td>The source system wasn't capable of supporting this element.</td></tr></table></li></ul></div>
  </text>
  <url value="http://ehealth.sundhed.dk/vs/endpoint-payload-type-code"/>
  <version value="8.0.0"/>
  <name value="EndpointPayloadTypeCode"/>
  <title value="Endpoint Payload Type Code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-07T00: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="ValueSet of endpoint payload types."/>
  <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="unsupported"/>
      </concept>
    </include>
  </compose>
</ValueSet>