PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@5.0.0-ballot
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory
description: Profile of Family Member History 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: QICoreFamilyMemberHistory
type: FamilyMemberHistory
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 0
  date: {mustSupport: true, index: 1}
  relationship:
    binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v3-FamilyMember'}
    mustSupport: true
    index: 2
  age:
    mustSupport: true
    choices: []
    index: 4
  deceased:
    mustSupport: true
    choices: []
    index: 6
  condition:
    mustSupport: false
    index: 7
    extensions:
      condition-abatement: {url: 'http://hl7.org/fhir/StructureDefinition/familymemberhistory-abatement', min: 0, max: 1, type: Extension, mustSupport: false, index: 8}
      condition-severity:
        url: http://hl7.org/fhir/StructureDefinition/familymemberhistory-severity
        min: 0
        max: 1
        type: Extension
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/condition-severity'}
        mustSupport: false
        index: 9
    elements:
      extension:
        type: Extension
        mustSupport: false
        url: http://hl7.org/fhir/StructureDefinition/familymemberhistory-abatement
        index: 8
        slicing:
          slices:
            condition-abatement:
              match: {}
              schema: {type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/familymemberhistory-abatement', index: 8}
              min: 0
              max: 1
            condition-severity:
              match: {}
              schema:
                type: Extension
                binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/condition-severity'}
                mustSupport: false
                url: http://hl7.org/fhir/StructureDefinition/familymemberhistory-severity
                index: 9
              min: 0
              max: 1
      code:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'}
        mustSupport: true
        index: 10
      onset:
        mustSupport: false
        choices: []
        index: 12
package_version: 5.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory
base: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
version: 5.0.0-ballot