PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-atr@2.1.0
    http://hl7.org/fhir/us/davinci-atr/StructureDefinition/davinci-patient-list
description: Group Resource profile for exchanging a Patient List.
package_name: hl7.fhir.us.davinci-atr
derivation: constraint
name: DaVinciPatientList
type: Group
elements:
  name: {mustSupport: true, index: 5}
  type:
    type: code
    pattern: {type: code, value: person}
    mustSupport: true
    index: 3
  member:
    mustSupport: false
    array: true
    index: 12
    extensions:
      associatedData: {url: 'http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-any-resource-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 13}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-any-resource-extension
        index: 13
        slicing:
          slices:
            associatedData:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-any-resource-extension', index: 13}
              min: 0
              max: 1
      entity:
        type: Reference
        mustSupport: true
        refers: ['http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-patient']
        index: 14
      period: {mustSupport: true, index: 15}
      inactive: {mustSupport: true, index: 16}
    required: [entity]
  characteristic:
    mustSupport: false
    array: true
    index: 8
    elements:
      code:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-atr/ValueSet/davinci-group-characteristic'}
        mustSupport: true
        index: 9
      value:
        mustSupport: true
        choices: []
        index: 11
    required: [code, value]
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-intended-recipient-identifier-extension
    index: 0
    slicing:
      slices:
        intendedRecipientIdentifier:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-intended-recipient-identifier-extension', index: 0}
          min: 0
          max: 1
  active: {mustSupport: true, index: 2}
  identifier: {type: Identifier, mustSupport: true, array: true, index: 1}
  quantity: {mustSupport: true, index: 6}
  managingEntity:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-organization']
    index: 7
  actual:
    type: boolean
    mustSupport: true
    pattern: {type: boolean, value: true}
    index: 4
package_version: 2.1.0
extensions:
  intendedRecipientIdentifier: {url: 'http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-intended-recipient-identifier-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-atr/StructureDefinition/davinci-patient-list
base: http://hl7.org/fhir/StructureDefinition/Group
version: 2.1.0
required: [actual, managingEntity, type]