PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot2
    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 {{title}} instances.
package_name: hl7.fhir.r5.examples
derivation: constraint
name: useContext
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.0.0-snapshot2
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/artifact-useContext
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.6.0
required: [value, valueUsageContext]