FHIR IG analytics| Package | hl7.fhir.eu.base-r5 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-5679723c-4fae-4ba7-9f09-5438a827bfda.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport 5679723c-4fae-4ba7-9f09-5438a827bfda
Profile: DiagnosticReport (EU core)
| Subject | John Doe Male, DoB: 1980-01-01 |
| Identifier | http://example.org/composition-ids/c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju |
Report Details
| Code | Value | Reference Range | Flags | When For |
| Urea (U) [Moles/Vol] | 310 mmol/L (Details: UCUM codemmol/L = 'mmol/L') | Normal Range: 67 mmol/L - 580 mmol/L | Final, Significantly low | 2023-03-27 11:24:26+0100 |
{
"resourceType": "DiagnosticReport",
"id": "5679723c-4fae-4ba7-9f09-5438a827bfda",
"meta": {
"profile": [
"http://hl7.eu/fhir/base-r5/StructureDefinition/diagnosticReport-eu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/composition-ids",
"value": "c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju"
}
],
"basedOn": [
{
"reference": "ServiceRequest/1d4cbcd1-e0d3-49b6-92d8-1893da8d08e1"
}
],
"status": "registered",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "18719-5",
"display": "Chemistry studies (set)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11502-2",
"display": "Laboratory report"
}
]
},
"subject": {
"reference": "Patient/patient-eu-core-example"
},
"specimen": [
{
"display": "Urine specimen"
}
],
"result": [
{
"reference": "Observation/763f7902-8103-4d10-8bd1-546a726d43ee"
}
],
"composition": {
"reference": "Composition/26032a57-083a-4ddf-b019-e566ae02f740"
}
}