FHIR IG analytics| Package | medmij.dental.care.r4 |
| Resource Type | Observation |
| Id | van-oranje-DentalCare-PPSScore.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "PPSscore-vanoranje",
"meta": {
"profile": [
"http://medmij.nl/fhir/StructureDefinition/DentalCare-PPSScreening"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "540501000146103",
"display": "Periodic Periodontal Screening score"
}
]
},
"subject": {
"reference": "Patient/xxx-vanoranje",
"type": "Patient",
"display": "Patient, Erik van Oranje"
},
"effectiveDateTime": "2024-04-29T06:43:00+01:00",
"performer": [
{
"reference": "PractitionerRole/de-koning-PractitionerRole",
"type": "PractitionerRole",
"display": "Healthcare professional (role), Tandarts"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.528.1.1023.5.1.2",
"code": "ppsscore1",
"display": "pockets 0-3 millimeter = in orde"
}
]
},
"note": [
{
"text": "Geen paradontale vervolgbehandeling"
}
]
}