FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | Procedure |
| Id | Procedure-partial-parotidectomy.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Procedure",
"id": "partial-parotidectomy",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-procedure"
]
},
"text": {
"div": "<!-- snip (see above) -->",
"status": "generated"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11150009",
"display": "Partial parotidectomy"
}
]
},
"performedDateTime": "2020-02-07",
"subject": {
"reference": "Patient/patient-with-israeli-id"
}
}