PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0-ballot
    http://hl7.org/fhir/uv/omop/StructureDefinition/Death
{
  "description": "The death domain contains the clinical event for how and when a Person dies. A person can have up to one record if the source system contains evidence about the Death, such as: Condition in an administrative claim, status of enrollment into a health plan, or explicit record in EHR data.",
  "_filename": "StructureDefinition-Death.json",
  "package_name": "hl7.fhir.uv.omop",
  "date": "2025-07-29T21:03:04+00:00",
  "derivation": "specialization",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "Death",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/Death",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Death OMOP Table",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "brr"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
      } ]
    }
  } ],
  "snapshot": {
    "element": [ {
      "path": "Death",
      "min": 0,
      "definition": "The death domain contains the clinical event for how and when a Person dies. A person can have up to one record if the source system contains evidence about the Death, such as: Condition in an administrative claim, status of enrollment into a health plan, or explicit record in EHR data.",
      "isModifier": false,
      "short": "Death OMOP Table",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "Death",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "Death.person-id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Death.person_id"
      },
      "path": "Death.person_id",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Person" ]
      } ],
      "short": "Person",
      "definition": "Person"
    }, {
      "id": "Death.death-date",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Death.death_date"
      },
      "path": "Death.death_date",
      "type": [ {
        "code": "date"
      } ],
      "short": "Death Date",
      "definition": "The date the person was deceased."
    }, {
      "id": "Death.death-datetime",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Death.death_datetime"
      },
      "path": "Death.death_datetime",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Death Datetime",
      "definition": "Death Datetime"
    }, {
      "id": "Death.death-type-concept-id",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Death.death_type_concept_id"
      },
      "path": "Death.death_type_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Death Type",
      "definition": "This is the provenance of the death record, i.e., where it came from. It is possible that an administrative claims database would source death information from a government file so do not assume the Death Type is the same as the Visit Type, etc."
    }, {
      "id": "Death.cause-concept-id",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Death.cause_concept_id"
      },
      "path": "Death.cause_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Cause",
      "definition": "This is the Standard Concept representing the Person's cause of death, if available."
    }, {
      "id": "Death.cause-source-value",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Death.cause_source_value"
      },
      "path": "Death.cause_source_value",
      "type": [ {
        "code": "string"
      } ],
      "short": "Cause Source Value",
      "definition": "Cause Source Value"
    }, {
      "id": "Death.cause-source-concept-id",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Death.cause_source_concept_id"
      },
      "path": "Death.cause_source_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Cause Source",
      "definition": "Cause Source"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "active",
  "id": "49e07df4-95ca-4e10-89a7-00ce22de0fd0",
  "kind": "logical",
  "url": "http://hl7.org/fhir/uv/omop/StructureDefinition/Death",
  "version": "1.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "Death",
      "path": "Death",
      "short": "Death OMOP Table",
      "definition": "The death domain contains the clinical event for how and when a Person dies. A person can have up to one record if the source system contains evidence about the Death, such as: Condition in an administrative claim, status of enrollment into a health plan, or explicit record in EHR data."
    }, {
      "id": "Death.person-id",
      "max": "1",
      "min": 1,
      "path": "Death.person_id",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/uv/omop/StructureDefinition/Person" ]
      } ],
      "short": "Person",
      "definition": "Person"
    }, {
      "id": "Death.death-date",
      "max": "1",
      "min": 1,
      "path": "Death.death_date",
      "type": [ {
        "code": "date"
      } ],
      "short": "Death Date",
      "definition": "The date the person was deceased."
    }, {
      "id": "Death.death-datetime",
      "max": "1",
      "min": 0,
      "path": "Death.death_datetime",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Death Datetime",
      "definition": "Death Datetime"
    }, {
      "id": "Death.death-type-concept-id",
      "max": "1",
      "min": 0,
      "path": "Death.death_type_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Death Type",
      "definition": "This is the provenance of the death record, i.e., where it came from. It is possible that an administrative claims database would source death information from a government file so do not assume the Death Type is the same as the Visit Type, etc."
    }, {
      "id": "Death.cause-concept-id",
      "max": "1",
      "min": 0,
      "path": "Death.cause_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Cause",
      "definition": "This is the Standard Concept representing the Person's cause of death, if available."
    }, {
      "id": "Death.cause-source-value",
      "max": "1",
      "min": 0,
      "path": "Death.cause_source_value",
      "type": [ {
        "code": "string"
      } ],
      "short": "Cause Source Value",
      "definition": "Cause Source Value"
    }, {
      "id": "Death.cause-source-concept-id",
      "max": "1",
      "min": 0,
      "path": "Death.cause_source_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Cause Source",
      "definition": "Cause Source"
    } ]
  },
  "contact": [ {
    "name": "HL7 International / Biomedical Research and Regulation",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/rcrim",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}