{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Dateofdeathalternative-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-dateofdeathalternative-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.dod_alternative.v0"
    }
  ],
  "version": "0",
  "name": "Dateofdeathalternative",
  "title": "Date of death alternative",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Date/time of death details.",
  "purpose": "To record details about a single possible date/time 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": "Date_of_death_alternative",
        "path": "Date_of_death_alternative",
        "short": "Date of death alternative",
        "definition": "Date/time of death details.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Date_of_death_alternative.Possible_date_time_of_death",
        "path": "Date_of_death_alternative.Possible_date_time_of_death",
        "short": "Possible date/time of death",
        "definition": "Proposed alternative date of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative.Possible_date_time_of_death",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Date_of_death_alternative.Possible_date_time_of_death.value",
        "path": "Date_of_death_alternative.Possible_date_time_of_death.value",
        "short": "Possible date/time of death",
        "definition": "Proposed alternative date of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative.Possible_date_time_of_death.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Date_of_death_alternative.Source",
        "path": "Date_of_death_alternative.Source",
        "short": "Source",
        "definition": "Source of information about the possible date/time of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative.Source",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Date_of_death_alternative.Source.value",
        "path": "Date_of_death_alternative.Source.value",
        "short": "Source",
        "definition": "Source of information about the possible date/time of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative.Source.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Date_of_death_alternative.Certainty",
        "path": "Date_of_death_alternative.Certainty",
        "short": "Certainty",
        "definition": "Degree of certainty of timing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative.Certainty",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Date_of_death_alternative.Certainty.value",
        "path": "Date_of_death_alternative.Certainty.value",
        "short": "Certainty",
        "definition": "Degree of certainty of timing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative.Certainty.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Date_of_death_alternative.Comment",
        "path": "Date_of_death_alternative.Comment",
        "short": "Comment",
        "definition": "Additional information about the possible date/time of death, not captured in other data elements.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Date_of_death_alternative.Comment.value",
        "path": "Date_of_death_alternative.Comment.value",
        "short": "Comment",
        "definition": "Additional information about the possible date/time of death, not captured in other data elements.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Date_of_death_alternative.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}