FHIR IG analytics| Package | hl7.fhir.eu.hdr |
| Resource Type | Procedure |
| Id | Procedure-sectio-swart.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure sectio-swart
Profile: Procedure (EU core)
status: Completed
category: Obstetric procedure
code: Cesarean section
subject: Fiona F XXX_Swart
performed: 2025-02-10 10:03:00+0200 --> 2025-02-10 11:48:00+0200
{
"resourceType": "Procedure",
"id": "sectio-swart",
"meta": {
"profile": [
"http://hl7.eu/fhir/base/StructureDefinition/procedure-eu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386637004",
"display": "Obstetric procedure"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11466000",
"display": "Cesarean section"
}
]
},
"subject": {
"reference": "Patient/patient-swart",
"display": "Fiona F XXX_Swart"
},
"performedPeriod": {
"start": "2025-02-10T10:03:00+02:00",
"end": "2025-02-10T11:48:00+02:00"
}
}