: ConditionVerificationStatus German
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "condition-verification-status-cs-german",
"language" : "de",
"url" : "https://gematik.de/fhir/epa-laboratory/CodeSystem/condition-verification-status-cs-german",
"version" : "1.0.0",
"name" : "ConditionVerificationStatusCSGerman",
"title" : "ConditionVerificationStatus 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 ConditionVerificationStatus 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" : 6,
"concept" : [
{
"code" : "GesicherteDiagnose",
"display" : "Gesicherte Diagnose"
},
{
"code" : "Differentialdiagnose",
"display" : "Differentialdiagnose"
},
{
"code" : "IrrtuemlicheEingabe",
"display" : "Irrtümliche Eingabe"
},
{
"code" : "VorlaeufigeDiagnose",
"display" : "Vorläufige Diagnose"
},
{
"code" : "AusgeschlosseneDiagnose",
"display" : "Ausgeschlossene Diagnose"
},
{
"code" : "UnbestaetigteDiagnose",
"display" : "Unbestätigte Diagnose"
}
]
}