PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@6.0.0
    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-Core)(USCDI) Whether this related person's record is in active use, index: 0}
  patient:
    type: Reference
    short: (QI-Core)(USCDI) The patient this person is related to
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 1
  relationship: {short: (QI-Core)(USCDI) The nature of the relationship, index: 2}
  name: {short: (QI-Core)(USCDI) A name associated with the person, index: 3}
  telecom: {short: (QI-Core) A contact detail for the person, index: 4}
  address: {short: (QI-Core) Address where the related person can be contacted or visited, index: 5}
package_version: 6.0.0
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: 6.0.0
required: [active]