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