PackagesCanonicalsLogsProblems
    Packages
    acme.base.r4@4.0.5
    https://fake-acme.org/fhir/StructureDefinition/ACME-base-organization
description: ACME-base-organization based on US Core Organization Profile.
package_name: acme.base.r4
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: 4.0.5
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]