TI Terminology
Version 1.1.0-ballot.1 - ballot

: Code System Laboratory Study Group - JSON Representation

Active as of 2026-11-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "laboratory-study-group",
  "url" : "https://gematik.de/fhir/terminology/CodeSystem/laboratory-study-group",
  "version" : "1.1.0",
  "name" : "LaboratoryStudyGroupCS",
  "title" : "Code System Laboratory Study Group",
  "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 einen Adhoc-Code zur Definition als Laboruntersuchungsgruppe",
  "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" : 1,
  "concept" : [
    {
      "code" : "laboruntersuchungsgruppe",
      "display" : "Laboruntersuchungsgruppe"
    }
  ]
}