This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: Procedure - Obstetric Procedure - Jada Ann Quinn - JSON Representation
Raw json | Download
{
"resourceType" : "Procedure",
"id" : "procedure-obstetric-procedure-jada-ann-quinn",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-obstetric"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"procedure-obstetric-procedure-jada-ann-quinn\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Procedure "procedure-obstetric-procedure-jada-ann-quinn" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Procedure-obstetric.html\">Procedure - Obstetric</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: External cephalic version: Failed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#240278000 "External cephalic version (procedure)")</span></p><p><b>subject</b>: <a href=\"Patient-patient-mother-jada-ann-quinn.html\">Patient/patient-mother-jada-ann-quinn: Patient - Mother (Jada Ann Quinn)</a> " QUINN"</p><p><b>performed</b>: 2019-02-07 08:30:00-0700 --> 2019-02-07 08:45:00-0700</p><p><b>outcome</b>: External cephalic version: Unsuccessful <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385671000 "Unsuccessful")</span></p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "240278000",
"display" : "External cephalic version (procedure)"
}
],
"text" : "External cephalic version: Failed"
},
"subject" : {
🔗 "reference" : "Patient/patient-mother-jada-ann-quinn",
"display" : "Patient - Mother (Jada Ann Quinn)"
},
"performedPeriod" : {
"start" : "2019-02-07T08:30:00-07:00",
"end" : "2019-02-07T08:45:00-07:00"
},
"outcome" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "385671000",
"display" : "Unsuccessful"
}
],
"text" : "External cephalic version: Unsuccessful"
}
}