{ "resourceType" : "Observation", "id" : "AtApsExampleObservation01", "meta" : { "profile" : ["https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observation"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Observation AtApsExampleObservation01

Profile: AT APS Observation

status: Final

category: Laboratory

code: Hämoglobin

subject: Max Mustermann

effective: 2024-10-10 09:30:00+0100

performer: Amadeus Spital

value: 13.6 g/dL (Details: UCUM codeg/dL = 'g/dL')

ReferenceRanges

-LowHigh
*12 g/dL (Details: UCUM codeg/dL = 'g/dL')17.5 g/dL (Details: UCUM codeg/dL = 'g/dL')
" }, "status" : "final", "category" : [{ "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/observation-category", "code" : "laboratory", "display" : "Laboratory" }] }], "code" : { "coding" : [{ "system" : "http://loinc.org", "code" : "718-7", "display" : "Hemoglobin" }], "text" : "Hämoglobin" }, "subject" : { "reference" : "Patient/HL7ATCorePatientExample01", "display" : "Max Mustermann" }, "effectiveDateTime" : "2024-10-10T09:30:00+01:00", "performer" : [{ "reference" : "Organization/AtApsExampleOrganization01", "display" : "Amadeus Spital" }], "valueQuantity" : { "value" : 13.6, "unit" : "g/dL", "system" : "http://unitsofmeasure.org", "code" : "g/dL" }, "referenceRange" : [{ "low" : { "value" : 12, "unit" : "g/dL", "system" : "http://unitsofmeasure.org", "code" : "g/dL" }, "high" : { "value" : 17.5, "unit" : "g/dL", "system" : "http://unitsofmeasure.org", "code" : "g/dL" } }] }