FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-uc1-ultrasoundreport.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport uc1-ultrasoundreport
| Subject | Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456) |
Report Details
| Code | Value | Flags | When For |
| Fetal Body weight Estimated | 2960 g (Details: UCUM codeg = 'g') | Final | 2024-03-22 |
{
"resourceType": "DiagnosticReport",
"id": "uc1-ultrasoundreport",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "241493005",
"display": "Ultrasound scan for fetal growth (procedure)"
}
]
},
"subject": {
"reference": "Patient/uc1-mother"
},
"result": [
{
"reference": "Observation/uc1-estimatedfetalbodyweight"
}
]
}