{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Procedurepreparation-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-procedurepreparation-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.procedure_preparation.v0"
    }
  ],
  "version": "0",
  "name": "Procedurepreparation",
  "title": "Procedure preparation",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Details about a substance or process in the preparatory aspects for a procedure.",
  "purpose": "To record details about the preparation aspects for a procedure.",
  "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": "Procedure_preparation",
        "path": "Procedure_preparation",
        "short": "Procedure preparation",
        "definition": "Details about a substance or process in the preparatory aspects for a procedure.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Procedure_preparation",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Preparation_type",
        "path": "Procedure_preparation.Preparation_type",
        "short": "Preparation type",
        "definition": "The category or kind of preparation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Preparation_type",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Procedure_preparation.Preparation_type.value",
        "path": "Procedure_preparation.Preparation_type.value",
        "short": "Preparation type",
        "definition": "The category or kind of preparation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Preparation_type.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Body_site",
        "path": "Procedure_preparation.Body_site",
        "short": "Body site",
        "definition": "Identification of a single physical site either on, or within, the human body.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Body_site",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Procedure_preparation.Body_site.value",
        "path": "Procedure_preparation.Body_site.value",
        "short": "Body site",
        "definition": "Identification of a single physical site either on, or within, the human body.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Body_site.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Structured_body_site",
        "path": "Procedure_preparation.Structured_body_site",
        "short": "Structured body site",
        "definition": "Additional detail using a specific region or a point on, or within, the identified body site.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Procedure_preparation.Structured_body_site",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Description",
        "path": "Procedure_preparation.Description",
        "short": "Description",
        "definition": "Narrative description about the prepation aspects of a procedure.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Procedure_preparation.Description.value",
        "path": "Procedure_preparation.Description.value",
        "short": "Description",
        "definition": "Narrative description about the prepation aspects of a procedure.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Wash_solution",
        "path": "Procedure_preparation.Wash_solution",
        "short": "Wash solution",
        "definition": "Narrative description of the solution to clean the body site.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Wash_solution",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Procedure_preparation.Wash_solution.value",
        "path": "Procedure_preparation.Wash_solution.value",
        "short": "Wash solution",
        "definition": "Narrative description of the solution to clean the body site.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Wash_solution.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Method",
        "path": "Procedure_preparation.Method",
        "short": "Method",
        "definition": "Narrative description of the technique to clean the body site or area.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Method",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Procedure_preparation.Method.value",
        "path": "Procedure_preparation.Method.value",
        "short": "Method",
        "definition": "Narrative description of the technique to clean the body site or area.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Method.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Instrument",
        "path": "Procedure_preparation.Instrument",
        "short": "Instrument",
        "definition": "Narrative description of the tool to clean the body site or area.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Instrument",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Procedure_preparation.Instrument.value",
        "path": "Procedure_preparation.Instrument.value",
        "short": "Instrument",
        "definition": "Narrative description of the tool to clean the body site or area.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Instrument.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Additional_details",
        "path": "Procedure_preparation.Additional_details",
        "short": "Additional details",
        "definition": "*",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Procedure_preparation.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Outcome",
        "path": "Procedure_preparation.Outcome",
        "short": "Outcome",
        "definition": "Narrative description of the outcome of the procedure preparation performed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Outcome",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Procedure_preparation.Outcome.value",
        "path": "Procedure_preparation.Outcome.value",
        "short": "Outcome",
        "definition": "Narrative description of the outcome of the procedure preparation performed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Outcome.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Procedure_preparation.Comment",
        "path": "Procedure_preparation.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the procedure preparation not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Procedure_preparation.Comment.value",
        "path": "Procedure_preparation.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the procedure preparation not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Procedure_preparation.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}