TI Terminology
Version 1.1.0-ballot.1 - ballot

: Nichtvorhandensein LOINC® - JSON Representation

Active as of 2026-11-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "data-absent-reason-laboratory",
  "url" : "https://gematik.de/fhir/terminology/ValueSet/data-absent-reason-laboratory",
  "version" : "1.1.0",
  "name" : "DataAbsentReasonLaboratoryVS",
  "title" : "Nichtvorhandensein LOINC®",
  "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 die Codes zur Beschreibung von Nichtvorhandensein LOINC®.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version" : "4.0.1",
        "concept" : [
          {
            "code" : "unknown",
            "display" : "Unknown"
          },
          {
            "code" : "not-applicable",
            "display" : "Not Applicable"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:710ff40f-a75c-11f1-ba09-005056ad42c6",
    "timestamp" : "2026-09-03T07:58:10+02:00",
    "total" : 2,
    "offset" : 0,
    "contains" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version" : "4.0.1",
        "code" : "unknown",
        "display" : "Unknown"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version" : "4.0.1",
        "code" : "not-applicable",
        "display" : "Not Applicable"
      }
    ]
  }
}