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

FHIR IG analytics

Packagemedmij.fhir.nl.r4.dentalcare
Resource TypeValueSet
IdValueSet-OralHygiene.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.dentalcare@1.0.0-beta.1&canonical=http://medmij.nl/fhir/ValueSet/OralHygiene
URLhttp://medmij.nl/fhir/ValueSet/OralHygiene
Statusdraft
NameOralHygiene
TitleOralHygiene ValueSet.
Realmnl
DescriptionOral hygiene.

Resources that use this resource

StructureDefinition
mz-OralHygienemz OralHygiene

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "OralHygiene",
  "id": "OralHygiene",
  "title": "OralHygiene ValueSet.",
  "description": "Oral hygiene.",
  "url": "http://medmij.nl/fhir/ValueSet/OralHygiene",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.11.2.3.11.6"
    }
  ],
  "experimental": false,
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "425405005",
            "display": "uitstekend"
          },
          {
            "code": "20572008",
            "display": "goed"
          },
          {
            "code": "17621005",
            "display": "normaal"
          },
          {
            "code": "556001",
            "display": "slecht"
          },
          {
            "code": "1336219002",
            "display": "zeer slecht"
          }
        ]
      }
    ]
  }
}