FHIR IG analytics| Package | hl7.fhir.it.lab-report |
| Resource Type | Observation |
| Id | Observation-a7d1b3b0-9aee-4bc7-b0f2-46d441ba6246.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "a7d1b3b0-9aee-4bc7-b0f2-46d441ba6246"
Profile: Observation - Lab Report
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: Albumin [Mass/volume] in Serum or Plasma by Electrophoresis (LOINC#2862-1)
subject: urn:uuid:8472931c-fbd0-437b-9ed1-4f66472c78b5
effective: 2022-10-25 13:35:00+0100
performer: urn:uuid:dc5842a1-83b6-43c7-b063-75ae989b803c
value: 5 g/dL (Details: UCUM code g/dL = 'g/dL')
derivedFrom: urn:uuid:059927b1-7e17-409e-ae60-68cc3c0b3aea
{
"resourceType": "Observation",
"id": "a7d1b3b0-9aee-4bc7-b0f2-46d441ba6246",
"meta": {
"profile": [
"http://hl7.it/fhir/lab-report/StructureDefinition/observation-it-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "2862-1",
"display": "Albumin [Mass/volume] in Serum or Plasma by Electrophoresis"
}
]
},
"subject": {
"reference": "urn:uuid:8472931c-fbd0-437b-9ed1-4f66472c78b5"
},
"effectiveDateTime": "2022-10-25T13:35:00+01:00",
"performer": [
{
"reference": "urn:uuid:dc5842a1-83b6-43c7-b063-75ae989b803c"
}
],
"valueQuantity": {
"value": 5,
"unit": "g/dL",
"system": "http://unitsofmeasure.org",
"code": "g/dL"
},
"derivedFrom": [
{
"reference": "urn:uuid:059927b1-7e17-409e-ae60-68cc3c0b3aea"
}
]
}