{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Myringotomy-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-myringotomy-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.myringotomy.v0"
    }
  ],
  "version": "0",
  "name": "Myringotomy",
  "title": "Myringotomy",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Surgical procedure in which an incision is made in the tympanic membrane to relieve pressure and/or drain fluid. This is often accompanied by insertion of a ventilation tube to keep the middle ear aerated and prevent reaccumulation of fluid.",
  "purpose": "To record details about the myringotomy 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": "Myringotomy",
        "path": "Myringotomy",
        "short": "Myringotomy",
        "definition": "Surgical procedure in which an incision is made in the tympanic membrane to relieve pressure and/or drain fluid. This is often accompanied by insertion of a ventilation tube to keep the middle ear aerated and prevent reaccumulation of fluid.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Myringotomy",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Myringotomy.Fluid",
        "path": "Myringotomy.Fluid",
        "short": "Fluid",
        "definition": "Description of the fluid observed in the middle ear.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringotomy.Fluid",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Myringotomy.Fluid.value",
        "path": "Myringotomy.Fluid.value",
        "short": "Fluid",
        "definition": "Description of the fluid observed in the middle ear.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringotomy.Fluid.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Myringotomy.Ventilation_Tube_Inserted",
        "path": "Myringotomy.Ventilation_Tube_Inserted",
        "short": "Ventilation Tube Inserted",
        "definition": "Was a ventilation tube inserted?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringotomy.Ventilation_Tube_Inserted",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Myringotomy.Ventilation_Tube_Inserted.value",
        "path": "Myringotomy.Ventilation_Tube_Inserted.value",
        "short": "Ventilation Tube Inserted",
        "definition": "Was a ventilation tube inserted?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Myringotomy.Ventilation_Tube_Inserted.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Myringotomy.Ventilation_Tube",
        "path": "Myringotomy.Ventilation_Tube",
        "short": "Ventilation Tube",
        "definition": "Details of the ventilation tubes inserted.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Myringotomy.Ventilation_Tube",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}