STU 3 Ballot

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

14.11.0 UsageContext

Clinical Decision Support Work GroupMaturity Level: N/ABallot Status: STU 3

The UsageContext structure defines the context of use for a module.

14.11.0.1 Content

Structure

UML Diagram (Legend)

ElementExtensions - as described for all elements: additional information that is not part of the basic definition of the resource / typeextension : Extension 0..*UsageContextThe gender of the patient. For this item type, use HL7 administrative gender codes (OID: 2.16.840.1.113883.1.11.1)patientGender : CodeableConcept [0..*] « The gender of a person used for administrative purposes (Strength=Preferred)v3 Code System Administrative...? »A patient demographic category for which this artifact is applicable. Allows specification of age groups using coded values originating from the MeSH Code system (OID: 2.16.840.1.113883.6.177). More specifically, only codes from the AgeGroupObservationValue value set are valid for this field [2.16.840.1.113883.11.75]patientAgeGroup : CodeableConcept [0..*]The clinical concept(s) addressed by the artifact. For example, disease, diagnostic test interpretation, medication ordering. Please refer to the implementation guide on which code system and codes to useclinicalFocus : CodeableConcept [0..*]The user types to which an artifact is targeted. For example, PCP, Patient, Cardiologist, Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from the NUCC Health Care provider taxonomyCode system (OID: 2.16.840.1.113883.6.101)targetUser : CodeableConcept [0..*]The settings in which the artifact is intended for use. For example, admission, pre-op, etcworkflowSetting : CodeableConcept [0..*]The context for the clinical task(s) represented by this artifact. Can be any task context represented by the HL7 ActTaskCode value set (OID: 2.16.840.1.113883.1.11.19846). General categories include: order entry, patient documentation and patient information reviewworkflowTask : CodeableConcept [0..*]The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home, Nursing home. The code value may originate from either the HL7 ActEncounter (OID: 2.16.840.1.113883.1.11.13955) or NUCC non-individual provider codes OID: 2.16.840.1.113883.1.11.19465clinicalVenue : CodeableConcept [0..*] « The clinical venue in which an encounter occurs (Strength=Preferred)ActEncounterCode? »The jurisdiction in which the artifact is intended to be usedjurisdiction : CodeableConcept [0..*]

XML Template

<[name] xmlns="http://hl7.org/fhir"> doco
 <!-- from Element: extension -->
 <patientGender><!-- 0..* CodeableConcept Patient gender --></patientGender>
 <patientAgeGroup><!-- 0..* CodeableConcept Demographic category --></patientAgeGroup>
 <clinicalFocus><!-- 0..* CodeableConcept Clinical concepts addressed --></clinicalFocus>
 <targetUser><!-- 0..* CodeableConcept Target user type --></targetUser>
 <workflowSetting><!-- 0..* CodeableConcept Workflow setting --></workflowSetting>
 <workflowTask><!-- 0..* CodeableConcept Clinical task context --></workflowTask>
 <clinicalVenue><!-- 0..* CodeableConcept Applicable venue --></clinicalVenue>
 <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction --></jurisdiction>
</[name]>

Turtle Template


@prefix fhir: <http://hl7.org/fhir/> .

[
 # from Element: Element.extension
  fhir:UsageContext.patientGender [ CodeableConcept ], ... ; # 0..* Patient gender
  fhir:UsageContext.patientAgeGroup [ CodeableConcept ], ... ; # 0..* Demographic category
  fhir:UsageContext.clinicalFocus [ CodeableConcept ], ... ; # 0..* Clinical concepts addressed
  fhir:UsageContext.targetUser [ CodeableConcept ], ... ; # 0..* Target user type
  fhir:UsageContext.workflowSetting [ CodeableConcept ], ... ; # 0..* Workflow setting
  fhir:UsageContext.workflowTask [ CodeableConcept ], ... ; # 0..* Clinical task context
  fhir:UsageContext.clinicalVenue [ CodeableConcept ], ... ; # 0..* Applicable venue
  fhir:UsageContext.jurisdiction [ CodeableConcept ], ... ; # 0..* Intended jurisdiction
]

Changes since DSTU2



This complex-type did not exist in Release 2

Structure

UML Diagram (Legend)

ElementExtensions - as described for all elements: additional information that is not part of the basic definition of the resource / typeextension : Extension 0..*UsageContextThe gender of the patient. For this item type, use HL7 administrative gender codes (OID: 2.16.840.1.113883.1.11.1)patientGender : CodeableConcept [0..*] « The gender of a person used for administrative purposes (Strength=Preferred)v3 Code System Administrative...? »A patient demographic category for which this artifact is applicable. Allows specification of age groups using coded values originating from the MeSH Code system (OID: 2.16.840.1.113883.6.177). More specifically, only codes from the AgeGroupObservationValue value set are valid for this field [2.16.840.1.113883.11.75]patientAgeGroup : CodeableConcept [0..*]The clinical concept(s) addressed by the artifact. For example, disease, diagnostic test interpretation, medication ordering. Please refer to the implementation guide on which code system and codes to useclinicalFocus : CodeableConcept [0..*]The user types to which an artifact is targeted. For example, PCP, Patient, Cardiologist, Behavioral Professional, Oral Health Professional, Prescriber, etc... taken from the NUCC Health Care provider taxonomyCode system (OID: 2.16.840.1.113883.6.101)targetUser : CodeableConcept [0..*]The settings in which the artifact is intended for use. For example, admission, pre-op, etcworkflowSetting : CodeableConcept [0..*]The context for the clinical task(s) represented by this artifact. Can be any task context represented by the HL7 ActTaskCode value set (OID: 2.16.840.1.113883.1.11.19846). General categories include: order entry, patient documentation and patient information reviewworkflowTask : CodeableConcept [0..*]The venue in which an artifact could be used. For example, Outpatient, Inpatient, Home, Nursing home. The code value may originate from either the HL7 ActEncounter (OID: 2.16.840.1.113883.1.11.13955) or NUCC non-individual provider codes OID: 2.16.840.1.113883.1.11.19465clinicalVenue : CodeableConcept [0..*] « The clinical venue in which an encounter occurs (Strength=Preferred)ActEncounterCode? »The jurisdiction in which the artifact is intended to be usedjurisdiction : CodeableConcept [0..*]

XML Template

<[name] xmlns="http://hl7.org/fhir"> doco
 <!-- from Element: extension -->
 <patientGender><!-- 0..* CodeableConcept Patient gender --></patientGender>
 <patientAgeGroup><!-- 0..* CodeableConcept Demographic category --></patientAgeGroup>
 <clinicalFocus><!-- 0..* CodeableConcept Clinical concepts addressed --></clinicalFocus>
 <targetUser><!-- 0..* CodeableConcept Target user type --></targetUser>
 <workflowSetting><!-- 0..* CodeableConcept Workflow setting --></workflowSetting>
 <workflowTask><!-- 0..* CodeableConcept Clinical task context --></workflowTask>
 <clinicalVenue><!-- 0..* CodeableConcept Applicable venue --></clinicalVenue>
 <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction --></jurisdiction>
</[name]>

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .

[
 # from Element: Element.extension
  fhir:UsageContext.patientGender [ CodeableConcept ], ... ; # 0..* Patient gender
  fhir:UsageContext.patientAgeGroup [ CodeableConcept ], ... ; # 0..* Demographic category
  fhir:UsageContext.clinicalFocus [ CodeableConcept ], ... ; # 0..* Clinical concepts addressed
  fhir:UsageContext.targetUser [ CodeableConcept ], ... ; # 0..* Target user type
  fhir:UsageContext.workflowSetting [ CodeableConcept ], ... ; # 0..* Workflow setting
  fhir:UsageContext.workflowTask [ CodeableConcept ], ... ; # 0..* Clinical task context
  fhir:UsageContext.clinicalVenue [ CodeableConcept ], ... ; # 0..* Applicable venue
  fhir:UsageContext.jurisdiction [ CodeableConcept ], ... ; # 0..* Intended jurisdiction
]

Changes since DSTU2

This complex-type did not exist in Release 2

Constraints

UsageContext is used in the following places: ActivityDefinition, DecisionSupportServiceModule, Library, Measure and PlanDefinition

14.11.0.2 Interpretation of UsageContext in different contexts