FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Procedure |
| Id | SectioCaesarea.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Procedure",
"id": "sectiocaesarea-example",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/bc-ObstetricProcedure"
]
},
"partOf": [
{
"reference": "Procedure/geboorte1-wouden"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386637004",
"display": "obstetrische verrichting (verrichting)"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11466000",
"display": "sectio caesarea (verrichting)"
}
]
},
"subject": {
"reference": "Patient/example",
"display": "Example"
},
"context": {
"reference": "EpisodeOfCare/example"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "444433005:246090004=130955003",
"display": "sectio caesarea (verrichting)"
}
]
}
]
}