Skip to main content

UsageContext

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). If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

type UsageContext implements Element {
code: Coding
valueCodeableConcept: CodeableConcept
valueQuantity: Quantity
valueRange: Range
valueReference: Reference
extension: [Extension]
id: String
}

Fields

UsageContext.code ● Coding object

A code that identifies the type of context being specified by this usage context.

UsageContext.valueCodeableConcept ● CodeableConcept object

A value that defines the context specified in this context of use. The interpretation of the value is defined by the code. (choose any one of value*, but only one)

UsageContext.valueQuantity ● Quantity object

A value that defines the context specified in this context of use. The interpretation of the value is defined by the code. (choose any one of value*, but only one)

UsageContext.valueRange ● Range object

A value that defines the context specified in this context of use. The interpretation of the value is defined by the code. (choose any one of value*, but only one)

UsageContext.valueReference ● Reference object

A value that defines the context specified in this context of use. The interpretation of the value is defined by the code. (choose any one of value*, but only one)

UsageContext.extension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

UsageContext.id ● String scalar

Interfaces

Element interface

Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

Member Of

ActivityDefinition object ● ChargeItemDefinition object ● Citation object ● CodeSystem object ● CompartmentDefinition object ● ConceptMap object ● ElementDefinition object ● ElementDefinitionExample object ● EventDefinition object ● EvidenceReport object ● ExampleScenario object ● Extension object ● GraphDefinition object ● ImplementationGuide object ● Library object ● Measure object ● MessageDefinition object ● NamingSystem object ● OperationDefinition object ● PlanDefinition object ● Questionnaire object ● ResearchDefinition object ● ResearchElementDefinition object ● ResearchElementDefinitionCharacteristic object ● SearchParameter object ● StructureDefinition object ● StructureMap object ● StructureMapSource object ● SubscriptionTopic object ● TaskInput object ● TaskOutput object ● TerminologyCapabilities object ● TestScript object ● ValueSet object