FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | Procedure |
| Id | Procedure-uc2-ultrasoundscan20.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure uc2-ultrasoundscan20
status: Completed
code: Ultrasound scan for fetal growth (procedure)
subject: Anonymous Patient Female, DoB: 1994-02-01 ( http://www.acme.com/identifiers/patient#123456)
supportingInfo: Observation Fetal gestational age (observable entity)
{
"resourceType": "Procedure",
"id": "uc2-ultrasoundscan20",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "241493005",
"display": "Ultrasound scan for fetal growth (procedure)"
}
]
},
"subject": {
"reference": "Patient/uc2-mother"
},
"report": [
{
"reference": "DiagnosticReport/uc2-ultrasoundreport20"
}
],
"supportingInfo": [
{
"reference": "Observation/uc2-gestation20"
}
]
}