PackagesCanonicalsLogsProblems
    Packages
    firely.com.accessibilitytesting@0.0.1-test
    https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient
description: ACME-base-patient based on US Core Patient Profile.
package_name: firely.com.accessibilitytesting
derivation: constraint
name: ACMEbasePatient
type: Patient
elements:
  extension:
    index: 0
    slicing:
      slices:
        race:
          match: {}
          schema: {index: 0}
          max: 0
        ethnicity:
          match: {}
          schema: {index: 1}
          max: 0
  identifier:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        ACMEcorpIdentifier:
          match: {system: 'https://fake-acme.org/fhir/NamingSystem/Patient-Identifier'}
          schema:
            _required: true
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'https://fake-acme.org/fhir/NamingSystem/Patient-Identifier'}
                index: 4
  generalPractitioner:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'https://fake-acme.org/fhir/StructureDefinition/ACME-base-organization', 'https://fake-acme.org/fhir/StructureDefinition/ACME-base-practitioner']
    index: 5
  managingOrganization:
    type: Reference
    refers: ['https://fake-acme.org/fhir/StructureDefinition/ACME-base-organization']
    index: 6
package_version: 0.0.1-test
extensions:
  race: {url: null, max: 0, index: 0}
  ethnicity: {url: null, max: 0, index: 1}
class: profile
kind: resource
url: https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
version: 1.0.0