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 Amniocentesis Report - JSON Representation
Raw json | Download
{
"resourceType" : "DiagnosticReport",
"id" : "uc2-amniocentesisreport",
"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><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td><a href=\"Observation-uc2-karyotype-fetusA.html\"><span title=\"Codes: {http://snomed.info/sct 734840008}\">Karyotype (cell structure)</span></a></td><td><span title=\"Codes: {http://snomed.info/sct 734871004}\">Karyotype evaluation normal (finding)</span></td></tr><tr><td><a href=\"Observation-uc2-karyotype-fetusB.html\"><span title=\"Codes: {http://snomed.info/sct 734840008}\">Karyotype (cell structure)</span></a></td><td><span title=\"Codes: {http://snomed.info/sct 734871004}\">Karyotype evaluation normal (finding)</span></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/uc2-mother"
},
"result" : [
{
"reference" : "Observation/uc2-karyotype-fetusA"
},
{
"reference" : "Observation/uc2-karyotype-fetusB"
}
]
}