PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcc@1.0.0-ballot
    http://hl7.org/fhir/us/mcc/StructureDefinition/MCCFamilyHistory
description: This profile constrains the FHIR Family Member History Resource for use in the MCC FHIR Care Plan or other FHIR Care Plans.
package_name: hl7.fhir.us.mcc
derivation: constraint
name: MCCFamilyHistory
type: FamilyMemberHistory
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        resource-pertainsToGoal:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', index: 1}
  relationship:
    label: Label
    short: First Degree Family Member
    binding: {strength: preferred, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1032.92'}
    index: 2
  condition:
    mustSupport: true
    array: true
    min: 1
    index: 3
    elements:
      code: {mustSupport: true, index: 4}
package_version: 1.0.0-ballot
extensions:
  resource-pertainsToGoal: {url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/mcc/StructureDefinition/MCCFamilyHistory
base: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
version: 1.0.0-ballot
required: [condition]