description: 'An International Patient Summary Document that contains the Occupational Data for Health Information within the Social History Section. \nThis composition builds off of the origional IPS Composition deffined by HL7 with the additional constraint of the Social History section now being a Must Support section and the additonal requirement that the Occupational Data for health observations in the section are conformant to the ODH specification. ' package_name: ihe.pcc.fiio derivation: constraint name: IHE_FIPS_IO_ODH_Option_Composition type: Composition elements: section: index: 0 slicing: slices: sectionSocialHistory: match: {} schema: index: 0 elements: entry: type: Reference mustSupport: true refers: ['https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-UsualWork'] array: true index: 1 slicing: slices: odh-UsualWork: match: {} schema: type: Reference mustSupport: true refers: ['https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-UsualWork'] array: true index: 1 min: 0 odh-PastOrPresentJob: match: {} schema: type: Reference mustSupport: true refers: ['https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-PastOrPresentJob'] array: true index: 2 min: 0 odh-EmploymentStatus: match: {} schema: type: Reference refers: ['https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-EmploymentStatus'] array: true index: 3 min: 0 odh-RetirementDate: match: {} schema: type: Reference refers: ['https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-RetirementDate'] array: true index: 4 min: 0 odh-CombatZonePeriod: match: {} schema: type: Reference refers: ['https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-CombatZonePeriod'] array: true index: 5 min: 0 package_version: 1.0.0-comment class: profile kind: resource url: https://profiles.ihe.net/PCC/FIIO/StructureDefinition/IHE.FIPS.IO.ODH.Option.Composition base: http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips version: 1.0.0-comment