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: index: 0 slicing: slices: extensionValueSetAuthor: match: {} 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} useContext: mustSupport: true index: 3 slicing: rules: open discriminator: - {path: code, type: value} min: 1 slices: priorityContext: match: code: {code: priority, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type'} schema: mustSupport: true _required: true index: 4 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'} index: 5 value: short: Release priority of the ValueSet mustSupport: true choices: [valueCodeableConcept] index: 7 valueCodeableConcept: {type: CodeableConcept, short: Release priority of the ValueSet, mustSupport: true, choiceOf: value, index: 8} focusConditionContext: match: code: {code: focus, system: 'http://terminology.hl7.org/CodeSystem/usage-context-type'} schema: mustSupport: true array: true index: 9 elements: code: mustSupport: true pattern: type: Coding value: {code: focus, system: 'http://terminology.hl7.org/CodeSystem/usage-context-type'} index: 10 value: short: Clinical condition that is the focus of the codes in this value set mustSupport: true choices: [valueCodeableConcept] index: 12 valueCodeableConcept: {type: CodeableConcept, short: Clinical condition that is the focus of the codes in this value set, mustSupport: true, choiceOf: value, index: 13} reportingContext: match: code: {code: reporting, system: 'http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type'} schema: mustSupport: true index: 14 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'} index: 15 value: short: value set useContext mustSupport: true choices: [valueCodeableConcept] index: 17 valueCodeableConcept: {type: CodeableConcept, short: value set useContext, mustSupport: true, choiceOf: value, index: 18} package_version: 2.0.0-snapshot 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/uv/crmi/StructureDefinition/crmi-shareablevalueset version: 2.0.0-snapshot required: [extension, useContext]