PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.0-ballot
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson
description: Profile of RelatedPerson for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
package_name: hl7.fhir.us.qicore
derivation: constraint
name: QICoreRelatedPerson
type: RelatedPerson
elements:
  active: {short: (QI) Whether this related person's record is in active use, index: 0}
  patient:
    type: Reference
    short: (QI) The patient this person is related to
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 1
  relationship: {short: (QI) The nature of the relationship, index: 2}
  name: {short: (QI) A name associated with the person, index: 3}
  telecom: {short: (QI) A contact detail for the person, index: 4}
  address: {short: (QI) Address where the related person can be contacted or visited, index: 5}
package_version: 7.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson
version: 7.0.0-ballot
required: [active]