PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.health-care-surveys-reporting@2.0.0-ballot
    http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-composition
description: This Composition profile is used to organize the healthcare survey report content.
package_name: hl7.fhir.us.health-care-surveys-reporting
derivation: constraint
name: HcsComposition
type: Composition
elements:
  date: {mustSupport: true, index: 5}
  encounter:
    type: Reference
    short: Encounter related to the public health event
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|6.1.0']
    index: 4
  section:
    mustSupport: true
    array: true
    min: 3
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: 3
      slices:
        sliceGoalsSection:
          match:
            code:
              coding:
              - {code: 61146-7, system: 'http://loinc.org'}
          schema:
            short: 'Goals Section (USCDI: Goals)'
            mustSupport: true
            index: 45
            elements:
              code:
                short: Goals Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 61146-7, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 46
              text: {short: Goals Section narrative, mustSupport: true, index: 47}
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal|6.1.0']
                index: 48
            required: [code, text]
        sliceAllergiesSection:
          match:
            code:
              coding:
              - {code: 48765-2, system: 'http://loinc.org'}
          schema:
            short: 'Allergies Section (USCDI: Allergies and Intolerances)'
            mustSupport: true
            _required: true
            index: 18
            elements:
              code:
                short: Allergies Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 48765-2, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 19
              text: {short: Allergies Section narrative, mustSupport: true, index: 20}
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance|6.1.0']
                index: 21
            required: [code, text]
        sliceCoverageSection:
          match:
            code:
              coding:
              - {code: 48768-6, system: 'http://loinc.org'}
          schema:
            short: 'Coverage Section (USCDI: Health Insurance Information)'
            mustSupport: true
            index: 41
            elements:
              code:
                short: Coverage Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 48768-6, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 42
              text: {short: Coverage Section narrative, mustSupport: true, index: 43}
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-coverage']
                index: 44
            required: [code, text]
        sliceMedicationsSection:
          match:
            code:
              coding:
              - {code: 10160-0, system: 'http://loinc.org'}
          schema:
            short: 'Medications Section (USCDI: Medications)'
            mustSupport: true
            index: 57
            elements:
              code:
                short: Medications Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 10160-0, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 58
              text: {short: Medications Section narrative, mustSupport: true, index: 59}
              entry:
                mustSupport: true
                index: 60
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    sliceMedicationAdministration:
                      match: {}
                      schema:
                        short: Medication Administration Entry
                        refers: ['http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-medicationadministration']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 61
                      min: 0
                    sliceMedicationRequest:
                      match: {}
                      schema:
                        short: Medication Result Entry
                        refers: ['http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-medicationrequest']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 62
                      min: 0
                    sliceMedicationDispense:
                      match: {}
                      schema:
                        short: Medication Dispense Entry
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationdispense|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 63
                      min: 0
                    sliceMedicationReferences:
                      match: {}
                      schema:
                        short: Medication Reference Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 64
                      min: 0
            required: [code, text]
        sliceNotesSection:
          match:
            code:
              coding:
              - {code: 28650-0, system: 'http://loinc.org'}
          schema:
            short: Clinical and Diagnostic Reports Section
            mustSupport: true
            array: true
            index: 65
            elements:
              code:
                short: Clinical Notes Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 28650-0, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 66
              text: {short: Notes Section narrative, mustSupport: true, index: 67}
              entry:
                mustSupport: true
                index: 68
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    sliceDocumentReferenceEntry:
                      match: {}
                      schema:
                        short: Document Reference Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 69
                      min: 0
                    sliceDiagnosticReportEntry:
                      match: {}
                      schema:
                        short: Diagnostic Report Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 70
                      min: 0
            required: [code, text]
        sliceProceduresSection:
          match:
            code:
              coding:
              - {code: 47519-4, system: 'http://loinc.org'}
          schema:
            short: 'Procedures Section (USCDI: Procedures)'
            mustSupport: true
            index: 77
            elements:
              code:
                short: Procedures Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 47519-4, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 78
              text: {short: Procedures Section narrative, mustSupport: true, index: 79}
              entry:
                mustSupport: true
                index: 80
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    sliceProcedure:
                      match: {}
                      schema:
                        short: Procedure Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 81
                      min: 0
                    sliceProcedureOrder:
                      match: {}
                      schema:
                        short: Procedure Order Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 82
                      min: 0
            required: [code, text]
        sliceVitalSignsSection:
          match:
            code:
              coding:
              - {code: 8716-3, system: 'http://loinc.org'}
          schema:
            short: 'Vital Signs Section (USCDI: Vital Signs)'
            mustSupport: true
            array: true
            index: 93
            elements:
              code:
                short: Vital Signs code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 8716-3, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 94
              text: {short: Vital Signs narrative, mustSupport: true, index: 95}
              entry:
                mustSupport: true
                index: 96
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    sliceBMIEntry:
                      match: {}
                      schema:
                        short: BMI Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-bmi|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 102
                      min: 0
                    sliceRespiratoryRateEntry:
                      match: {}
                      schema:
                        short: Respiratory Rate Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-respiratory-rate|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 108
                      min: 0
                    sliceHeadCircumferenceEntry:
                      match: {}
                      schema:
                        short: Head Circumference Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-head-circumference|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 107
                      min: 0
                    slicePediatricWeightForHeightEntry:
                      match: {}
                      schema:
                        short: Pediatric Weight For Height Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 103
                      min: 0
                    slicePediatricHeadOccipitalFrontalCircumferenceEntry:
                      match: {}
                      schema:
                        short: Pediatric Head Occipital Frontal Circumference Percentile Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 104
                      min: 0
                    sliceBodyHeightEntry:
                      match: {}
                      schema:
                        short: Body Height Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-height|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 99
                      min: 0
                    sliceBodyTemperatureEntry:
                      match: {}
                      schema:
                        short: Body Temperature Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-temperature|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 106
                      min: 0
                    sliceHeartRateEntry:
                      match: {}
                      schema:
                        short: Heart Rate Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-heart-rate|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 100
                      min: 0
                    slicePulseOximetryEntry:
                      match: {}
                      schema:
                        short: Pulse Oximetry Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 101
                      min: 0
                    sliceBodyWeightEntry:
                      match: {}
                      schema:
                        short: Body Weight Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 98
                      min: 0
                    sliceBloodPressureEntry:
                      match: {}
                      schema:
                        short: Blood Pressure Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 97
                      min: 0
                    slicePediatricBMIForAgeEntry:
                      match: {}
                      schema:
                        short: Pediatric BMI For Age Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/pediatric-bmi-for-age|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 105
                      min: 0
            required: [code, text]
        sliceReasonForVisitSection:
          match:
            code:
              coding:
              - {code: 29299-5, system: 'http://loinc.org'}
          schema:
            short: Reason for Visit Section
            mustSupport: true
            _required: true
            index: 9
            elements:
              code:
                short: Reason for Visit code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 29299-5, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 10
              text: {short: Reason for Visit narrative, mustSupport: true, index: 11}
            required: [code, text]
        slicePregnancySection:
          match:
            code:
              coding:
              - {code: 90767-5, system: 'http://loinc.org'}
          schema:
            short: Pregnancy Section
            mustSupport: true
            index: 71
            elements:
              code:
                short: Pregnancy Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 90767-5, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 72
              text: {short: Pregnancy Section narrative, mustSupport: true, index: 73}
              entry:
                mustSupport: true
                index: 74
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    slicePregnancyStatusObservation:
                      match: {}
                      schema:
                        short: Pregnancy Status Observation
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-pregnancystatus|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 75
                      min: 0
                    slicePregnancyIntent:
                      match: {}
                      schema:
                        short: Pregnancy Intent
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-pregnancyintent|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 76
                      min: 0
            required: [code, text]
        sliceImmunizationsSection:
          match:
            code:
              coding:
              - {code: 11369-6, system: 'http://loinc.org'}
          schema:
            short: 'Immunizations Section (USCDI: Immunization)'
            mustSupport: true
            index: 49
            elements:
              code:
                short: Immunizations code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 11369-6, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 50
              text: {short: Immunizations narrative, mustSupport: true, index: 51}
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|6.1.0']
                index: 52
            required: [code, text]
        sliceCareTeamSection:
          match:
            code:
              coding:
              - {code: 85847-2, system: 'http://loinc.org'}
          schema:
            short: 'Care Team Section (USCDI: Care Team Members)'
            mustSupport: true
            index: 37
            elements:
              code:
                short: Care Team Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 85847-2, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 38
              text: {short: Care Team Section narrative, mustSupport: true, index: 39}
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam|6.1.0']
                index: 40
            required: [code, text]
        sliceResultsSection:
          match:
            code:
              coding:
              - {code: 30954-2, system: 'http://loinc.org'}
          schema:
            short: 'Results Section (USCDI: Laboratory, Clinical Tests)'
            mustSupport: true
            index: 83
            elements:
              code:
                short: Results Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 30954-2, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 84
              text: {short: Results Section narrative, mustSupport: true, index: 85}
              entry:
                mustSupport: true
                index: 86
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    sliceResultEntry:
                      match: {}
                      schema:
                        short: Result Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-clinical-result|6.1.0', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 87
                      min: 0
                    sliceDiagnosticReportEntry:
                      match: {}
                      schema:
                        short: Diagnostic Result Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 88
                      min: 0
            required: [code, text]
        slicePlanOfTreatmentSection:
          match:
            code:
              coding:
              - {code: 18776-5, system: 'http://loinc.org'}
          schema:
            short: 'Plan of Treatment Section (USCDI: Assessment and Plan of Treatment)'
            mustSupport: true
            index: 29
            elements:
              code:
                short: Plan of care note
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 18776-5, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 30
              text: {short: Plan of Treatment narrative, mustSupport: true, index: 31}
              entry:
                mustSupport: true
                index: 32
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    sliceMedicationRequest:
                      match: {}
                      schema:
                        short: Medication Request Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 33
                      min: 0
                    sliceMedicationReferences:
                      match: {}
                      schema:
                        short: Medication Reference Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 34
                      min: 0
                    sliceProcedureOrders:
                      match: {}
                      schema:
                        short: Procedure Order Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 35
                      min: 0
                    sliceCarePlanEntry:
                      match: {}
                      schema:
                        short: CarePlan Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 36
                      min: 0
            required: [code, text]
        sliceSocialHistorySection:
          match:
            code:
              coding:
              - {code: 29762-2, system: 'http://loinc.org'}
          schema:
            short: 'Social History Section (USCDI: Health Status/Assessments - Smoking Status)'
            mustSupport: true
            index: 89
            elements:
              code:
                short: Social History Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 29762-2, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 90
              text: {short: Social History Section narrative, mustSupport: true, index: 91}
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus|6.1.0']
                index: 92
            required: [code, text]
        sliceMedicalEquipmentSection:
          match:
            code:
              coding:
              - {code: 46264-8, system: 'http://loinc.org'}
          schema:
            short: Medical Equipment Section
            mustSupport: true
            index: 53
            elements:
              code:
                short: Medical Equipment Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 46264-8, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 54
              text: {short: Medical Equipment Section narrative, mustSupport: true, index: 55}
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device|6.1.0']
                index: 56
            required: [code, text]
        sliceProblemSection:
          match:
            code:
              coding:
              - {code: 11450-4, system: 'http://loinc.org'}
          schema:
            short: 'Problem Section (USCDI: Problems)'
            mustSupport: true
            _required: true
            index: 12
            elements:
              code:
                short: Problem Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 11450-4, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 13
              text: {short: Problem Section narrative, mustSupport: true, index: 14}
              entry:
                mustSupport: true
                index: 15
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    sliceProblemsHealthConcerns:
                      match: {}
                      schema:
                        short: Problems Health Concerns Entry
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 16
                      min: 0
                    sliceEncounterDiagnosis:
                      match: {}
                      schema:
                        short: Encounter Diagnosis Entry
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 17
                      min: 0
            required: [code, text]
        sliceAssessmentAndPlanOfTreatmentSection:
          match:
            code:
              coding:
              - {code: 51847-2, system: 'http://loinc.org'}
          schema:
            short: 'Assessment Section (USCDI: Assessment and Plan of Treatment)'
            mustSupport: true
            index: 22
            elements:
              code:
                short: Assessment and Plan of Treatment Section code
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 51847-2, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 23
              text: {short: Evaluation + Plan note, mustSupport: true, index: 24}
              entry:
                mustSupport: true
                index: 25
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    sliceScreeningAssessmentEntry:
                      match: {}
                      schema:
                        short: Screening Assessment Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment|6.1.0', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 26
                      min: 0
                    sliceQuestionnaireResponseEntry:
                      match: {}
                      schema:
                        short: Questionnaire Response Entries
                        refers: ['http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 27
                      min: 0
                    sliceCarePlanEntry:
                      match: {}
                      schema:
                        short: CarePlan Entries
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|6.1.0']
                        type: Reference
                        mustSupport: true
                        array: true
                        index: 28
                      min: 0
            required: [code, text]
  type:
    short: Health Care Survey Report
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 75619-7, system: 'http://loinc.org'}
    type: CodeableConcept
    index: 2
  title:
    pattern: {type: string, value: National Health Care Surveys report}
    mustSupport: true
    type: string
    index: 7
  author:
    type: Reference
    short: The author(s) of the document
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|6.1.0', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole|6.1.0', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|6.1.0']
    index: 6
  status:
    pattern: {type: code, value: final}
    mustSupport: true
    type: code
    index: 1
  identifier: {short: Health Care Survey Report Composition identifier, mustSupport: true, index: 0}
  subject:
    type: Reference
    short: Patient who is the subject of the report.
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|6.1.0']
    index: 3
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-composition
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 2.0.0-ballot
required: [encounter, identifier, subject]