PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@2.0.0-ballot
    http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips
description: Clinical document used to represent the International Patient Summary (IPS) data set. \nAn International Patient Summary (IPS) document is an electronic health record extract containing essential healthcare information about a subject of care. \nThe IPS dataset is minimal and non-exhaustive; specialty-agnostic and condition-independent; but still clinically relevant. As specified in EN 17269 and ISO 27269, it is designed for supporting the use case scenario for ‘unplanned, cross border care’, but it is not limited to it. It is intended to be international, i.e., to provide generic solutions for global application beyond a particular region or country.
package_name: hl7.fhir.uv.ips
derivation: constraint
name: CompositionUvIps
type: Composition
elements:
  date: {mustSupport: true, index: 6}
  section:
    min: 3
    short: Sections composing the IPS
    index: 22
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: code, type: pattern}
      min: 3
      slices:
        sectionProblems:
          match:
            code:
              coding:
              - {code: 11450-4, system: 'http://loinc.org'}
          schema:
            constraint:
              ips-comp-1: {human: Either section.entry or emptyReason are present, source: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips', severity: error, expression: (entry.reference.exists() or emptyReason.exists())}
            short: IPS Problems Section
            mustSupport: true
            _required: true
            index: 40
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 41}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 41
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 41}
                      min: 0
                      max: 1
              title: {mustSupport: true, index: 42}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 11450-4, system: 'http://loinc.org'}
                index: 43
              entry:
                type: Reference
                short: Clinical problems or conditions currently being monitored for the patient.
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 44
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    problem:
                      match: {}
                      schema:
                        type: Reference
                        mustSupport: true
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips']
                        array: true
                        index: 45
                      min: 0
            required: [title, code]
        sectionPatientStory:
          match:
            code:
              coding:
              - {code: 81338-6, system: 'http://loinc.org'}
          schema:
            short: IPS Patient Story Section
            index: 123
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 124}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 124
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 124}
                      min: 0
                      max: 1
              title: {index: 125}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 81338-6, system: 'http://loinc.org'}
                index: 126
              entry: {short: Patient Story resources., index: 127}
            required: [title, code]
        sectionProceduresHx:
          match:
            code:
              coding:
              - {code: 47519-4, system: 'http://loinc.org'}
          schema:
            short: IPS History of Procedures Section
            mustSupport: true
            index: 46
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 47}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 47
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 47}
                      min: 0
                      max: 1
              title: {mustSupport: true, index: 48}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 47519-4, system: 'http://loinc.org'}
                index: 49
              entry:
                type: Reference
                short: Patient past procedures pertinent to the scope of this document.
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Procedure']
                index: 50
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    procedure:
                      match: {}
                      schema:
                        type: Reference
                        mustSupport: true
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Procedure-uv-ips']
                        array: true
                        index: 51
                      min: 0
            required: [title, code]
        sectionPlanOfCare:
          match:
            code:
              coding:
              - {code: 18776-5, system: 'http://loinc.org'}
          schema:
            short: IPS Plan of Care Section
            index: 91
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 92}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 92
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 92}
                      min: 0
                      max: 1
              title: {index: 93}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 18776-5, system: 'http://loinc.org'}
                index: 94
              entry:
                type: Reference
                short: Optional entry used to represent structured care plans
                refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 95
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    carePlan:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan']
                        array: true
                        index: 96
                      min: 0
            required: [title, code]
        sectionMedicalDevices:
          match:
            code:
              coding:
              - {code: 46264-8, system: 'http://loinc.org'}
          schema:
            short: IPS Medical Devices Section
            mustSupport: true
            index: 58
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 59}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 59
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 59}
                      min: 0
                      max: 1
              title: {mustSupport: true, index: 60}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 46264-8, system: 'http://loinc.org'}
                index: 61
              entry:
                type: Reference
                short: Patient history of medical device use.
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/DeviceUseStatement', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 62
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    deviceStatement:
                      match: {}
                      schema:
                        type: Reference
                        mustSupport: true
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/DeviceUseStatement-uv-ips']
                        array: true
                        index: 63
                      min: 0
            required: [title, code]
        sectionSocialHistory:
          match:
            code:
              coding:
              - {code: 29762-2, system: 'http://loinc.org'}
          schema:
            short: IPS Social History Section
            index: 97
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 98}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 98
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 98}
                      min: 0
                      max: 1
              title: {index: 99}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 29762-2, system: 'http://loinc.org'}
                index: 100
              entry:
                type: Reference
                short: Health related "lifestyle factors" or "lifestyle observations" (e.g. smoke habits; alcohol consumption; diets, risky habits.)
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation']
                index: 101
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    smokingTobaccoUse:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-tobaccouse-uv-ips']
                        index: 102
                      min: 0
                      max: 1
                    alcoholUse:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-uv-ips']
                        index: 103
                      min: 0
                      max: 1
            required: [title, code]
        sectionFunctionalStatus:
          match:
            code:
              coding:
              - {code: 47420-5, system: 'http://loinc.org'}
          schema:
            short: IPS Functional Status
            index: 84
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 85}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 85
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 85}
                      min: 0
                      max: 1
              title: {index: 86}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 47420-5, system: 'http://loinc.org'}
                index: 87
              entry:
                type: Reference
                short: Optional entry used to represent disabilities and functional assessments
                refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalImpression', 'http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 88
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    disability:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips']
                        array: true
                        index: 89
                      min: 0
                    functionalAssessment:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalImpression']
                        array: true
                        index: 90
                      min: 0
            required: [title, code]
        sectionAllergies:
          match:
            code:
              coding:
              - {code: 48765-2, system: 'http://loinc.org'}
          schema:
            constraint:
              ips-comp-1: {human: Either section.entry or emptyReason are present, source: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips', severity: error, expression: (entry.reference.exists() or emptyReason.exists())}
            short: IPS Allergies and Intolerances Section
            mustSupport: true
            _required: true
            index: 34
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 35}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 35
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 35}
                      min: 0
                      max: 1
              title: {mustSupport: true, index: 36}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 48765-2, system: 'http://loinc.org'}
                index: 37
              entry:
                type: Reference
                short: Relevant allergies or intolerances (conditions) for that patient.
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/AllergyIntolerance', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 38
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    allergyOrIntolerance:
                      match: {}
                      schema:
                        type: Reference
                        mustSupport: true
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips']
                        array: true
                        index: 39
                      min: 0
            required: [title, code]
        sectionPregnancyHx:
          match:
            code:
              coding:
              - {code: 10162-6, system: 'http://loinc.org'}
          schema:
            short: IPS History of Pregnancy Section
            index: 104
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 105}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 105
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 105}
                      min: 0
                      max: 1
              title: {index: 106}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 10162-6, system: 'http://loinc.org'}
                index: 107
              entry:
                type: Reference
                short: Current pregnancy status and, optionally, information about the outcome of earlier pregnancies.
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation']
                index: 108
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    pregnancyStatus:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-status-uv-ips']
                        array: true
                        index: 109
                      min: 0
                    pregnancyOutcomeSummary:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-outcome-uv-ips']
                        array: true
                        index: 110
                      min: 0
            required: [title, code]
        sectionAdvanceDirectives:
          match:
            code:
              coding:
              - {code: 42348-3, system: 'http://loinc.org'}
          schema:
            short: IPS Advance Directives Section
            index: 111
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 112}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 112
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 112}
                      min: 0
                      max: 1
              title: {index: 113}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 42348-3, system: 'http://loinc.org'}
                index: 114
              entry:
                type: Reference
                short: Narrative description of the patient's advance directive.
                refers: ['http://hl7.org/fhir/StructureDefinition/Consent', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 115
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    advanceDirectivesConsent:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/StructureDefinition/Consent']
                        array: true
                        index: 116
                      min: 0
            required: [title, code]
        sectionAlerts:
          match:
            code:
              coding:
              - {code: 104605-1, system: 'http://loinc.org'}
          schema:
            short: IPS Alerts Section
            index: 117
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 118}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 118
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 118}
                      min: 0
                      max: 1
              title: {index: 119}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 104605-1, system: 'http://loinc.org'}
                index: 120
              entry:
                type: Reference
                short: Alert information.
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Flag']
                index: 121
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    alertsFlag:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Flag-alert-uv-ips']
                        array: true
                        index: 122
                      min: 0
            required: [title, code]
        sectionVitalSigns:
          match:
            code:
              coding:
              - {code: 8716-3, system: 'http://loinc.org'}
          schema:
            short: IPS Vital Signs Section
            label: Vital signs
            index: 72
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 73}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 73
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 73}
                      min: 0
                      max: 1
              title: {index: 74}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 8716-3, system: 'http://loinc.org'}
                index: 75
              entry:
                type: Reference
                short: Notable vital signs or physical findings.
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation']
                index: 76
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    vitalSign:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/StructureDefinition/vitalsigns']
                        array: true
                        index: 77
                      min: 0
            required: [title, code]
        sectionImmunizations:
          match:
            code:
              coding:
              - {code: 11369-6, system: 'http://loinc.org'}
          schema:
            short: IPS Immunizations Section
            mustSupport: true
            index: 52
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 53}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 53
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 53}
                      min: 0
                      max: 1
              title: {mustSupport: true, index: 54}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 11369-6, system: 'http://loinc.org'}
                index: 55
              entry:
                type: Reference
                short: Patient's immunization status and pertinent history.
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Immunization']
                index: 56
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    immunization:
                      match: {}
                      schema:
                        type: Reference
                        mustSupport: true
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips']
                        array: true
                        index: 57
                      min: 0
            required: [title, code]
        sectionResults:
          match:
            code:
              coding:
              - {code: 30954-2, system: 'http://loinc.org'}
          schema:
            short: IPS Results Section
            mustSupport: true
            index: 64
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 65}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 65
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 65}
                      min: 0
                      max: 1
              title: {mustSupport: true, index: 66}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 30954-2, system: 'http://loinc.org'}
                index: 67
              entry:
                type: Reference
                short: Relevant observation results collected on the patient or produced on in-vitro biologic specimens collected from the patient.
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation']
                index: 68
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: type}
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    results-observation-laboratory-pathology:
                      match: {}
                      schema:
                        type: Reference
                        mustSupport: true
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips']
                        array: true
                        index: 69
                      min: 0
                    results-observation-radiology:
                      match: {}
                      schema:
                        type: Reference
                        mustSupport: true
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-radiology-uv-ips']
                        array: true
                        index: 70
                      min: 0
                    results-diagnosticReport:
                      match: {}
                      schema:
                        type: Reference
                        mustSupport: true
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips']
                        array: true
                        index: 71
                      min: 0
            required: [title, code]
        sectionMedications:
          match:
            code:
              coding:
              - {code: 10160-0, system: 'http://loinc.org'}
          schema:
            constraint:
              ips-comp-1: {human: Either section.entry or emptyReason are present, source: 'http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips', severity: error, expression: (entry.reference.exists() or emptyReason.exists())}
            short: IPS Medication Summary Section
            mustSupport: true
            _required: true
            index: 27
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 28}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 28
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 28}
                      min: 0
                      max: 1
              title: {short: Medication Summary section, mustSupport: true, index: 29}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 10160-0, system: 'http://loinc.org'}
                index: 30
              entry:
                type: Reference
                short: Medications relevant for the scope of the patient summary
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationDispense', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationStatement']
                index: 31
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    medicationStatement:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationStatement-uv-ips']
                        array: true
                        index: 32
                      min: 0
                    medicationRequest:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationRequest-uv-ips']
                        array: true
                        index: 33
                      min: 0
            required: [title, code]
        sectionPastIllnessHx:
          match:
            code:
              coding:
              - {code: 11348-0, system: 'http://loinc.org'}
          schema:
            short: IPS History of Past Illness Section
            index: 78
            extensions:
              section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 79}
            elements:
              extension:
                type: Extension
                short: Additional notes that apply to the section (but not to specific resource).
                url: http://hl7.org/fhir/StructureDefinition/note
                index: 79
                slicing:
                  slices:
                    section-note:
                      match: {}
                      schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 79}
                      min: 0
                      max: 1
              title: {index: 80}
              code:
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 11348-0, system: 'http://loinc.org'}
                index: 81
              entry:
                type: Reference
                short: Conditions the patient suffered in the past.
                refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 82
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    pastProblem:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips']
                        array: true
                        index: 83
                      min: 0
            required: [title, code]
    mustSupport: true
    array: true
    elements:
      extension:
        index: 23
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            section-note:
              match: {url: null}
              schema: {type: Extension, short: Additional notes that apply to the section (but not to specific resource)., url: 'http://hl7.org/fhir/StructureDefinition/note', index: 24}
              min: 0
              max: 1
      text: {mustSupport: true, index: 25}
      section: {index: 26}
    extensions:
      section-note: {url: 'http://hl7.org/fhir/StructureDefinition/note', min: 0, max: 1, type: Extension, short: Additional notes that apply to the section (but not to specific resource)., index: 24}
    required: [text]
  attester:
    mustSupport: true
    index: 9
    elements:
      mode: {mustSupport: true, index: 10}
      time: {mustSupport: true, index: 11}
      party: {mustSupport: true, index: 12}
  type:
    type: CodeableConcept
    short: Kind of composition ("Patient Summary")
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 60591-5, system: 'http://loinc.org'}
    index: 3
  title: {short: International Patient Summary, mustSupport: true, index: 8}
  author: {short: Who and/or what authored the IPS, mustSupport: true, index: 7}
  event:
    index: 18
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        careProvisioningEvent:
          match:
            code:
              coding:
              - {code: PCPR, system: 'http://terminology.hl7.org/CodeSystem/v3-ActClass'}
          schema:
            short: The care provisioning being documented
            mustSupport: true
            index: 19
            elements:
              code:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: PCPR, system: 'http://terminology.hl7.org/CodeSystem/v3-ActClass'}
                index: 20
              period: {mustSupport: true, index: 21}
            required: [code]
  custodian: {mustSupport: true, index: 13}
  status: {mustSupport: true, index: 2}
  identifier: {mustSupport: true, index: 1}
  relatesTo:
    elements:
      target:
        choices: [targetIdentifier, targetReference]
        index: 15
      targetIdentifier: {type: Identifier, choiceOf: target, index: 16}
      targetReference:
        type: Reference
        choiceOf: target
        refers: ['http://hl7.org/fhir/StructureDefinition/Composition', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips']
        index: 17
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips']
    index: 4
    elements:
      reference: {mustSupport: true, index: 5}
    required: [reference]
  text: {mustSupport: true, index: 0}
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 2.0.0-ballot
required: [subject]