Package | medmij.dental.care.r4 |
Resource Type | CodeSystem |
Id | CodeSystem-DentalCare-OralHygieneFinding |
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.3 |
URL | urn:oid:2.16.528.1.1023.5.1.3 |
Version | 0.0.1 |
Status | active |
Name | OralHygieneFinding |
Title | Oral Hygiene Finding |
Description | OralHygieneFinding |
Content | complete |
ValueSet | |
DentalCare-OralHygieneFinding | DentalCare - Oral Hygiene Finding |
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "CodeSystem", "id": "CodeSystem-DentalCare-OralHygieneFinding", "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.3", "identifier": [ { "use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.528.1.1023.5.1.3" } ], "version": "0.0.1", "name": "OralHygieneFinding", "title": "Oral Hygiene Finding", "status": "active", "experimental": false, "publisher": "Medmij", "description": "OralHygieneFinding", "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": "hygiene1", "display": "Zeer goed", "property": [ { "code": "status", "valueCode": "active" } ] }, { "code": "hygiene3", "display": "Normaal", "property": [ { "code": "status", "valueCode": "active" } ] }, { "code": "hygiene5", "display": "Zeer slecht", "property": [ { "code": "status", "valueCode": "active" } ] } ] }