This page is part of the Argonaut Questionnaire Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions
JSON Format: SearchParameter-Questionnaire-context
Download Raw json
{ "resourceType" : "SearchParameter", "id" : "Questionnaire-context", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Questionnaire-context</p><p><b>url</b>: <a href=\"http://fhir.org/guides/argonaut/questionnaire/SearchParameter/Questionnaire-context\">http://fhir.org/guides/argonaut/questionnaire/SearchParameter/Questionnaire-context</a></p><p><b>version</b>: 4.0.0</p><p><b>name</b>: context</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: Dec 13, 2018, 9:29:55 PM</p><p><b>publisher</b>: Argonaut Project</p><p><b>contact</b>: </p><p><b>code</b>: context</p><p><b>base</b>: Questionnaire</p><p><b>type</b>: token</p><p><b>description</b>: A use context assigned to the questionnaire</p><p><b>expression</b>: (Questionnaire.useContext.value as CodeableConcept)</p><p><b>xpath</b>: f:Questionnaire/f:useContext/f:valueCodeableConcept</p><p><b>xpathUsage</b>: normal</p><p><b>modifier</b>: missing, text, not, in, not-in, below, above</p><p><b>multipleOr Extension: </b>True</p><p><b>multipleAnd Extension: </b>True</p></div>" }, "extension" : [ { "url" : "http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-multipleAnd", "valueBoolean" : true }, { "url" : "http://fhir.org/guides/argonaut/questionnaire/StructureDefinition/extension-multipleOr", "valueBoolean" : true } ], "url" : "http://fhir.org/guides/argonaut/questionnaire/SearchParameter/Questionnaire-context", "version" : "4.0.0", "name" : "context", "status" : "draft", "experimental" : false, "date" : "2018-12-13T21:29:55-08:00", "publisher" : "Argonaut Project", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://argonautwiki.hl7.org" } ] } ], "code" : "context", "base" : [ "Questionnaire" ], "type" : "token", "description" : "A use context assigned to the questionnaire", "expression" : "(Questionnaire.useContext.value as CodeableConcept)", "xpath" : "f:Questionnaire/f:useContext/f:valueCodeableConcept", "xpathUsage" : "normal", "modifier" : [ "missing", "text", "not", "in", "not-in", "below", "above" ] }