PackagesCanonicalsLogsProblems
    Packages
    rs/acme.base.r4@1.0.0-beta2
    https://fake-acme.org/fhir/base/StructureDefinition/ACME-base-organization
description: ACME-base-organization based on US Core Organization Profile.
package_name: rs/acme.base.r4
derivation: constraint
name: ACMEbaseOrganization
type: Observation
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        ACMEcorpIdentifier:
          match: {system: 'https://fake-acme.org/fhir/base/NamingSystem/Organization-Identifier'}
          schema:
            pattern:
              type: Identifier
              value: {system: 'https://fake-acme.org/fhir/base/NamingSystem/Organization-Identifier'}
            _required: true
            type: Identifier
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'https://fake-acme.org/fhir/base/NamingSystem/Practitioner-Identifier'}
                type: uri
                index: 2
              value: {index: 3}
            required: [system, value]
package_version: 1.0.0-beta2
class: profile
kind: resource
url: https://fake-acme.org/fhir/base/StructureDefinition/ACME-base-organization
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab
version: 0.1.0
required: [identifier]