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-rc.1&canonical=http://medmij.nl/fhir/CodeSystem/PeriodicPeriodontalScreeningScore
URLhttp://medmij.nl/fhir/CodeSystem/PeriodicPeriodontalScreeningScore
Statusactive
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
medmij.fhir.nl.r4.dentalcare#1.0.0-rc.1PeriodicPeriodontalScreeningScorePeriodicPeriodontalScreeningScore 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": "active",
  "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"
    },
    {
      "code": "ppsscore2",
      "display": "Pockets 4-5 millimeter = mogelijk in orde"
    },
    {
      "code": "ppsscore3",
      "display": "Pockets groter dan of gelijk aan 6 millimeter = wellicht niet in orde"
    }
  ],
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.2.1.1"
    }
  ],
  "experimental": false,
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "count": 3
}