This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 3 |
{
"resourceType" : "SearchParameter",
"id" : "questionnaire-assemble-expectation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"questionnaire-assemble-expectation\" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/sdc/SearchParameter/questionnaire-assemble-expectation</code></p><p><b>version</b>: 3.0.0</p><p><b>name</b>: SDCQuestionnaireIsModular</p><p><b>status</b>: draft</p><p><b>date</b>: 2022-03-08 06:37:19+0000</p><p><b>publisher</b>: HL7 International - FHIR Infrastructure Work Group</p><p><b>contact</b>: <a href=\"http://hl7.org/Special/committees/fiwg\">http://hl7.org/Special/committees/fiwg</a></p><p><b>description</b>: Allows searching by 'assemble-expectation' extension on a Questionnaire</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>code</b>: assemble-expectation</p><p><b>base</b>: Questionnaire</p><p><b>type</b>: token</p><p><b>expression</b>: Questionnaire.extension('http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation')</p><p><b>xpath</b>: f:Questionnaire/f:extension[@url='http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation']</p><p><b>xpathUsage</b>: normal</p></div>"
},
"url" : "http://hl7.org/fhir/uv/sdc/SearchParameter/questionnaire-assemble-expectation",
"version" : "3.0.0",
"name" : "SDCQuestionnaireIsModular",
"status" : "draft",
"date" : "2022-03-08T18:37:19+00:00",
"publisher" : "HL7 International - FHIR Infrastructure Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "Allows searching by 'assemble-expectation' extension on a Questionnaire",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"code" : "assemble-expectation",
"base" : [
"Questionnaire"
],
"type" : "token",
"expression" : "Questionnaire.extension('http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation')",
"xpath" : "f:Questionnaire/f:extension[@url='http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation']",
"xpathUsage" : "normal"
}