PackagesCanonicalsLogsProblems
    Packages
    acme.base@2.0.0-rc1
    https://fake-acme.org/fhir/StructureDefinition/ACME-base-practitioner
description: ACME-base-practitioner based on US Core Practitioner Profile.
package_name: acme.base
derivation: constraint
name: ACMEbasePractitioner
type: Practitioner
elements:
  identifier:
    pattern:
      type: Identifier
      value: {system: 'https://fake-acme.org/fhir/NamingSystem/Practitioner-Identifier'}
    index: 0
    slicing:
      slices:
        ACMEcorpIdentifier:
          match: {}
          schema:
            pattern:
              type: Identifier
              value: {system: 'https://fake-acme.org/fhir/NamingSystem/Practitioner-Identifier'}
            _required: true
            index: 0
            elements:
              system:
                pattern: {type: Uri, value: 'https://fake-acme.org/fhir/NamingSystem/Practitioner-Identifier'}
                index: 1
package_version: 2.0.0-rc1
class: profile
kind: resource
url: https://fake-acme.org/fhir/StructureDefinition/ACME-base-practitioner
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner
version: 1.0.0
required: [identifier]