http://hl7.org/fhir/StructureDefinition/UsageContext|4.0.1

Base StructureDefinition for UsageContext Type: Specifies clinical/business/etc. metadata that can be used to retrieve, index and/or categorize an artifact. This metadata can either be specific to the applicable population (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting, provider of care).
description: 'Base StructureDefinition for UsageContext Type: Specifies clinical/business/etc. metadata that can be used to retrieve, index and/or categorize an artifact. This metadata can either be specific to the applicable population (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting, provider of care).'
derivation: specialization
name: UsageContext
type: UsageContext
elements:
  code:
    short: Type of context being specified
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/usage-context-type'}
    isSummary: true
    index: 0
  value:
    short: Value that defines the context
    choices: []
    isSummary: true
    index: 2
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/UsageContext
base: http://hl7.org/fhir/StructureDefinition/Element
version: 4.0.1
required: [value, code]