FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Observation |
| Id | Observation-DentalCare-PeriodicPeriodontalScreeningScore-Jansen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "DentalCare-PeriodicPeriodontalScreeningScore-Jansen",
"meta": {
"profile": [
"http://medmij.nl/fhir/StructureDefinition/mz-PeriodicPeriodontalScreeningScore"
]
},
"code": {
"coding": [
{
"code": "540501000146103",
"system": "http://snomed.info/sct",
"display": "score op periodieke parodontale screening"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"subject": {
"reference": "Patient/DentalCare-Patient-Jansen",
"display": "Anita Jansen"
},
"effectiveDateTime": "2022-02-11T08:43:00+01:00",
"performer": [
{
"reference": "PractitionerRole/DentalCare-PractitionerRole-De-Ruiter",
"display": "D. de Ruiter, Tandarts"
}
],
"valueCodeableConcept": {
"coding": [
{
"code": "ppsscore2",
"system": "http://medmij.nl/fhir/CodeSystem/PeriodicPeriodontalScreeningScore",
"display": "Pockets 4-5 millimeter = mogelijk in orde"
}
]
},
"note": [
{
"text": "Paro-preventietraject"
}
]
}