FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Observation |
| Id | Observation-DentalCare-OralHygiene-Van-De-Stok.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "DentalCare-OralHygiene-Van-De-Stok",
"meta": {
"profile": [
"http://medmij.nl/fhir/StructureDefinition/mz-OralHygiene"
]
},
"code": {
"coding": [
{
"code": "364126007",
"system": "http://snomed.info/sct",
"display": "oral hygiene status"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"subject": {
"reference": "Patient/DentalCare-Patient-Van-De-Stok",
"display": "Berend van de Stok"
},
"effectiveDateTime": "2024-01-01T08:43:00+01:00",
"performer": [
{
"reference": "PractitionerRole/DentalCare-PractitionerRole-Dijkstra",
"display": "B. Dijkstra, Tandarts"
}
],
"valueCodeableConcept": {
"coding": [
{
"code": "20572008",
"system": "http://snomed.info/sct",
"display": "goed"
}
]
}
}