: CodeSystem der Dokumententypen - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "GEM-ERP-CS-DocumentType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GEM-ERP-CS-DocumentType</b></p><a name=\"GEM-ERP-CS-DocumentType\"> </a><a name=\"hcGEM-ERP-CS-DocumentType\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_DocumentType</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\">1<a name=\"GEM-ERP-CS-DocumentType-1\"> </a></td><td>Health Care Provider Prescription</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"GEM-ERP-CS-DocumentType-2\"> </a></td><td>Patient Confirmation</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"GEM-ERP-CS-DocumentType-3\"> </a></td><td>Receipt</td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_DocumentType",
"version" : "2.0.0-ballot.1",
"name" : "GEM_ERP_CS_DocumentType",
"title" : "CodeSystem der Dokumententypen",
"status" : "active",
"experimental" : false,
"date" : "2028-04-01",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://gematik.de"
},
{
"system" : "email",
"value" : "erp-umsetzung@gematik.de"
}
]
}
],
"description" : "Dokumententyp abhängig vom Empfänger des Bundles.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "1",
"display" : "Health Care Provider Prescription"
},
{
"code" : "2",
"display" : "Patient Confirmation"
},
{
"code" : "3",
"display" : "Receipt"
}
]
}