FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.dentalcare
Resource TypeCodeSystem
IdCodeSystem-PeriodicPeriodontalScreeningScore.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.dentalcare@1.0.0-beta.1&canonical=http://medmij.nl/fhir/CodeSystem/PeriodicPeriodontalScreeningScore
URLhttp://medmij.nl/fhir/CodeSystem/PeriodicPeriodontalScreeningScore
Statusdraft
NamePeriodicPeriodontalScreeningScore
TitlePeriodicPeriodontalScreeningScore CodeSystem.
Realmnl
DescriptionCodes for the periodontal screening for dental plaque-related diseases (Periodic Periodontal Screening, PPS).
Contentcomplete

Resources that use this resource

ValueSet
PeriodicPeriodontalScreeningScorePeriodicPeriodontalScreeningScore ValueSet.

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "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"
    }
  ]
}