ePA Laboratory Report Implementation Guide
Version 1.0.0-ballot.1 - ballot

: 1d344181-abf0-428d-9f3f-1bbd84b7684e

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "1d344181-abf0-428d-9f3f-1bbd84b7684e",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/epa-laboratory/StructureDefinition/condition-diagnosis-dglp"
    ]
  },
  "language" : "de",
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "version" : "3.0.0",
        "code" : "active",
        "display" : "Active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "version" : "2.0.1",
        "code" : "provisional",
        "display" : "Provisional"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "extension" : [
          {
            "url" : "http://fhir.de/StructureDefinition/icd-10-gm-mehrfachcodierungs-kennzeichen",
            "valueCoding" : {
              "system" : "http://fhir.de/CodeSystem/icd-10-gm-mehrfachcodierungs-kennzeichen",
              "version" : "1.6.0",
              "code" : "*",
              "display" : "*"
            }
          },
          {
            "url" : "http://fhir.de/StructureDefinition/seitenlokalisation",
            "valueCoding" : {
              "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION",
              "version" : "1.00",
              "code" : "B",
              "display" : "beiderseits"
            }
          },
          {
            "url" : "http://fhir.de/StructureDefinition/icd-10-gm-diagnosesicherheit",
            "valueCoding" : {
              "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_DIAGNOSESICHERHEIT",
              "version" : "1.00",
              "code" : "V",
              "display" : "Verdacht auf / zum Ausschluss von"
            }
          }
        ],
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2026",
        "code" : "A00",
        "display" : "Cholera"
      },
      {
        "system" : "http://www.orpha.net",
        "version" : "2025",
        "code" : "173",
        "display" : "Cholera"
      },
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/alpha-id",
        "version" : "2020",
        "code" : "I30919",
        "display" : "Klassische Cholera"
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000274103/version/20260515",
        "code" : "63650001",
        "display" : "Cholera"
      }
    ],
    "text" : "Beispielkrankheit"
  },
  "subject" : {
    🔗 "reference" : "Patient/84e01fa5-6763-4a96-99f3-170cf9b317ff",
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
            "code" : "KVZ10",
            "display" : "Krankenversichertennummer"
          }
        ]
      },
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "K123456789"
    }
  }
}