description: Decedent Father (RelatedPersonParentVitalRecords) package_name: hl7.fhir.us.vrdr derivation: constraint name: DecedentFather type: RelatedPerson elements: active: pattern: {type: Boolean, value: true} index: 0 patient: {short: Decedent, index: 1} relationship: short: relationship pattern: type: CodeableConcept value: coding: - {code: FTH, system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'} index: 2 elements: text: pattern: {type: String, value: Father} index: 3 name: {short: Name. If more than 1 use name.use = official, index: 4} address: {index: 5} package_version: 3.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-father base: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-parent-vr version: 3.0.0-ballot