FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Encounter |
| Id | Encounter-DentalCare-Encounter-Jansen.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-Jansen",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"code": "AMB",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"display": "Ambulatory"
},
"type": [
{
"text": "Second opinion"
}
],
"participant": [
{
"individual": {
"reference": "PractitionerRole/DentalCare-PractitionerRole-De-Ruiter",
"display": "D. de Ruiter, Tandarts"
}
}
],
"period": {
"start": "2023-07-22T09:00:00+01:00",
"end": "2023-07-22T09:30:00+01:00"
},
"location": [
{
"location": {
"reference": "Location/DentalCare-Location-Vliegbasis-Gilze-Rijen",
"display": "Vliegbasis Gilze-Rijen"
}
}
]
}