{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Myringoplastyprocedure-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-myringoplastyprocedure-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.myringoplasty.v0"
    }
  ],
  "version": "0",
  "name": "Myringoplastyprocedure",
  "title": "Myringoplasty Procedure",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Surgical procedure in which a performation of the pars tensa of the tympanic membrane is closed.",
  "purpose": "To record details about the myringplasty performed.",
  "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": "Myringoplasty_Procedure",
        "path": "Myringoplasty_Procedure",
        "short": "Myringoplasty Procedure",
        "definition": "Surgical procedure in which a performation of the pars tensa of the tympanic membrane is closed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Myringoplasty_Procedure.Revision_",
        "path": "Myringoplasty_Procedure.Revision_",
        "short": "Revision?",
        "definition": "Is this operation a revision of a previous myringoplasty?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure.Revision_",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Myringoplasty_Procedure.Revision_.value",
        "path": "Myringoplasty_Procedure.Revision_.value",
        "short": "Revision?",
        "definition": "Is this operation a revision of a previous myringoplasty?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure.Revision_.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Myringoplasty_Procedure.Approach",
        "path": "Myringoplasty_Procedure.Approach",
        "short": "Approach",
        "definition": "The operative approach to the tympanic membrane.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure.Approach",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Myringoplasty_Procedure.Approach.value",
        "path": "Myringoplasty_Procedure.Approach.value",
        "short": "Approach",
        "definition": "The operative approach to the tympanic membrane.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure.Approach.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Myringoplasty_Procedure.Graft_Material",
        "path": "Myringoplasty_Procedure.Graft_Material",
        "short": "Graft Material",
        "definition": "Material used to repair the perforation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure.Graft_Material",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Myringoplasty_Procedure.Graft_Material.value",
        "path": "Myringoplasty_Procedure.Graft_Material.value",
        "short": "Graft Material",
        "definition": "Material used to repair the perforation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure.Graft_Material.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Myringoplasty_Procedure.Technique",
        "path": "Myringoplasty_Procedure.Technique",
        "short": "Technique",
        "definition": "The technique used to perform the repair of the perforation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure.Technique",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Myringoplasty_Procedure.Technique.value",
        "path": "Myringoplasty_Procedure.Technique.value",
        "short": "Technique",
        "definition": "The technique used to perform the repair of the perforation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringoplasty_Procedure.Technique.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}