PackagesCanonicalsLogsProblems
    Packages
    OntarioacCDRFHIRImplementationGuide@0.10.00-0.1.0
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Composition
description: null
package_name: OntarioacCDRFHIRImplementationGuide
derivation: constraint
name: CDRComposition
type: Composition
elements:
  category:
    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/document-category'}
    mustSupport: true
    index: 11
  date: {mustSupport: true, index: 14}
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Composition'}
        index: 1
    required: [profile]
  encounter: {mustSupport: true, index: 13}
  section: {mustSupport: true, index: 19}
  type:
    mustSupport: true
    index: 3
    elements:
      coding:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            slice-local-document-type:
              match: {system: null}
              schema:
                binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/local-document-type'}
                _required: true
                index: 5
                elements:
                  system:
                    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/local-document-type'}
                    index: 6
                  code: {index: 7}
                required: [system, code]
            slice-provincial-document-type:
              match: {system: null}
              schema:
                short: Provincial document type
                binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/provincial-document-type'}
                index: 8
                elements:
                  system: {index: 9}
                  code: {index: 10}
                required: [system, code]
  title: {mustSupport: true, index: 16}
  author: {mustSupport: true, index: 15}
  event: {mustSupport: true, index: 18}
  custodian: {mustSupport: true, index: 17}
  status: {mustSupport: true, index: 2}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Patient']
    index: 12
package_version: 0.10.00-0.1.0
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Composition
base: http://hl7.org/fhir/StructureDefinition/Composition
version: null
required: [encounter, subject, custodian]