{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Therapeuticprecautions-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-therapeuticprecautions-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-COMPOSITION.therapeutic_precautions.v0"
    }
  ],
  "version": "0",
  "name": "Therapeuticprecautions",
  "title": "Therapeutic precautions",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Persistent data relating to issues that may influence or preclude the administration of one or more therapies or interventions.",
  "purpose": "A persistent composition or managed list to record key information that will influence or preclude use of particular medications, therapies or interventions.",
  "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": "Therapeutic_precautions",
        "path": "Therapeutic_precautions",
        "short": "Therapeutic precautions",
        "definition": "Persistent data relating to issues that may influence or preclude the administration of one or more therapies or interventions.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Therapeutic_precautions",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Therapeutic_precautions.category",
        "path": "Therapeutic_precautions.category",
        "short": "Therapeutic precautions",
        "definition": "Persistent data relating to issues that may influence or preclude the administration of one or more therapies or interventions.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Therapeutic_precautions.category",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Therapeutic_precautions.Event_Context",
        "path": "Therapeutic_precautions.Event_Context",
        "short": "Event Context",
        "definition": "EVENT_CONTEXT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Therapeutic_precautions.Event_Context",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Therapeutic_precautions.Event_Context.other_context",
        "path": "Therapeutic_precautions.Event_Context.other_context",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Therapeutic_precautions.Event_Context.other_context",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Therapeutic_precautions.Event_Context.other_context.Extension",
        "path": "Therapeutic_precautions.Event_Context.other_context.Extension",
        "short": "Extension",
        "definition": "Additional information required to extend the model with local content or to align with other reference models or formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Therapeutic_precautions.Event_Context.other_context.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}