: Art der Belieferung (CS) - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "delivery-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem delivery-type-cs</b></p><a name=\"delivery-type-cs\"> </a><a name=\"hcdelivery-type-cs\"> </a><p>This code system <code>https://gematik.de/fhir/erp-servicerequest/CodeSystem/delivery-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">pickup-by-healthcare-service<a name=\"delivery-type-cs-pickup-by-healthcare-service\"> </a></td><td>Abholung durch Pflegeeinrichtung</td></tr><tr><td style=\"white-space:nowrap\">pickup-by-patient<a name=\"delivery-type-cs-pickup-by-patient\"> </a></td><td>Abholung durch Patient</td></tr><tr><td style=\"white-space:nowrap\">delivery-to-healthcare-service<a name=\"delivery-type-cs-delivery-to-healthcare-service\"> </a></td><td>Lieferung an Pflegeeinrichtung</td></tr><tr><td style=\"white-space:nowrap\">delivery-to-alternative-address<a name=\"delivery-type-cs-delivery-to-alternative-address\"> </a></td><td>Lieferung an eine alternative Adresse</td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/erp-servicerequest/CodeSystem/delivery-type-cs",
"version" : "1.2.0",
"name" : "DeliveryTypeCS",
"title" : "Art der Belieferung (CS)",
"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"
}
]
}
],
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "pickup-by-healthcare-service",
"display" : "Abholung durch Pflegeeinrichtung"
},
{
"code" : "pickup-by-patient",
"display" : "Abholung durch Patient"
},
{
"code" : "delivery-to-healthcare-service",
"display" : "Lieferung an Pflegeeinrichtung"
},
{
"code" : "delivery-to-alternative-address",
"display" : "Lieferung an eine alternative Adresse"
}
]
}