PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@0.1.0
    http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Spouse
description: null
package_name: hl7.fhir.us.vrdr
derivation: constraint
name: VRDR Decedent Spouse
type: RelatedPerson
elements:
  id: {short: id, index: 0}
  meta:
    short: meta
    index: 1
    elements:
      profile:
        short: profile
        pattern: {type: String, value: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Spouse'}
        index: 2
    required: [profile]
  patient:
    short: patient
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    pattern: {type: String, value: VRDR Decedent}
    index: 3
  relationship:
    type: CodeableConcept
    short: relationship
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: SPS}
    index: 4
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Decedent-Spouse
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 0.1.0
required: [relationship, patient]