FHIR IG analytics| Package | hl7.fhir.us.bfdr |
| Resource Type | Procedure |
| Id | Procedure-procedure-final-route-method-delivery-not-named.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure procedure-final-route-method-delivery-not-named
status: Completed
category: Final route and method of delivery [US Standard Certificate of Live Birth]
code: Spontaneous vaginal delivery
subject: Patient - Mother (Carmen Teresa Lee)
performed: 2019-01-19 18:00:00-0700 --> 2019-01-19 18:23:00-0700
{
"resourceType": "Procedure",
"id": "procedure-final-route-method-delivery-not-named",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Procedure-final-route-method-delivery"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"category": {
"coding": [
{
"system": "http://loinc.org",
"code": "73762-7"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "700000006",
"display": "Vaginal delivery of fetus (procedure)"
}
],
"text": "Spontaneous vaginal delivery"
},
"subject": {
"reference": "Patient/patient-mother-carmen-teresa-lee",
"display": "Patient - Mother (Carmen Teresa Lee)"
},
"performedPeriod": {
"start": "2019-01-19T18:00:00-07:00",
"end": "2019-01-19T18:23:00-07:00"
}
}