FHIR IG analytics
| Package | hl7.fhir.uv.xver-r4.r3 |
| Resource Type | ValueSet |
| Id | ValueSet-R4-questionnaire-enable-behavior-for-R3.json |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/uv/xver-r4.r3/0.1.0/ValueSet-R4-questionnaire-enable-behavior-for-R3.html |
| URL | http://hl7.org/fhir/uv/xver/ValueSet/R4-questionnaire-enable-behavior-for-R3 |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-17T21:02:03.8104715+00:00 |
| Name | R4QuestionnaireEnableBehaviorForR3 |
| Title | Cross-version ValueSet R4.EnableWhenBehavior for use in FHIR STU3 |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1` for use in FHIR STU3. |
| Purpose | This value set is part of the cross-version definitions generated to enable use of the
value set `http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1` as defined in FHIR R4
in FHIR STU3.
The source value set is bound to the following FHIR R4 elements:
* `Questionnaire.item.enableBehavior`
Note that all concepts are included in this cross-version definition because no concepts have compatible representations
Following are the generation technical comments:
FHIR ValueSet `http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1`, defined in FHIR R4 does not have any mapping to FHIR STU3 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 2 concepts.
| System | Version | Code | Display | Definition |
http://hl7.org/fhir/questionnaire-enable-behavior | 4.0.1 | all | All | Enable the question when all the enableWhen criteria are satisfied. |
http://hl7.org/fhir/questionnaire-enable-behavior | 4.0.1 | any | Any | Enable the question when any of the enableWhen criteria are satisfied. |
Source1
{
"resourceType": "ValueSet",
"id": "R4-questionnaire-enable-behavior-for-R3",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r3"
},
{
"url": "version",
"valueString": "0.1.0"
},
{
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/xver/ValueSet/R4-questionnaire-enable-behavior-for-R3",
"version": "0.1.0",
"name": "R4QuestionnaireEnableBehaviorForR3",
"title": "Cross-version ValueSet R4.EnableWhenBehavior for use in FHIR STU3",
"status": "active",
"experimental": false,
"date": "2026-03-17T21:02:03.8104715+00:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1` for use in FHIR STU3.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"purpose": "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1` as defined in FHIR R4\r\nin FHIR STU3.\r\n\r\nThe source value set is bound to the following FHIR R4 elements:\r\n* `Questionnaire.item.enableBehavior`\r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1`, defined in FHIR R4 does not have any mapping to FHIR STU3",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/questionnaire-enable-behavior",
"version": "4.0.1",
"concept": [
{
"code": "all",
"display": "All"
},
{
"code": "any",
"display": "Any"
}
]
}
]
},
"expansion": {
"timestamp": "2026-03-17T21:02:03.8104715+00:00",
"contains": [
{
"system": "http://hl7.org/fhir/questionnaire-enable-behavior",
"version": "4.0.1",
"code": "all",
"display": "All"
},
{
"system": "http://hl7.org/fhir/questionnaire-enable-behavior",
"version": "4.0.1",
"code": "any",
"display": "Any"
}
]
}
}