PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4b@5.3.0-ballot-tc
    http://hl7.org/fhir/StructureDefinition/artifact-useContext
description: The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate artifact instances.
package_name: hl7.fhir.uv.extensions.r4b
derivation: constraint
name: ArtifactUseContext
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/artifact-useContext'}
    index: 1
  value:
    choices: [valueUsageContext]
    index: 3
  valueUsageContext: {type: UsageContext, choiceOf: value, index: 4}
package_version: 5.3.0-ballot-tc
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/artifact-useContext
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot-tc
required: [value, valueUsageContext]