CBR Antwoordenset
Het CBR Antwoordenset profiel wordt gebruikt voor de QuestionnaireResponse resource die door ZorgDomein naar het CBR wordt verstuurd om de antwoorden op de vragen uithet keuringsformulier door te geven. Deze resource wordt altijd meegestuurd in de Bundle met een Composition conform ZD Document.
De canonical URL van dit profiel is:
http://zorgdomein.nl/fhir/StructureDefinition/cbr-antwoordenset
Dit profiel is afgeleid van de QuestionnaireResponse resource.
QuestionnaireResponse | 0..* | QuestionnaireResponse | Element Id
QuestionnaireResponse CBR Antwoordenset Alternate namesForm, QuestionnaireAnswers DefinitionA structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. The QuestionnaireResponse contains enough information about the questions asked and their organization that it can be interpreted somewhat independently from the Questionnaire it is based on. I.e. You don't need access to the Questionnaire in order to extract basic information from a QuestionnaireResponse.
|
|
identifier | Σ | 1..1 | Identifier | Element Id
QuestionnaireResponse.identifier Unique id for this set of answers DefinitionA business identifier assigned to a particular completed (or partially completed) questionnaire. Used for tracking, registration and other business purposes.
|
use | Σ ?! | 0..1 | codeBinding | Element Id
QuestionnaireResponse.identifier.use usual | official | temp | secondary (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.
|
type | Σ | 0..1 | CodeableConceptBinding | Element Id
QuestionnaireResponse.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.
|
system | Σ | 1..1 | uriFixed Value | Element Id
QuestionnaireResponse.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. see http://en.wikipedia.org/wiki/Uniform_resource_identifier
http://cbr.nl/
|
value | Σ | 1..1 | string | Element Id
QuestionnaireResponse.identifier.value CBR_VERWIJZING_ID: Door het CBR toegekende unieke ID voor de verwijzing DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension.
General
123456 Mappings
|
period | Σ | 0..1 | Period | Element Id
QuestionnaireResponse.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. This is not a duration - that's a measure of time (a separate type), but a duration that occurs at a fixed value of time. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). If duration is required, specify the type as Interval|Duration.
|
assigner | Σ | 0..1 | Reference(Organization) | Element Id
QuestionnaireResponse.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
|
basedOn | Σ | 0..* | Reference(ReferralRequest | CarePlan | ProcedureRequest) | Element Id
QuestionnaireResponse.basedOn Request fulfilled by this QuestionnaireResponse Alternate namesorder DefinitionThe order, proposal or plan that is fulfilled in whole or in part by this QuestionnaireResponse. For example, a ProcedureRequest seeking an intake assessment or a decision support recommendation to assess for post-partum depression. Supports traceability of responsibility for the action and allows linkage of an action to the recommendations acted upon. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(ReferralRequest | CarePlan | ProcedureRequest) Constraints
|
parent | Σ | 0..* | Reference(Observation | Procedure) | Element Id
QuestionnaireResponse.parent Part of this action DefinitionA procedure or observation that this questionnaire was performed as part of the execution of. For example, the surgery a checklist was executed as part of. Composition of questionnaire responses will be handled by the parent questionnaire having answers that reference the child questionnaire. For relationships to referrals, and other types of requests, use basedOn. Reference(Observation | Procedure) Constraints
|
questionnaire | Σ | 0..1 | Reference(Questionnaire) | Element Id
QuestionnaireResponse.questionnaire Form being answered Alternate namesForm DefinitionThe Questionnaire that defines and organizes the questions for which answers are being provided. Needed to allow editing of the questionnaire response in a manner that enforces the constraints of the original form. 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.).
|
status | Σ ?! | 1..1 | codeBindingFixed Value | Element Id
QuestionnaireResponse.status in-progress | completed | amended | entered-in-error | stopped DefinitionThe position of the questionnaire response within its overall lifecycle. The information on Questionnaire resources may possibly be gathered during multiple sessions and altered after considered being finished. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. questionnaire-answers-status (required) Constraints
completed
|
subject | Σ | 0..1 | Reference(Resource) | Element Id
QuestionnaireResponse.subject The subject of the questions Alternate namesPatient, Focus DefinitionThe subject of the questionnaire response. This could be a patient, organization, practitioner, device, etc. This is who/what the answers apply to, but is not necessarily the source of information. Allows linking the answers to the individual the answers describe. May also affect access control. If the Questionnaire declared a subjectType, the resource pointed to by this element must be an instance of one of the listed types.
|
context | Σ | 0..1 | Reference(Encounter | EpisodeOfCare) | Element Id
QuestionnaireResponse.context Encounter or Episode during which questionnaire was completed DefinitionThe encounter or episode of care with primary association to the questionnaire response. Provides context for the information that was captured. May also affect access control. A questionnaire that was initiated during an encounter but not fully completed during the encounter would still generally be associated with the encounter. Reference(Encounter | EpisodeOfCare) Constraints
|
authored | Σ | 0..1 | dateTime | Element Id
QuestionnaireResponse.authored Date the answers were gathered Alternate namesDate Created, Date published, Date Issued, Date updated DefinitionThe date and/or time that this set of answers were last changed. Clinicians need to be able to check the date that the information in the questionnaire was collected, to derive the context of the answers. May be different from the lastUpdateTime of the resource itself, because that reflects when the data was known to the server, not when the data was captured. This element is optional to allow for systems that may not know the value, however it SHOULD be populated if possible.
|
author | Σ | 0..1 | Reference(Device | Practitioner | Patient | RelatedPerson) | Element Id
QuestionnaireResponse.author Person who received and recorded the answers Alternate namesLaboratory, Service, Practitioner, Department, Company, Performer DefinitionPerson who received the answers to the questions in the QuestionnaireResponse and recorded them in the system. Need to know who interpreted the subject's answers to the questions in the questionnaire, and selected the appropriate options for answers. Mapping a subject's answers to multiple choice options and determining what to put in the textual answer is a matter of interpretation. Authoring by device would indicate that some portion of the questionnaire had been auto-populated. Reference(Device | Practitioner | Patient | RelatedPerson) Constraints
|
source | Σ | 0..1 | Reference(Patient | Practitioner | RelatedPerson) | Element Id
QuestionnaireResponse.source The person who answered the questions DefinitionThe person who answered the questions about the subject. When answering questions about a subject that is minor, incapable of answering or an animal, another human source may answer the questions. If not specified, no inference can be made about who provided the data. Reference(Patient | Practitioner | RelatedPerson) Constraints
|
item | 1..* | BackboneElement | Element Id
QuestionnaireResponse.item Groups and questions DefinitionA group or question item from the original questionnaire for which answers are provided. Groups cannot have answers and therefore must nest directly within item. When dealing with questions, nesting must occur within each answer because some questions may have multiple answers (and the nesting occurs for each answer).
|
|
linkId | 1..1 | string | Element Id
QuestionnaireResponse.item.linkId ID: Door het CBR toegekende unieke ID voor de vraag DefinitionThe item from the Questionnaire that corresponds to this item in the QuestionnaireResponse resource. Items can repeat in the answers, so a direct 1..1 correspondence by position may not exist - requiring correspondence by identifier. Note that FHIR strings may not exceed 1MB in size
|
|
definition | 0..1 | uri | Element Id
QuestionnaireResponse.item.definition ElementDefinition - details for the item DefinitionA reference to an ElementDefinition that provides the details for the item. A common pattern is to define a set of data elements, and then build multiple different questionnaires for different circumstances to gather the data. This element provides traceability to the common definition. The ElementDefinition must be in a StructureDefinition or a DataElement, and must have a fragment identifier that identifies the specific data element by its id (Element.id). E.g. http://hl7.org/fhir/StructureDefinition/Observation#Observation.value[x]. There is no need for this element if the item pointed to by the linkId has a definition listed.
|
|
text | 0..1 | string | Element Id
QuestionnaireResponse.item.text Name for group or question text DefinitionText that is displayed above the contents of the group or as the text of the question being answered. Allows the questionnaire response to be read without access to the questionnaire. Note that FHIR strings may not exceed 1MB in size
|
|
subject | 0..1 | Reference(Resource) | Element Id
QuestionnaireResponse.item.subject The subject this group's answers are about DefinitionMore specific subject this section's answers are about, details the subject given in QuestionnaireResponse. Sometimes a group of answers is about a specific participant, artifact or piece of information in the patient's care or record, e.g. a specific Problem, RelatedPerson, Allergy etc. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
|
answer | 0..* | BackboneElement | Element Id
QuestionnaireResponse.item.answer ANTWOORD: Bevat de waarde van het antwoord op de vraag DefinitionThe respondent's answer(s) to the question. The value is nested because we cannot have a repeating structure that has variable type.
|
|
value[x] | 0..1 | Element Id
QuestionnaireResponse.item.answer.value[x] Single-valued answer to the question DefinitionThe answer (or one of the answers) provided by the respondent to the question. Ability to retain a single-valued answer to a question. More complex structures (Attachment, Resource and Quantity) will typically be limited to electronic forms that can expose an appropriate user interface to capture the components and enforce the constraints of a complex data type. Additional complex types can be introduced through extensions. questionnaire-answers (example) Constraints
|
||
valueBoolean | boolean | Data Type | ||
valueDecimal | decimal | Data Type | ||
valueInteger | integer | Data Type | ||
valueDate | date | Data Type | ||
valueDateTime | dateTime | Data Type | ||
valueTime | time | Data Type | ||
valueString | string | Data Type | ||
valueUri | uri | Data Type | ||
valueAttachment | Attachment | Data Type | ||
valueCoding | Coding | Data Type | ||
valueQuantity | Quantity | Data Type | ||
valueReference | Reference(Resource) | Data Type | ||
item | 0..* | see (item) | Element Id
QuestionnaireResponse.item.answer.item Nested groups and questions DefinitionNested groups and/or questions found within this particular answer. It is useful to have "sub-questions", questions which normally appear when certain answers are given and which collect additional details.
|
|
item | 0..* | see (item) | Element Id
QuestionnaireResponse.item.item Nested questionnaire response items DefinitionQuestions or sub-groups nested beneath a question or group. Reports can consist of complex nested groups.
|