This page is part of the Structured Data Capture FHIR IG (v2.7.0: STU 3 Ballot 2) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions 
Narrative view of the Value Set
{
"resourceType" : "ValueSet",
"id" : "launchContext",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Questionnaire Launch Context</h2><div><p>The standard context for Questionnaire at launch time</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"launchContext.html\"><code>http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/sdc/ValueSet/launchContext",
"version" : "2.7.0",
"name" : "QuestionnaireLaunchContext",
"title" : "Questionnaire Launch Context",
"status" : "draft",
"date" : "2019-03-27T07:28:05+11:00",
"description" : "The standard context for Questionnaire at launch time",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext"
}
]
}
}