{
  "resourceType": "StructureDefinition",
  "id": "mz-lm-OralHygiene",
  "text": {
    "status": "empty",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
  },
  "url": "http://medmij.nl/fhir/StructureDefinition/mz-lm-OralHygiene",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.3.1.4"
    }
  ],
  "name": "MzLmOralHygiene",
  "title": "OralHygiene",
  "status": "draft",
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Oral hygiene.",
  "purpose": "This LogicalModel represents the OralHygiene Clinical Information Model (CIM) for patient use cases in the context of Dental Care.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "mz-dataset-100-beta2-20260401",
      "name": "Dataset Mondzorg MedMij 1.0.0-beta.2 20260401"
    },
    {
      "identity": "SNOMED",
      "name": "SNOMED CT",
      "uri": "http://snomed.info/sct"
    },
    {
      "identity": "LOINC",
      "name": "LOINC",
      "uri": "http://loinc.org"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://medmij.nl/fhir/StructureDefinition/mz-lm-OralHygiene",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "mz-lm-OralHygiene",
        "path": "mz-lm-OralHygiene",
        "short": "OralHygiene",
        "definition": "Oral hygiene.",
        "alias": [
          "Mondhygiëne"
        ],
        "mapping": [
          {
            "identity": "mz-dataset-100-beta2-20260401",
            "map": "mz-dataelement-11",
            "comment": "OralHygiene"
          },
          {
            "identity": "SNOMED",
            "map": "110298001",
            "comment": "bevinding betreffende mondhygiëne"
          }
        ]
      },
      {
        "id": "mz-lm-OralHygiene.OralHygieneDateTime",
        "path": "mz-lm-OralHygiene.OralHygieneDateTime",
        "short": "Oral hygiene date/time",
        "definition": "The date and time at which the oral hygiene was determined.",
        "alias": [
          "MondhygiëneDatumTijd"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "mz-dataset-100-beta2-20260401",
            "map": "mz-dataelement-12",
            "comment": "OralHygieneDateTime"
          },
          {
            "identity": "SNOMED",
            "map": "439771001",
            "comment": "datum van gebeurtenis"
          }
        ]
      },
      {
        "id": "mz-lm-OralHygiene.OralHygieneValue",
        "path": "mz-lm-OralHygiene.OralHygieneValue",
        "short": "Oral hygiene value",
        "definition": "The oral hygiene.",
        "alias": [
          "MondhygiëneWaarde"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://medmij.nl/fhir/ValueSet/OralHygiene"
        },
        "mapping": [
          {
            "identity": "mz-dataset-100-beta2-20260401",
            "map": "mz-dataelement-13",
            "comment": "OralHygieneValue"
          },
          {
            "identity": "SNOMED",
            "map": "364126007",
            "comment": "status van mondhygiëne"
          }
        ]
      },
      {
        "id": "mz-lm-OralHygiene.Performer",
        "path": "mz-lm-OralHygiene.Performer",
        "short": "Performer",
        "definition": "The health professional who determined the oral hygiene.",
        "alias": [
          "Uitvoerder"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "mz-dataset-100-beta2-20260401",
            "map": "mz-dataelement-14",
            "comment": "Performer"
          }
        ]
      },
      {
        "id": "mz-lm-OralHygiene.Comment",
        "path": "mz-lm-OralHygiene.Comment",
        "short": "Comment",
        "definition": "Comment on the oral hygiene, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
        "alias": [
          "Toelichting"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "mz-dataset-100-beta2-20260401",
            "map": "mz-dataelement-15",
            "comment": "Comment"
          },
          {
            "identity": "LOINC",
            "map": "48767-8",
            "comment": "Verklarend commentaar"
          }
        ]
      }
    ]
  }
}