Package | nictiz.fhir.nl.stu3.questionnaires |
Resource Type | StructureDefinition |
Id | questionnaire-enableBehavior |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.questionnaires@2.0.8&canonical=http://nictiz.nl/fhir/StructureDefinition/questionnaire-enableBehavior |
URL | http://nictiz.nl/fhir/StructureDefinition/questionnaire-enableBehavior |
Version | 1.0.1 |
Status | active |
Name | questionnaire-enableBehavior |
Title | questionnaire-enableBehavior |
Realm | nl |
Authority | hl7 |
Description | Controls how multiple enableWhen values are interpreted - whether all or any must be true. |
Purpose | This extension is a back port of functionality found in FHIR R4 on Questionnaire |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
vl-Questionnaire | vl-Questionnaire |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "questionnaire-enableBehavior", "url": "http://nictiz.nl/fhir/StructureDefinition/questionnaire-enableBehavior", "version": "1.0.1", "name": "questionnaire-enableBehavior", "title": "questionnaire-enableBehavior", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Controls how multiple enableWhen values are interpreted - whether all or any must be true.", "purpose": "This extension is a back port of functionality found in FHIR R4 on Questionnaire", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Questionnaire.item" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "definition": "Determine if all or any of enableWhen need to be true" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/questionnaire-enableBehavior" }, { "id": "Extension.value[x]:valueCode", "path": "Extension.valueCode", "sliceName": "valueCode", "min": 1, "type": [ { "code": "code" } ], "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior", "display": "EnableWhenBehavior" } } } ] } }