PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@9.0.0-ballot
    http://hl7.org/fhir/us/core/StructureDefinition/us-core-familymemberhistory
description: The US Core FamilyMemberHistory Profile inherits from the FHIR [FamilyMemberHistory](https://hl7.org/fhir/R4/familymemberhistory.html) resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the FamilyMemberHistory resource to record, search, and retrieve basic clinical information about a family member's health history that is relevant to a patient's care. It specifies which core elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.
package_name: hl7.fhir.us.core
derivation: constraint
name: USCoreFamilyMemberHistoryProfile
type: FamilyMemberHistory
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        recorder:
          match: {url: null}
          schema: {type: Extension, short: '𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Who recorded family member''s health history', mustSupport: false, url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-familymemberhistory-recorder', index: 1}
  status: {mustSupport: true, index: 2}
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 3
  relationship:
    binding: {strength: extensible, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19579'}
    mustSupport: true
    index: 4
  condition:
    mustSupport: true
    array: true
    index: 5
    elements:
      code:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-condition-code'}
        mustSupport: true
        index: 6
package_version: 9.0.0-ballot
extensions:
  recorder: {url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-familymemberhistory-recorder', type: Extension, short: '𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Who recorded family member''s health history', mustSupport: false, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-familymemberhistory
base: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
version: 9.0.0-ballot