This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R3 R2
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/questionnaire-allowedResource
Status: draft
Where the type for a question is "Reference", indicates a type of resource that is permitted.
HL7usage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/questionnaire-allowedResource Allowed resource for reference: Where the type for a question is "Reference", indicates a type of resource that is permitted. Use on element: Questionnaire.group.question | ||
valueCode | 0..* | code | Allowed resource for reference Binding: ResourceType (extensible) Use on element: Questionnaire.group.question |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/questionnaire-allowedResource" : { // Allowed resource for reference "valueCode" : ["<code>"] //Allowed resource for reference }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/questionnaire-allowedResource Allowed resource for reference: Where the type for a question is "Reference", indicates a type of resource that is permitted. Use on element: Questionnaire.group.question | ||
valueCode | 0..* | code | Allowed resource for reference Binding: ResourceType (extensible) Use on element: Questionnaire.group.question |
Path | Definition | Type | Reference |
---|---|---|---|
http://hl7.org/fhir/ExtensionDefinition/questionnaire-allowedResource | One of the resource types defined as part of FHIR | Fixed | http://hl7.org/fhir/valueset/resource-types |