PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-ballot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-valueset
description: This ValueSet profile describes the requirements for a value set used when determining whether an event is suspected to be reportable.
package_name: hl7.fhir.us.ph-library
derivation: constraint
name: USPublicHealthSupplementalValueSet
type: ValueSet
elements:
  useContext:
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      discriminator:
      - {path: code, type: value}
      min: 2
      slices:
        reportingContext:
          match:
            code: {code: reporting, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type'}
          schema:
            mustSupport: true
            _required: true
            index: 1
            elements:
              code:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: reporting, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type'}
                type: Coding
                index: 2
              value:
                short: value set useContext
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: supplemental, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context'}
                choices: [valueCodeableConcept]
                type: CodeableConcept
                index: 4
              valueCodeableConcept:
                type: CodeableConcept
                short: value set useContext
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: supplemental, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context'}
                choiceOf: value
                index: 5
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-valueset
base: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset
version: 2.0.0-ballot