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": {
"tag": [
{
"code": "1300",
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"display": "Tandartsspecialisten dentomaxillaire orthopaedie"
}
],
"profile": [
"http://medmij.nl/fhir/StructureDefinition/mz-Procedure"
]
},
"category": {
"coding": [
{
"code": "225362009",
"system": "http://snomed.info/sct",
"display": "tandheelkundige zorg"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"code": "F121A",
"system": "urn:oid:2.16.840.1.113883.2.4.3.30.4.10",
"display": "Eerste consult"
}
]
},
"subject": {
"reference": "Patient/DentalCare-Patient-Van-De-Stok",
"display": "Berend van de Stok",
"type": "Patient"
},
"performedDateTime": "2024-01-01",
"performer": [
{
"actor": {
"reference": "PractitionerRole/DentalCare-PractitionerRole-Dijkstra",
"display": "B. Dijkstra, Tandarts",
"type": "PractitionerRole"
}
}
],
"location": {
"reference": "Location/DentalCare-Location-CWZ-Nijmegen",
"display": "CWZ Nijmegen",
"type": "Location"
}
}