International Birth And Child Model Implementation Guide
1.0.0-ballot - ballot International flag

This page is part of the International Birth And Child Model Implementation Guide (v1.0.0-ballot: Releases Ballot 1) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions

: UC2 UltraSound Report 24 weeks - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "uc2-ultrasoundreport20",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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><b>Anonymous Patient</b> female, DoB: 1994-02-01 ( id:\u00a0123456)</td></tr></table><p><b>Report Details</b></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "241493005",
        "display" : "Ultrasound scan for fetal growth (procedure)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/uc2-mother"
  }
}