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" : "entryMode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Questionnaire Entry Mode</h2><div><p>Defines mechanisms of capturing data in a QuestionnaireResponse</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"entryMode.html\"><code>http://hl7.org/fhir/uv/sdc/CodeSystem/entryMode</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/sdc/ValueSet/entryMode",
"version" : "2.7.0",
"name" : "QuestionnaireEntryMode",
"title" : "Questionnaire Entry Mode",
"status" : "draft",
"date" : "2019-03-27T07:28:05+11:00",
"description" : "Defines mechanisms of capturing data in a QuestionnaireResponse",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/sdc/CodeSystem/entryMode"
}
]
}
}