PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.ph@library-1.0.0-ballot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset
description: This profile describes the US Public Health Triggering value set.
package_name: rs/hl7.fhir.us.ph
derivation: constraint
name: USPublicHealthTriggeringValueSet
type: ValueSet
elements:
  useContext:
    array: true
    min: 1
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: 1
      slices:
        reportingContext:
          match:
            code: {code: reporting, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-usage-context-type'}
          schema:
            _required: true
            index: 1
            elements:
              code:
                pattern:
                  type: Coding
                  value: {code: reporting, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-usage-context-type'}
                type: Coding
                index: 2
              value:
                short: value set useContext
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: triggering, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-usage-context'}
                choices: [valueCodeableConcept]
                type: CodeableConcept
                index: 4
              valueCodeableConcept:
                short: value set useContext
                type: CodeableConcept
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: triggering, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-usage-context'}
                choiceOf: value
                index: 5
            required: [code, value, valueCodeableConcept]
package_version: library-1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset
base: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset
version: 1.0.0-ballot
required: [useContext]