{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Othersignificantconditions-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-othersignificantconditions-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.other_significant_conditions.v0"
    }
  ],
  "version": "0",
  "name": "Othersignificantconditions",
  "title": "Other significant conditions",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Conditions that may have been of significance with regards to the patients healthstatus, in addition to indirect causes and main cause of death.",
  "purpose": "To record conditions that may been of significance with regards to the patients healthstatus, in addition to indirect causes and main cause of death.",
  "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": "Other_significant_conditions",
        "path": "Other_significant_conditions",
        "short": "Other significant conditions",
        "definition": "Conditions that may have been of significance with regards to the patients healthstatus, in addition to indirect causes and main cause of death.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Other_significant_conditions",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Other_significant_conditions.Significant_condition",
        "path": "Other_significant_conditions.Significant_condition",
        "short": "Significant condition",
        "definition": "Other significant conditions contributing to death.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Other_significant_conditions.Significant_condition",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Other_significant_conditions.Significant_condition.value",
        "path": "Other_significant_conditions.Significant_condition.value",
        "short": "Significant condition",
        "definition": "Other significant conditions contributing to death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Other_significant_conditions.Significant_condition.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}