| Package | medmij.dental.care.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-DentalCare-DentalFitnessScore |
| 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 |
| URL | urn:oid:2.16.528.1.1023.5.1 |
| Version | 0.0.1 |
| Status | active |
| Name | DentalFitnessScore |
| Title | Dental Fitness Score |
| Description | DentalFitnessScore |
| Content | complete |
| ValueSet | |
| DentalCare-DentalFitnessScore | DentalCare - Dental fitness |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CodeSystem",
"id": "CodeSystem-DentalCare-DentalFitnessScore",
"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",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.528.1.1023.5.1"
}
],
"version": "0.0.1",
"name": "DentalFitnessScore",
"title": "Dental Fitness Score",
"status": "active",
"experimental": false,
"publisher": "Medmij",
"description": "DentalFitnessScore",
"caseSensitive": false,
"content": "complete",
"count": 5,
"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": "fitness0",
"display": "nooit gezien door een defensie tandarts",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "fitness1",
"display": "vereist geen tandheelkundige behandeling / laag risico voor tandheelkundige noodgevallen",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "fitness2",
"display": "kan een tandheelkundige behandeling nodig zijn, maar het is onwaarschijnlijk dat dit binnen 12 maanden tot een tandheelkundig noodgeval zal leiden",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "fitness3",
"display": "huidige tandheelkundige behandeling om een tandheelkundige aandoening te corrigeren die waarschijnlijk binnen 12 maanden een tandheelkundige noodsituatie kan veroorzaken",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "fitness4",
"display": "vereist periodiek tandheelkundig onderzoek, een onbepaalde tandheelkundige status of tandheelkundige gegevens ontbreken of zijn onvolledig",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
}
]
}