This page is part of the International Birth And Child Model Implementation Guide (v1.0.0-ballot2: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "DiagnosticReport",
"id" : "uc1-ultrasoundreport",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport uc1-ultrasoundreport</b></p><a name=\"uc1-ultrasoundreport\"> </a><a name=\"hcuc1-ultrasoundreport\"> </a><a name=\"uc1-ultrasoundreport-en-US\"> </a><h2><span title=\"Codes:{http://snomed.info/sct 241493005}\">Ultrasound scan for fetal growth (procedure)</span> </h2><table class=\"grid\"><tr><td>Subject</td><td>Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-uc1-estimatedfetalbodyweight.html\"><span title=\"Codes:{http://loinc.org 89087-1}\">Fetal Body weight Estimated</span></a></td><td>2960 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span></td><td>Final</td><td>2024-03-22</td></tr></table></div>"
},
"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"
}
]
}