FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | CodeSystem |
| Id | CodeSystem-PeriodicPeriodontalScreeningScore.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=medmij.fhir.nl.r4.dentalcare@1.0.0-beta.1&canonical=http://medmij.nl/fhir/CodeSystem/PeriodicPeriodontalScreeningScore |
| URL | http://medmij.nl/fhir/CodeSystem/PeriodicPeriodontalScreeningScore |
| Status | draft |
| Name | PeriodicPeriodontalScreeningScore |
| Title | PeriodicPeriodontalScreeningScore CodeSystem. |
| Realm | nl |
| Description | Codes for the periodontal screening for dental plaque-related diseases (Periodic Periodontal Screening, PPS). |
| Content | complete |
| ValueSet | |
| PeriodicPeriodontalScreeningScore | PeriodicPeriodontalScreeningScore ValueSet. |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "PeriodicPeriodontalScreeningScore",
"id": "PeriodicPeriodontalScreeningScore",
"title": "PeriodicPeriodontalScreeningScore CodeSystem.",
"description": "Codes for the periodontal screening for dental plaque-related diseases (Periodic Periodontal Screening, PPS).",
"url": "http://medmij.nl/fhir/CodeSystem/PeriodicPeriodontalScreeningScore",
"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 dan of gelijk aan 6 millimeter = wellicht niet in orde",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
}
],
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.528.1.1023.5.1.2"
}
],
"experimental": false,
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"caseSensitive": false,
"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"
}
]
}