description: This Composition profile represents a public health composition. package_name: rs/hl7.fhir.us.ph derivation: constraint name: USPublicHealthComposition type: Composition elements: date: {isModifier: false, mustSupport: true, index: 8} encounter: isModifier: false short: Encounter related to the public health event refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-encounter'] type: Reference mustSupport: true index: 7 type: {short: Type of this public health report, mustSupport: true, index: 5} title: {mustSupport: true, index: 10} author: isModifier: false short: The author(s) of the document refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization', 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole'] type: Reference mustSupport: true array: true index: 9 extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: sliceExtensionVersionNumber: match: {url: null} schema: {short: Public Health Composition versionNumber, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber', index: 1} min: 1 max: 1 sliceExtensionInformationRecipient: match: {url: null} schema: {type: Extension, short: Information Recipient, mustSupport: true, url: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-information-recipient-extension', index: 2} min: 0 custodian: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization'] index: 11 status: {mustSupport: true, index: 4} identifier: {short: Public Health Composition identifier, mustSupport: true, index: 3} relatesTo: mustSupport: true index: 12 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: sliceTransformed: match: {code: transforms} schema: short: Document or Composition that this Composition is transformed from mustSupport: true index: 13 elements: code: pattern: {type: code, value: transforms} mustSupport: true type: code index: 14 target: short: Identifier of the Document or Composition transformed mustSupport: true choices: [targetIdentifier] index: 16 targetIdentifier: {type: Identifier, short: Identifier of the Document or Composition transformed, mustSupport: true, choiceOf: target, index: 17} sliceReplaced: match: {code: replaces} schema: short: Document or Composition that this Composition replaces mustSupport: true index: 18 elements: code: pattern: {type: code, value: replaces} mustSupport: true type: code index: 19 target: short: Identifier/Reference to the Document or Composition transformed mustSupport: true choices: [] index: 21 subject: isModifier: false short: Patient refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient'] type: Reference mustSupport: true index: 6 package_version: library-1.0.0-ballot extensions: sliceExtensionVersionNumber: {url: 'http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber', min: 1, max: 1, short: Public Health Composition versionNumber, type: Extension, mustSupport: true, index: 1} sliceExtensionInformationRecipient: {url: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-information-recipient-extension', min: 0, type: Extension, short: Information Recipient, mustSupport: true, index: 2} class: profile kind: resource url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-composition base: http://hl7.org/fhir/StructureDefinition/Composition version: 1.0.0-ballot required: [encounter, identifier, subject]