FHIR IG analytics| Package | hl7.fhir.uv.ips.r4b |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-hemoglobin.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport hemoglobin
Profile: DiagnosticReport (IPS)
| Subject | Alexander Heig Male, DoB: 1957 ( http://trilliumbridge.eu/fhir/demos/eumfh/inject#39-07) |
| When For | 2017-11-10 |
| Reported | 2017-11-10 08:20:00+0100 |
| Performer | Someplace General Hospital |
Report Details
| Code | Value | Flags | Note | When For |
| Hemoglobin A1c/Hemoglobin.total in Blood by HPLC | 7.5 % (Details: UCUM code% = '%') | Final |
| 2017-11-10 08:20:00+0100 |
{
"resourceType": "DiagnosticReport",
"id": "hemoglobin",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11502-2",
"display": "Laboratory report"
}
]
},
"subject": {
"reference": "Patient/eumfh-39-07"
},
"effectiveDateTime": "2017-11-10",
"issued": "2017-11-10T08:20:00+01:00",
"performer": [
{
"reference": "Organization/TII-Organization1",
"display": "Someplace General Hospital"
}
],
"result": [
{
"reference": "Observation/hemoglobin",
"display": "Above stated goal of 7.0 %"
}
]
}