FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Procedure |
| Id | Procedure-00124455-65f6-4789-a123-456789abcdef.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure 00124455-65f6-4789-a123-456789abcdef
Profile: NG Procedure
status: Completed
category: Obstetrics procedure
code: Cesarean section
subject: Kemi Adebayo Female, DoB: 1995-02-14 ( nin)
performed: 2025-11-27 10:30:00+0000
| Actor |
| Practitioner Kehinde Adebayo |
location: Location Asokoro OPD
reasonCode: Obstructed labor
outcome: Mother and baby stable
{
"resourceType": "Procedure",
"id": "00124455-65f6-4789-a123-456789abcdef",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"category": {
"text": "Obstetrics procedure"
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11466000",
"display": "Cesarean section"
}
]
},
"subject": {
"reference": "Patient/00114455-e5f6-4789-a123-456789abcdef"
},
"encounter": {
"reference": "Encounter/NgEncounter-001"
},
"performedDateTime": "2025-11-27T10:30:00Z",
"performer": [
{
"actor": {
"reference": "Practitioner/00124455-e5f6-4789-a123-456789abcdef"
}
}
],
"location": {
"reference": "Location/NgLocation-001"
},
"reasonCode": [
{
"text": "Obstructed labor"
}
],
"outcome": {
"text": "Mother and baby stable"
},
"usedReference": [
{
"reference": "Device/00124456-e5f6-4789-a123-456789abcdef"
}
]
}