FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Procedure |
| Id | Procedure-GynNaturalBirthJana-DeliveryMethod.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure GynNaturalBirthJana-DeliveryMethod
Profile: Procedure: Method of Delivery (CZ)
status: Completed
code: Vaginal delivery
subject: Jana Novakova Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)
performed: 2025-05-18 10:46:00+0200
| Actor |
| Practitioner Eva Svobodova |
{
"resourceType": "Procedure",
"id": "GynNaturalBirthJana-DeliveryMethod",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-procedure-method-of-delivery"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22640007",
"display": "Vaginal delivery"
}
]
},
"subject": {
"reference": "Patient/6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"
},
"performedDateTime": "2025-05-18T10:46:00+02:00",
"performer": [
{
"actor": {
"reference": "Practitioner/1ec5e355-648f-42b9-a316-3f056fbd04b5"
}
}
]
}