FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/DentalCare-PPSScreening

Packagemedmij.dental.care.r4
TypeValueSet
IdDentalCare-PPSScreening
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.dental.care.r4@1.0.0-alpha.3&canonical=http://medmij.nl/fhir/ValueSet/DentalCare-PPSScreening
URLhttp://medmij.nl/fhir/ValueSet/DentalCare-PPSScreening
Version0.0.1
Statusdraft
NameDentalCarePPSScreening
TitleDentalCare - PPS Screening
DescriptionPPSScreeningScore

Resources that use this resource

StructureDefinition
DentalCare-PPSScreeningDentalCare - PPS screening

Resources that this resource uses

CodeSystem
urn:oid:2.16.528.1.1023.5.1.2PPSScore

Narrative

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

Dental Care PPS Screening

Source

{
  "resourceType": "ValueSet",
  "id": "DentalCare-PPSScreening",
  "name": "DentalCarePPSScreening",
  "title": "DentalCare - PPS Screening",
  "version": "0.0.1",
  "experimental": false,
  "publisher": "MedMij",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.11.2.3.11.3"
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": [
      {
        "system": "http://medmij.nl/fhir/data-service",
        "code": "dental-care"
      }
    ]
  },
  "url": "http://medmij.nl/fhir/ValueSet/DentalCare-PPSScreening",
  "status": "draft",
  "description": "PPSScreeningScore",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.528.1.1023.5.1.2",
        "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 of gelijk aan 6 millimeter = wellicht niet in orde"
          }
        ]
      }
    ]
  }
}