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

: 7813a2dc-36aa-41ce-b5f5-f338e944b5e9

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "7813a2dc-36aa-41ce-b5f5-f338e944b5e9",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-05-03T11:20:00+01:00",
    "profile" : [
      🔗 "https://gematik.de/fhir/epa-laboratory/StructureDefinition/observation-image-attachment-dglp"
    ]
  },
  "language" : "de",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.value",
      "valueAttachment" : {
        "contentType" : "image/png",
        "data" : "dGVzdA==",
        "title" : "Protein-Elektrophoresekurve"
      }
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "version" : "2.0.0",
          "code" : "laboratory",
          "display" : "Laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000274103/version/20260515",
        "code" : "703450007",
        "display" : "Electrophoresis technique"
      }
    ]
  },
  "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"
    }
  },
  "effectiveDateTime" : "2021-11-15T11:30:00+01:00",
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/a424d6c6-de52-443e-a9b2-5240d3b9401a"
    }
  ],
  "note" : [
    {
      "text" : "Erneute Testung in 3 Monaten"
    }
  ],
  "derivedFrom" : [
    {
      🔗 "reference" : "Observation/51b6129a-b68c-485d-a37b-9593fee4354f"
    }
  ]
}