Structured Data Capture
4.0.0-ballot - STU 4 ballot International flag

Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions

CodeSystem: Launch Context

Official URL: http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext Version: 4.0.0-ballot
Standards status: Trial-use Maturity Level: 4 Computable Name: LaunchContext
Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.16.6

The standard context for Questionnaire at launch time

This Code system is referenced in the content logical definition of the following value sets:

Generated Narrative: CodeSystem launchContext

This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext defines the following codes:

CodeDisplayDefinition
patient Patient Patient in context at launch time (FHIR Patient resource). There can be at most 1 resource passed in for this context.
encounter Encounter Encounter context at launch time (FHIR Encounter resource). There can be at most 1 resource passed in for this context.
location Location Location context at launch time (FHIR Location resource). There can be at most 1 resource passed in for this context.
user User User in context at launch time (FHIR Device, PractitionerRole, Practitioner, RelatedPerson, Organization or Patient resource). There can be at most 1 resource passed in for this context.
study ResearchStudy ResearchStudy in context at launch time (FHIR ResearchStudy resource). There can be at most 1 resource passed in for this context.
clinical Clinical Indicates the current clinical resource being manipulated or reviewed by the user launching the Questionnaire. Common uses included 'current diagnostic report', 'current diagnostic image', 'current order', etc. In a situation where multiple clinical resources are being reviewed simultaneously, there could be multiple resources passed in as context. (i.e. the 'clinical' variable set in the FHIRPath engine will be a collection.)