PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@3.0.0-ballot
    http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent
description: Decedent (PatientVitalRecords)
package_name: hl7.fhir.us.vrdr
derivation: constraint
name: Decedent
type: Patient
elements:
  extension:
    short: Decedent birthplace
    index: 0
    slicing:
      slices:
        birthPlace:
          match: {}
          schema:
            short: Decedent birthplace
            index: 0
            elements:
              value[x]:
                elements:
                  state:
                    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-states-territories-provinces-vr'}
                    index: 1
        NVSS-SexAtDeath:
          match: {}
          schema: {type: Extension, short: NVSS Sex at Death, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/NVSS-SexAtDeath', index: 2}
          min: 0
          max: 1
        Spouse-Alive:
          match: {}
          schema: {type: Extension, short: 'Spouse Alive?', url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/SpouseAlive', index: 3}
          min: 0
          max: 1
  identifier:
    short: Decedent's Social Security Number
    index: 4
    slicing:
      slices:
        SSN:
          match: {}
          schema: {short: Decedent's Social Security Number, index: 4}
        SB:
          match: {}
          schema:
            short: '**Deprecated** Decedent''s Social Security Number for Compatibility.  Use SSN.'
            index: 5
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: SB, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 6
            required: [type]
  birthDate: {short: Date of Birth, index: 7}
  deceased:
    choices: []
    index: 9
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        deceasedBoolean:
          match: {}
          schema:
            pattern: {type: Boolean, value: true}
            choices: [deceasedBoolean]
            index: 11
          min: 0
          max: 1
  deceasedBoolean:
    type: boolean
    pattern: {type: Boolean, value: true}
    choiceOf: deceased
    index: 12
    slicing:
      slices:
        deceasedBoolean:
          match: {}
          schema:
            type: boolean
            pattern: {type: Boolean, value: true}
            choiceOf: deceased
            index: 12
          min: 0
          max: 1
  address:
    short: Decedent's Residence
    index: 13
    elements:
      state:
        short: State/Jurisdiction of residence.  Provide both state and jurisdiction if different.
        index: 14
        extensions:
          residenceJurisdictionId: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Extension-jurisdiction-id-vr', min: 0, max: 1, type: Extension, index: 16}
        elements:
          extension:
            index: 15
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                residenceJurisdictionId:
                  match: {url: null}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Extension-jurisdiction-id-vr', index: 16}
                  min: 0
                  max: 1
  maritalStatus:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/vrdr/ValueSet/ValueSet-marital-status-vr'}
    index: 17
    extensions:
      bypassEditFlag:
        url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag
        type: Extension
        index: 18
        elements:
          value:
            choices: []
            index: 20
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag
        index: 18
        slicing:
          slices:
            bypassEditFlag:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag
                index: 18
                elements:
                  value:
                    choices: []
                    index: 20
      text: {short: Marital Description, index: 21}
  contact:
    short: Informant information
    index: 22
    elements:
      relationship:
        short: Informant Relationship (INFORMRELATE)
        index: 23
        elements:
          text: {short: Informant Relationship (INFORMRELATE) - first 30 characters will be used, index: 24}
package_version: 3.0.0-ballot
extensions:
  birthPlace:
    url: null
    short: Decedent birthplace
    index: 0
    elements:
      value[x]:
        elements:
          state:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-states-territories-provinces-vr'}
            index: 1
  NVSS-SexAtDeath: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/NVSS-SexAtDeath', min: 0, max: 1, type: Extension, short: NVSS Sex at Death, index: 2}
  Spouse-Alive: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/SpouseAlive', min: 0, max: 1, type: Extension, short: 'Spouse Alive?', index: 3}
class: profile
kind: resource
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent
base: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr
version: 3.0.0-ballot