FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Encounter |
| Id | Encounter-DentalCare-Encounter-2-Van-Oranje.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Encounter",
"id": "DentalCare-Encounter-2-Van-Oranje",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter"
]
},
"reasonCode": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
"valueString": "Extra controle vanwege bloedend tandvlees"
}
]
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"code": "AMB",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"display": "Ambulatory"
},
"type": [
{
"text": "Tandarts Periodiek Preventief Onderzoek"
}
],
"participant": [
{
"individual": {
"reference": "PractitionerRole/DentalCare-PractitionerRole-De-Koning",
"display": "A.B.D.O. de Koning, Tandarts"
}
}
],
"period": {
"start": "2025-05-20T10:00:00+01:00",
"end": "2025-05-20T11:00:00+01:00"
},
"location": [
{
"location": {
"reference": "Location/DentalCare-Location-Vliegbasis-Gilze-Rijen",
"display": "Vliegbasis Gilze-Rijen"
}
}
]
}