| Package | medmij.dental.care.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-DentalCare-PPSScreening |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=medmij.dental.care.r4@1.0.0-alpha.3&canonical=urn:oid:2.16.528.1.1023.5.1.2 |
| URL | urn:oid:2.16.528.1.1023.5.1.2 |
| Version | 0.0.1 |
| Status | active |
| Name | PPSScore |
| Title | PPSScore |
| Description | PPSScreeningScore |
| Content | complete |
| ValueSet | |
| DentalCare-PPSScreening | DentalCare - PPS Screening |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CodeSystem",
"id": "CodeSystem-DentalCare-PPSScreening",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"language": "nl-NL",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "urn:oid:2.16.528.1.1023.5.1.2",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.528.1.1023.5.1.2"
}
],
"version": "0.0.1",
"name": "PPSScore",
"title": "PPSScore",
"status": "active",
"experimental": false,
"publisher": "Medmij",
"description": "PPSScreeningScore",
"caseSensitive": false,
"content": "complete",
"count": 3,
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "A code that indicates the status of the concept. Values found in this version of the code system are: active",
"type": "code"
}
],
"concept": [
{
"code": "ppsscore1",
"display": "pockets 0-3 millimeter = in orde",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "ppsscore2",
"display": "pockets 4-5 millimeter = mogelijk in orde",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "ppsscore3",
"display": "pockets groter of gelijk aan 6 millimeter = wellicht niet in orde",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
}
]
}