: Labor-Identfikator - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "laboratory-identificator",
"url" : "https://gematik.de/fhir/terminology/CodeSystem/laboratory-identificator",
"version" : "1.1.0",
"name" : "LaboratoryIdentificatorCS",
"title" : "Labor-Identfikator",
"status" : "active",
"experimental" : false,
"date" : "2026-11-16",
"publisher" : "gematik GmbH",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
}
]
}
],
"description" : "Dieses Codesystem enthält Codes für Labor-Identfikatoren.",
"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" : 3,
"concept" : [
{
"code" : "AE",
"display" : "Auftragsnummer des Einsenders"
},
{
"code" : "NI",
"display" : "Nachforderungsidentifikation"
},
{
"code" : "AL",
"display" : "Auftragsnummer des Labors"
}
]
}