PackagesCanonicalsLogsProblems
    Packages
    rs/acme.base@2.0.0-rc1
    https://fake-acme.org/fhir/StructureDefinition/ACME-base-organization
description: ACME-base-organization based on US Core Organization Profile.
package_name: rs/acme.base
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
            type: Identifier
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'https://fake-acme.org/fhir/NamingSystem/Organization-Identifier'}
                type: uri
                index: 2
              value: {index: 3}
            required: [system, value]
package_version: 2.0.0-rc1
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]