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

FHIR IG Statistics: ValueSet/DentalCare-OralHygieneFinding

Packagemedmij.dental.care.r4
TypeValueSet
IdDentalCare-OralHygieneFinding
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.dental.care.r4@1.0.0-alpha.3&canonical=http://medmij.nl/fhir/ValueSet/DentalCare-OralHygieneFinding
URLhttp://medmij.nl/fhir/ValueSet/DentalCare-OralHygieneFinding
Version0.0.1
Statusdraft
NameDentalCareOralHygieneFinding
TitleDentalCare - Oral Hygiene Finding
DescriptionOral Hygiene Finding

Resources that use this resource

StructureDefinition
DentalCare-OralHygieneFindingDentalCare - Oral Hygiene Finding

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri
urn:oid:2.16.528.1.1023.5.1.3Oral Hygiene Finding

Narrative

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

Oral Hygiene Finding

Source

{
  "resourceType": "ValueSet",
  "id": "DentalCare-OralHygieneFinding",
  "name": "DentalCareOralHygieneFinding",
  "title": "DentalCare - Oral Hygiene Finding",
  "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.6"
    }
  ],
  "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-OralHygieneFinding",
  "status": "draft",
  "description": "Oral Hygiene Finding",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "278543008",
            "display": "Goede mondhygiëne"
          },
          {
            "code": "110299009",
            "display": "Slechte mondhygiëne"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.528.1.1023.5.1.3",
        "concept": [
          {
            "code": "hygiene1",
            "display": "Zeer goed"
          },
          {
            "code": "hygiene3",
            "display": "Normaal"
          },
          {
            "code": "hygiene5",
            "display": "Zeer slecht"
          }
        ]
      }
    ]
  }
}