PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-ballot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset
description: This ValueSet profile describes the minimum requirements for US public health value sets.
package_name: hl7.fhir.us.ph-library
derivation: constraint
name: USPublicHealthValueSet
type: ValueSet
elements:
  extension:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        extensionValueSetAuthor:
          match: {url: null}
          schema: {short: Value set author, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-author|5.2.0', index: 1}
          min: 1
          max: 1
  identifier: {short: Value set identifier used by public health, mustSupport: true, index: 2}
  title: {short: Value set title, mustSupport: true, index: 3}
  publisher: {mustSupport: true, index: 4}
  useContext:
    mustSupport: true
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        priorityContext:
          match:
            code: {code: priority, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type'}
          schema:
            mustSupport: true
            array: true
            index: 6
            elements:
              code:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: priority, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type'}
                type: Coding
                index: 7
              value:
                short: Release priority of the ValueSet
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 9
              valueCodeableConcept: {type: CodeableConcept, short: Release priority of the ValueSet, mustSupport: true, choiceOf: value, index: 10}
        focusConditionContext:
          match:
            code: {code: focus, system: 'http://terminology.hl7.org/CodeSystem/usage-context-type'}
          schema:
            mustSupport: true
            array: true
            index: 11
            elements:
              code:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: focus, system: 'http://terminology.hl7.org/CodeSystem/usage-context-type'}
                type: Coding
                index: 12
              value:
                short: Clinical condition that is the focus of the codes in this value set
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 14
              valueCodeableConcept: {type: CodeableConcept, short: Clinical condition that is the focus of the codes in this value set, mustSupport: true, choiceOf: value, index: 15}
package_version: 2.0.0-ballot
extensions:
  extensionValueSetAuthor: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-author|5.2.0', min: 1, max: 1, short: Value set author, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset
base: http://hl7.org/fhir/StructureDefinition/shareablevalueset
version: 2.0.0-ballot
required: [extension, title]