description: This profile sets minimum expectations for a Composition resource to record, search, and fetch documents associated with a patient. It is based on the [AU Base Composition](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-composition.html) profile and identifies the *additional* mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the Composition resource when conforming to this profile. It provides the floor for standards development for specific uses cases in an Australian context. package_name: hl7.fhir.au.core derivation: constraint name: AUCoreComposition type: Composition elements: date: {mustSupport: true, index: 5} section: mustSupport: true index: 13 elements: title: {mustSupport: true, index: 14} code: {mustSupport: true, index: 15} text: {mustSupport: true, index: 16} required: [title] attester: mustSupport: true index: 8 elements: mode: {mustSupport: true, index: 9} time: {mustSupport: true, index: 10} party: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson'] index: 11 type: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/doc-typecodes'} mustSupport: true index: 3 title: {mustSupport: true, index: 7} author: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson', 'http://hl7.org/fhir/StructureDefinition/Device'] index: 6 custodian: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization'] index: 12 status: {mustSupport: true, index: 2} identifier: {mustSupport: true, index: 1} subject: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient'] index: 4 text: {mustSupport: true, index: 0} package_version: 2.1.0-draft class: profile kind: resource url: http://hl7.org.au/fhir/core/StructureDefinition/au-core-composition base: http://hl7.org.au/fhir/StructureDefinition/au-composition version: 2.1.0-draft required: [section, subject]