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

This page is part of the Structured Data Capture FHIR IG (v4.0.0-ballot: STU 4 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.0. For a full list of available versions, 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.)