| URL | http://hl7.org/fhir/4.0/StructureDefinition/extension-QuestionnaireResponse.questionnaire |
| Version | |
| Status | active |
| Description | Cross-Version Extension for QuestionnaireResponse.questionnaire. Valid in versions R2, R3 This is a valid extension because it has the types canonical |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | Form being answered | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | canonical(Questionnaire) | ||
![]() ![]() | "http://hl7.org/fhir/4.0/StructureDefinition/extension-QuestionnaireResponse.questionnaire" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r4-qrs.questionnaire",
"url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-QuestionnaireResponse.questionnaire",
"name" : "XVerExtensionQuestionnaireResponse.questionnaireR4",
"title" : "Cross-Version Extension for QuestionnaireResponse.questionnaire in R4",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (FHIR Infrastructure)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm"
}]
}],
"description" : "Cross-Version Extension for QuestionnaireResponse.questionnaire. Valid in versions R2, R3\r\n\r\nThis is a valid extension because it has the types canonical",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "QuestionnaireResponse"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-QuestionnaireResponse"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "QuestionnaireResponse"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-QuestionnaireResponse"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Form being answered",
"definition" : "The Questionnaire that defines and organizes the questions for which answers are being provided.",
"comment" : "If a QuestionnaireResponse references a Questionnaire, then the QuestionnaireResponse structure must be consistent with the Questionnaire (i.e. questions must be organized into the same groups, nested questions must still be nested, etc.).",
"requirements" : "Needed to allow editing of the questionnaire response in a manner that enforces the constraints of the original form.",
"alias" : ["Form"],
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "workflow",
"map" : "Event.instantiates"
},
{
"identity" : "rim",
"map" : "./outboundRelationship[typeCode=INST]/target[classCode=OBS, moodCode=DEFN]"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "canonical",
"targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Questionnaire"]
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-QuestionnaireResponse.questionnaire"
}]
}
}