: Sekundärstatus Gesamtbefund - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "secondary-status",
"url" : "https://gematik.de/fhir/terminology/ValueSet/secondary-status",
"version" : "1.1.0",
"name" : "SecondaryStatusVS",
"title" : "Sekundärstatus Gesamtbefund",
"status" : "active",
"experimental" : false,
"date" : "2026-11-16",
"publisher" : "gematik GmbH",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
}
]
}
],
"description" : "Dieses Valueset enthält Codes zur Beschreibung vom Sekundärstatus eines Gesamtbefundes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"immutable" : false,
"copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"compose" : {
"include" : [
{
"system" : "https://gematik.de/fhir/terminology/CodeSystem/secondary-status",
"concept" : [
{
"code" : "Geaendert",
"display" : "Geändert"
},
{
"code" : "Korrigiert",
"display" : "Korrigiert"
},
{
"code" : "Angefuegt",
"display" : "Angefügt"
}
]
}
]
},
"expansion" : {
"identifier" : "urn:uuid:70d6a9f6-a75c-11f1-b203-005056ad42c6",
"timestamp" : "2026-09-03T07:58:09+02:00",
"total" : 3,
"offset" : 0,
"contains" : [
{
"system" : "https://gematik.de/fhir/terminology/CodeSystem/secondary-status",
"version" : "1.0.0",
"code" : "Geaendert",
"display" : "Geändert"
},
{
"system" : "https://gematik.de/fhir/terminology/CodeSystem/secondary-status",
"version" : "1.0.0",
"code" : "Korrigiert",
"display" : "Korrigiert"
},
{
"system" : "https://gematik.de/fhir/terminology/CodeSystem/secondary-status",
"version" : "1.0.0",
"code" : "Angefuegt",
"display" : "Angefügt"
}
]
}
}