FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Procedure |
| Id | Procedure-DentalCare-Procedure-Van-De-Stok.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Procedure",
"id": "DentalCare-Procedure-Van-De-Stok",
"meta": {
"profile": [
"http://medmij.nl/fhir/StructureDefinition/mz-Procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"code": "F121",
"system": "https://puc.overheid.nl/nza/doc/PUC_764432_22/1",
"display": "Eerste consult"
}
]
},
"subject": {
"reference": "Patient/DentalCare-Patient-Van-De-Stok",
"display": "Berend van de Stok"
},
"performedDateTime": "2024-01-01",
"performer": [
{
"actor": {
"reference": "PractitionerRole/DentalCare-PractitionerRole-Dijkstra",
"display": "B. Dijkstra, Tandarts"
}
}
],
"location": {
"reference": "Location/DentalCare-Location-CWZ-Nijmegen",
"display": "CWZ Nijmegen"
}
}