{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Adversereactionlist_SECTION-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-adversereactionlist_SECTION-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-SECTION.adverse_reaction_list.v0"
    }
  ],
  "version": "0",
  "name": "Adversereactionlist_SECTION",
  "title": "Adverse reaction list",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Framework for consistent modelling of content within a template for an Adverse reaction list.",
  "purpose": "To provide a framework and design guidance for consistent modelling of content within a template for an Adverse reaction list.",
  "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": "Adverse_reaction_list",
        "path": "Adverse_reaction_list",
        "short": "Adverse reaction list",
        "definition": "Framework for consistent modelling of content within a template for an Adverse reaction list.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Adverse_reaction_list",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Adverse_reaction_list.Adverse_reactions",
        "path": "Adverse_reaction_list.Adverse_reactions",
        "short": "Adverse reactions",
        "definition": "Positive statements about the presence of adverse reactions.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Adverse_reaction_list.Adverse_reactions",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Adverse_reaction_list.Exclusion_statement",
        "path": "Adverse_reaction_list.Exclusion_statement",
        "short": "Exclusion statement",
        "definition": "A positive statement about the exclusion of adverse reactions.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Adverse_reaction_list.Exclusion_statement",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Adverse_reaction_list.Absence_statement",
        "path": "Adverse_reaction_list.Absence_statement",
        "short": "Absence statement",
        "definition": "A positive statement that no information is available about adverse reactions.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Adverse_reaction_list.Absence_statement",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}