PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@1.0.0-ballot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset-library
description: Defines the library containing US Public Health value sets.
package_name: hl7.fhir.us.ph-library
derivation: constraint
name: USPublicHealthValueSetLibrary
type: Library
elements:
  description: {short: Value Sets Release Description, mustSupport: true, index: 8}
  purpose: {short: Value Sets Purpose, mustSupport: true, index: 9}
  type:
    short: asset-collection
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: asset-collection, system: 'http://terminology.hl7.org/CodeSystem/library-type'}
    index: 7
  title: {short: Value Sets Name, mustSupport: true, index: 6}
  extension:
    base: {max: '*', min: 0, path: DomainResource.extension}
    type: Extension
    isSummary: false
    isModifier: false
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        expansionParameters:
          match: {url: null}
          schema:
            isModifier: false
            short: Expansion Parameters for the ValueSet.
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expansion-parameters-extension
            base: {max: '*', min: 0, path: DomainResource.extension}
            index: 1
          min: 0
          max: 1
  identifier:
    mustSupport: true
    index: 2
    elements:
      system:
        short: The namespace for Object Identifiers
        pattern: {type: Uri, value: 'urn:ietf:rfc:3986'}
        mustSupport: true
        index: 3
      value: {mustSupport: true, index: 4}
    required: [value, system]
  version: {short: Value Sets Definition Version, mustSupport: true, index: 5}
  relatedArtifact:
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: resource.resolve(), type: profile}
      min: 1
      slices:
        sliceUSPHValueSet:
          match: {}
          schema:
            short: US Public Health Value Set
            mustSupport: true
            _required: true
            index: 13
            elements:
              type:
                short: composed-of
                pattern: {type: Code, value: composed-of}
                index: 14
              resource: {type: canonical, mustSupport: true, index: 15}
            required: [resource]
  effectivePeriod:
    mustSupport: true
    index: 10
    elements:
      start: {short: Value Sets Effective Start Date, mustSupport: true, index: 11}
    required: [start]
package_version: 1.0.0-ballot
extensions:
  expansionParameters:
    min: 0
    isModifier: false
    short: Expansion Parameters for the ValueSet.
    index: 1
    type: Extension
    mustSupport: true
    max: 1
    url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expansion-parameters-extension
    base: {max: '*', min: 0, path: DomainResource.extension}
class: profile
kind: resource
url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset-library
base: http://hl7.org/fhir/StructureDefinition/shareablelibrary
version: 1.0.0-ballot
required: [relatedArtifact, effectivePeriod, title, version, description, purpose]