{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Examinationofatooth-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-examinationofatooth-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.exam-tooth.v0"
    }
  ],
  "version": "0",
  "name": "Examinationofatooth",
  "title": "Examination of a tooth",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Findings observed during the physical examination of a single tooth.",
  "purpose": "To record a narrative description and clinical interpretation of the findings observed during the physical examination of a single tooth.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "openEHR",
      "uri": "http://openehr.org",
      "name": "openEHR Mapping"
    },
    {
      "identity": "openEHR-natural",
      "uri": "http://openehr.org",
      "name": "openEHR natural path"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "StructureDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "snapshot": {
    "element": [
      {
        "id": "Examination_of_a_tooth",
        "path": "Examination_of_a_tooth",
        "short": "Examination of a tooth",
        "definition": "Findings observed during the physical examination of a single tooth.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.System_or_structure_examined",
        "path": "Examination_of_a_tooth.System_or_structure_examined",
        "short": "System or structure examined",
        "definition": "Identification of the examined body system or anatomical structure.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.System_or_structure_examined",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.System_or_structure_examined.value",
        "path": "Examination_of_a_tooth.System_or_structure_examined.value",
        "short": "System or structure examined",
        "definition": "Identification of the examined body system or anatomical structure.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.System_or_structure_examined.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Tooth_label",
        "path": "Examination_of_a_tooth.Tooth_label",
        "short": "Tooth label",
        "definition": "Name or nomenclature of the tooth examined.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Tooth_label",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Tooth_label.value",
        "path": "Examination_of_a_tooth.Tooth_label.value",
        "short": "Tooth label",
        "definition": "Name or nomenclature of the tooth examined.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Tooth_label.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Presence",
        "path": "Examination_of_a_tooth.Presence",
        "short": "Presence",
        "definition": "Presence or absence of the identified tooth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Presence",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Presence.value",
        "path": "Examination_of_a_tooth.Presence.value",
        "short": "Presence",
        "definition": "Presence or absence of the identified tooth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Presence.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Tooth_position",
        "path": "Examination_of_a_tooth.Tooth_position",
        "short": "Tooth position",
        "definition": "Identification of the position of the identified tooth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Tooth_position",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Tooth_position.value",
        "path": "Examination_of_a_tooth.Tooth_position.value",
        "short": "Tooth position",
        "definition": "Identification of the position of the identified tooth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Tooth_position.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Structured_tooth_position",
        "path": "Examination_of_a_tooth.Structured_tooth_position",
        "short": "Structured tooth position",
        "definition": "A structured description of the position of the identified tooth.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Examination_of_a_tooth.Structured_tooth_position",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.No_abnormality_detected",
        "path": "Examination_of_a_tooth.No_abnormality_detected",
        "short": "No abnormality detected",
        "definition": "Statement that no abnormality was detected (NAD) on physical examination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.No_abnormality_detected",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.No_abnormality_detected.value",
        "path": "Examination_of_a_tooth.No_abnormality_detected.value",
        "short": "No abnormality detected",
        "definition": "Statement that no abnormality was detected (NAD) on physical examination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.No_abnormality_detected.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Clinical_description",
        "path": "Examination_of_a_tooth.Clinical_description",
        "short": "Clinical description",
        "definition": "Narrative description of the overall findings observed during the physical examination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Clinical_description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Clinical_description.value",
        "path": "Examination_of_a_tooth.Clinical_description.value",
        "short": "Clinical description",
        "definition": "Narrative description of the overall findings observed during the physical examination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Clinical_description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Condition",
        "path": "Examination_of_a_tooth.Condition",
        "short": "Condition",
        "definition": "Has the tooth been restored?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Condition",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Condition.value",
        "path": "Examination_of_a_tooth.Condition.value",
        "short": "Condition",
        "definition": "Has the tooth been restored?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Condition.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Gum_description",
        "path": "Examination_of_a_tooth.Gum_description",
        "short": "Gum description",
        "definition": "Narrative description about the gum of the identified tooth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Gum_description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Gum_description.value",
        "path": "Examination_of_a_tooth.Gum_description.value",
        "short": "Gum description",
        "definition": "Narrative description about the gum of the identified tooth.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Gum_description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Pocket_depth",
        "path": "Examination_of_a_tooth.Pocket_depth",
        "short": "Pocket depth",
        "definition": "The depth of the gum pocket.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Pocket_depth",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Pocket_depth.value",
        "path": "Examination_of_a_tooth.Pocket_depth.value",
        "short": "Pocket depth",
        "definition": "The depth of the gum pocket.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Pocket_depth.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Findings",
        "path": "Examination_of_a_tooth.Findings",
        "short": "Findings",
        "definition": "Details about the findings observed.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Examination_of_a_tooth.Findings",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Findings.Finding",
        "path": "Examination_of_a_tooth.Findings.Finding",
        "short": "Finding",
        "definition": "*",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Findings.Finding",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Findings.Finding.value_DV_CODED_TEXT",
        "path": "Examination_of_a_tooth.Findings.Finding.value_DV_CODED_TEXT",
        "short": "Finding",
        "definition": "*",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Findings.Finding.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Findings.Finding.value_DV_TEXT",
        "path": "Examination_of_a_tooth.Findings.Finding.value_DV_TEXT",
        "short": "Finding",
        "definition": "*",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Findings.Finding.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Findings.Surface",
        "path": "Examination_of_a_tooth.Findings.Surface",
        "short": "Surface",
        "definition": "Surface of the tooth where the finding is observed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Findings.Surface",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Findings.Surface.value",
        "path": "Examination_of_a_tooth.Findings.Surface.value",
        "short": "Surface",
        "definition": "Surface of the tooth where the finding is observed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Findings.Surface.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Findings.Clinical_description",
        "path": "Examination_of_a_tooth.Findings.Clinical_description",
        "short": "Clinical description",
        "definition": "Narrative description about the finding.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Findings.Clinical_description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Findings.Clinical_description.value",
        "path": "Examination_of_a_tooth.Findings.Clinical_description.value",
        "short": "Clinical description",
        "definition": "Narrative description about the finding.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Findings.Clinical_description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Examination_findings",
        "path": "Examination_of_a_tooth.Examination_findings",
        "short": "Examination findings",
        "definition": "Structured details about the physical examination findings.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Examination_of_a_tooth.Examination_findings",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Multimedia_representation",
        "path": "Examination_of_a_tooth.Multimedia_representation",
        "short": "Multimedia representation",
        "definition": "Digital image, video or diagram representing the physical examination findings.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Examination_of_a_tooth.Multimedia_representation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Clinical_interpretation",
        "path": "Examination_of_a_tooth.Clinical_interpretation",
        "short": "Clinical interpretation",
        "definition": "Single word, phrase or brief description that represents the clinical meaning and significance of the physical examination findings.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Examination_of_a_tooth.Clinical_interpretation",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Examination_of_a_tooth.Clinical_interpretation.value",
        "path": "Examination_of_a_tooth.Clinical_interpretation.value",
        "short": "Clinical interpretation",
        "definition": "Single word, phrase or brief description that represents the clinical meaning and significance of the physical examination findings.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Clinical_interpretation.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Comment",
        "path": "Examination_of_a_tooth.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the physical examination findings, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Examination_of_a_tooth.Comment.value",
        "path": "Examination_of_a_tooth.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the physical examination findings, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Examination_of_a_tooth.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Examination_of_a_tooth.Examination_not_done",
        "path": "Examination_of_a_tooth.Examination_not_done",
        "short": "Examination not done",
        "definition": "Details to explicitly record that this examination was not performed.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Examination_of_a_tooth.Examination_not_done",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}