PackagesCanonicalsLogsProblems
    Packages
    fhir.onc.us-quality-core@0.5.0
    http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient
description: Profile of Patient 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: USQualityCorePatient
type: Patient
elements:
  address:
    short: (USCDI+ Quality) (USCDI) An address for the individual
    index: 20
    extensions:
      address-preferred: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-preferred', min: 0, max: 1, type: Extension, mustSupport: false, index: 21}
    elements:
      extension:
        type: Extension
        mustSupport: false
        url: http://hl7.org/fhir/StructureDefinition/iso21090-preferred
        index: 21
        slicing:
          slices:
            address-preferred:
              match: {}
              schema: {type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-preferred', index: 21}
              min: 0
              max: 1
      use:
        isModifier: true
        short: (USCDI+ Quality) (USCDI) home | work | temp | old | billing - purpose of this address
        type: code
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-use|4.0.1'}
        base: {max: '1', min: 0, path: Address.use}
        isModifierReason: This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one
        isSummary: true
        index: 22
      line: {short: '(USCDI+ Quality) (USCDI) Street name, number, direction & P.O. Box etc.', index: 23}
      city: {short: '(USCDI+ Quality) (USCDI) Name of city, town etc.', index: 24}
      state: {short: (USCDI+ Quality) (USCDI) Sub-unit of country (abbreviations ok), index: 25}
      postalCode: {short: (USCDI+ Quality) (USCDI) US Zip Codes, index: 26}
      period:
        isModifier: false
        short: (USCDI+ Quality) (USCDI) Time period when address was/is in use
        type: Period
        base: {max: '1', min: 0, path: Address.period}
        isSummary: true
        index: 27
  name:
    short: (USCDI+ Quality) (USCDI) A name associated with the patient
    index: 6
    elements:
      use:
        isModifier: true
        short: (USCDI+ Quality) (USCDI) usual | official | temp | nickname | anonymous | old | maiden
        type: code
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/name-use|4.0.1'}
        base: {max: '1', min: 0, path: HumanName.use}
        isModifierReason: This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
        isSummary: true
        index: 7
      family: {short: (USCDI+ Quality) (USCDI) Family name (often called 'Surname'), index: 8}
      given: {short: (USCDI+ Quality) (USCDI) Given names (not always 'first'). Includes middle names, index: 9}
      suffix:
        isModifier: false
        short: (USCDI+ Quality) (USCDI) Parts that come after the name
        index: 10
        type: string
        mustSupport: false
        array: true
        orderMeaning: Suffixes appear in the correct order for presenting the name
        base: {max: '*', min: 0, path: HumanName.suffix}
        isSummary: true
      period:
        isModifier: false
        short: (USCDI+ Quality) (USCDI) Time period when name was/is in use
        type: Period
        mustSupport: false
        base: {max: '1', min: 0, path: HumanName.period}
        isSummary: true
        index: 11
  birthDate: {short: (USCDI+ Quality) (USCDI) The date of birth for the individual, index: 17}
  deceased:
    short: (USCDI+ Quality) (USCDI) Indicates if the individual is deceased or not
    choices: []
    index: 19
  extension:
    isModifier: false
    short: (USCDI+ Quality) (USCDI) US Core Race Extension
    type: Extension
    mustSupport: false
    url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race|6.1.0
    base: {max: '*', min: 0, path: DomainResource.extension}
    index: 0
    slicing:
      slices:
        race:
          match: {}
          schema:
            isModifier: false
            short: (USCDI+ Quality) (USCDI) US Core Race Extension
            type: Extension
            mustSupport: false
            url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race|6.1.0
            base: {max: '*', min: 0, path: DomainResource.extension}
            index: 0
          min: 0
          max: 1
        ethnicity:
          match: {}
          schema:
            isModifier: false
            short: (USCDI+ Quality) (USCDI) US Core ethnicity Extension
            type: Extension
            mustSupport: false
            url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity|6.1.0
            base: {max: '*', min: 0, path: DomainResource.extension}
            index: 1
          min: 0
          max: 1
        tribalAffiliation:
          match: {}
          schema:
            isModifier: false
            short: (USCDI+ Quality) (USCDI) Tribal Affiliation Extension
            type: Extension
            mustSupport: false
            url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation|6.1.0
            base: {max: '*', min: 0, path: DomainResource.extension}
            index: 2
          min: 0
  link:
    mustSupport: false
    index: 30
    elements:
      other:
        type: Reference
        mustSupport: false
        refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient']
        index: 31
  communication:
    isModifier: false
    short: (USCDI+ Quality) (USCDI) A language which may be used to communicate with the patient about his or her health
    index: 28
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      language: {short: (USCDI+ Quality) (USCDI) The language which can be used to communicate with the patient about his or her health, index: 29}
    base: {max: '*', min: 0, path: Patient.communication}
    isSummary: false
  identifier:
    short: (USCDI+ Quality) (USCDI) An identifier for this patient
    index: 3
    elements:
      system: {short: (USCDI+ Quality) (USCDI) The namespace for the identifier value, index: 4}
      value: {short: (USCDI+ Quality) (USCDI) The value that is unique within the system., index: 5}
  telecom:
    short: (USCDI+ Quality) (USCDI) A contact detail for the individual
    index: 12
    extensions:
      telecom-preferred: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-preferred', min: 0, max: 1, type: Extension, mustSupport: false, index: 13}
    elements:
      extension:
        type: Extension
        mustSupport: false
        url: http://hl7.org/fhir/StructureDefinition/iso21090-preferred
        index: 13
        slicing:
          slices:
            telecom-preferred:
              match: {}
              schema: {type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-preferred', index: 13}
              min: 0
              max: 1
      system: {short: (USCDI+ Quality) (USCDI) phone | fax | email | pager | url | sms | other, index: 14}
      value: {short: (USCDI+ Quality) (USCDI) The actual contact point details, index: 15}
      use: {short: (USCDI+ Quality) (USCDI) home | work | temp | old | mobile - purpose of this contact point, index: 16}
package_version: 0.5.0
extensions:
  race:
    min: 0
    isModifier: false
    short: (USCDI+ Quality) (USCDI) US Core Race Extension
    index: 0
    type: Extension
    mustSupport: false
    max: 1
    url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-race|6.1.0
    base: {max: '*', min: 0, path: DomainResource.extension}
  ethnicity:
    min: 0
    isModifier: false
    short: (USCDI+ Quality) (USCDI) US Core ethnicity Extension
    index: 1
    type: Extension
    mustSupport: false
    max: 1
    url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity|6.1.0
    base: {max: '*', min: 0, path: DomainResource.extension}
  tribalAffiliation:
    url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation|6.1.0
    min: 0
    isModifier: false
    short: (USCDI+ Quality) (USCDI) Tribal Affiliation Extension
    type: Extension
    mustSupport: false
    base: {max: '*', min: 0, path: DomainResource.extension}
    index: 2
class: profile
kind: resource
url: http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|6.1.0
version: 0.5.0