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 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
| Official URL: http://hl7.org/fhir/uv/sdc/ValueSet/launchContext | Version: 4.0.0 | ||||
| Standards status: Trial-use Active as of 2026-02-21 | Maturity Level: 4 | Computable Name: QuestionnaireLaunchContext | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.48.5 | |||||
The standard context for Questionnaire at launch time
References
http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext version 📦4.0.0
Expansion performed internally based on codesystem Launch Context v4.0.0 (CodeSystem)
This value set contains 6 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext | patient | Patient | Patient in context at launch time (FHIR Patient resource). There can be at most 1 resource passed in for this context. | ||
http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext | encounter | Encounter | Encounter context at launch time (FHIR Encounter resource). There can be at most 1 resource passed in for this context. | ||
http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext | location | Location | Location context at launch time (FHIR Location resource). There can be at most 1 resource passed in for this context. | ||
http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext | 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. | ||
http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext | study | ResearchStudy | ResearchStudy in context at launch time (FHIR ResearchStudy resource). There can be at most 1 resource passed in for this context. | ||
http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext | 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.) |