PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@2.0.0
    http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-valueset
description: This profile describes US Public Health value sets.
package_name: hl7.fhir.us.ecr
derivation: constraint
name: USPublicHealthValueSet
type: ValueSet
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        extensionValueSetSteward:
          match: {url: null}
          schema: {short: Value set steward, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/valueset-steward', index: 1}
          min: 1
          max: 1
        extensionValueSetAuthor:
          match: {url: null}
          schema: {short: Value set author, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/valueset-author', index: 2}
          min: 1
          max: 1
  identifier: {short: Value set identifier used by public health (e.g. RCTC OID), mustSupport: true, index: 3}
  name: {short: Value set name, mustSupport: true, index: 4}
  title: {short: Value set title, mustSupport: true, index: 5}
  status: {short: Value set definition version, mustSupport: true, index: 6}
  publisher: {short: The entity that is responsible for the content of the Value Set Definition, mustSupport: true, index: 7}
  description: {short: Value set description, mustSupport: true, index: 8}
package_version: 2.0.0
extensions:
  extensionValueSetSteward: {url: 'http://hl7.org/fhir/StructureDefinition/valueset-steward', min: 1, max: 1, short: Value set steward, type: Extension, mustSupport: true, index: 1}
  extensionValueSetAuthor: {url: 'http://hl7.org/fhir/StructureDefinition/valueset-author', min: 1, max: 1, short: Value set author, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-valueset
base: http://hl7.org/fhir/StructureDefinition/shareablevalueset
version: 2.0.0
required: [name, status, title, description]