: Status Gesamtbefund German
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "diagnostic-report-status-cs-german",
"language" : "de",
"url" : "https://gematik.de/fhir/epa-laboratory/CodeSystem/diagnostic-report-status-cs-german",
"version" : "1.0.0",
"name" : "DiagnosticReportStatusCSGerman",
"title" : "Status Gesamtbefund German",
"status" : "active",
"experimental" : false,
"date" : "2026-09-30",
"publisher" : "gematik GmbH",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
}
]
}
],
"description" : "Dieses Codesystem enthält die Codes für deutsche Bezeichner für Status Gesamtbefund German.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "Geaendert",
"display" : "Geändert"
},
{
"code" : "Angefuegt",
"display" : "Angefügt"
},
{
"code" : "Storniert",
"display" : "Storniert"
},
{
"code" : "Korrigiert",
"display" : "Korrigiert"
},
{
"code" : "IrrtuemlicheEingabe",
"display" : "Irrtümliche Eingabe"
},
{
"code" : "Abgeschlossen",
"display" : "Abgeschlossen"
},
{
"code" : "Nichtvollstaendig",
"display" : "Nicht vollständig"
},
{
"code" : "Vorlaeufig",
"display" : "Vorläufig"
},
{
"code" : "Registriert",
"display" : "Registriert"
}
]
}