Implementation Guide
Version 1.2.0 - release

: Art der Belieferung (VS) - JSON Representation

Active as of 2025-07-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "delivery-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet delivery-type-vs</b></p><a name=\"delivery-type-vs\"> </a><a name=\"hcdelivery-type-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-delivery-type-cs.html\"><code>https://gematik.de/fhir/erp-servicerequest/CodeSystem/delivery-type-cs</code></a></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/erp-servicerequest/ValueSet/delivery-type-vs",
  "version" : "1.2.0",
  "name" : "DeliveryTypeVS",
  "title" : "Art der Belieferung (VS)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-31",
  "description" : "Spezifiziert, wie eine Abgabeanforderung erfüllt/geliefert werden soll",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/erp-servicerequest/CodeSystem/delivery-type-cs"
      }
    ]
  }
}