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