PackagesCanonicalsLogsProblems
    Packages
    fhir.onc.us-quality-core@0.5.0
    http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-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: fhir.onc.us-quality-core
derivation: constraint
name: USQualityCoreRelatedPerson
type: RelatedPerson
elements:
  active: {short: (USCDI) Whether this related person's record is in active use, index: 0}
  patient:
    type: Reference
    short: (USCDI) The patient this person is related to
    refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient']
    index: 1
  relationship: {short: (USCDI+ Quality) (USCDI) The nature of the relationship, index: 2}
  name: {short: (USCDI+ Quality) (USCDI) A name associated with the person, index: 3}
  telecom: {short: (USCDI+ Quality) (USCDI) A contact detail for the person, index: 4}
  address: {short: (USCDI+ Quality) (USCDI) Address where the related person can be contacted or visited, index: 5}
package_version: 0.5.0
class: profile
kind: resource
url: http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-relatedperson
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson|6.1.0
version: 0.5.0
required: [active]