LaunchContext

Launch Context

activeStructured Data Capture4.0.0complete6 concepts

The standard context for Questionnaire at launch time

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext
ID
launchContext
Version
4.0.0
Publisher
HL7 International / FHIR Infrastructure
Case Sensitive
Yes

Concepts (6)

CodeDisplayDefinition
patientPatientPatient in context at launch time (FHIR Patient resource). There can be at most 1 resource passed in for this context.
encounterEncounterEncounter context at launch time (FHIR Encounter resource). There can be at most 1 resource passed in for this context.
locationLocationLocation context at launch time (FHIR Location resource). There can be at most 1 resource passed in for this context.
userUserUser 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.
studyResearchStudyResearchStudy in context at launch time (FHIR ResearchStudy resource). There can be at most 1 resource passed in for this context.
clinicalClinicalIndicates 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.)