This QuestionnaireResponse Resource carries answers to questions regarding a patient's decision on cardio-pulmonary resuscitation.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
QuestionnaireResponse | QuestionnaireResponse | A structured set of questions and their answers | |
Author | 0..* | Extension | Extension for author. Reference to Practitioner and Device. Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-author-1 |
identifier | 1..1 | Identifier | Unique id for this set of answers |
value | 1..1 | String | A UUID which is an identifier for the questionnaire response Example Value 7d443118-022f-4007-b16e-4885b1c14cf9 |
status | 1..1 | Code | in-progress | completed | amended Binding Lifecycle status of the questionnaire response. (http://hl7.org/fhir/ValueSet/questionnaire-answers-status) Binding Strength Required Fixed Value completed |
subject | 0..1 | Reference (cofe-patient-1) | The subject of the questions |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Text alternative for the resource |
author | 1..1 | Reference (cofe-practitioner-1 | cofe-device-1) | Person who received and recorded the answers |
authored | 1..1 | DateTime | Date this version was authored |
source | 0..1 | Reference (cofe-patient-1 | cofe-related-person-1) | The person who answered the questions |
encounter | 0..1 | Reference (cofe-encounter-1) | Primary encounter during which the answers were collected |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Text alternative for the resource |
group | 1..1 | BackboneElement | Grouped questions |
question | Questions in this group Slice: Ordering: Ordered, Rules: Closed | ||
question (CPR Decision) | 1..1 | BackboneElement | Questions in this group |
linkId | 0..1 | String | Corresponding CDA code Fixed Value EOLDCR |
text | 0..1 | String | Should cardio-pulmonary resuscitation commence? Fixed Value Should cardio-pulmonary resuscitation commence? |
answer | 1..1 | BackboneElement | The response(s) to the question |
value[x] | 1..1 | String | Coding | Single-valued answer to the question Binding A vocabulary of SNOMED codes to indicate the preference for DNACPR. (http://fhir.nhs.net/ValueSet/dna-cpr-pref-snct-1) Binding Strength Required |
question (CPR Decision Date) | 1..1 | BackboneElement | Questions in this group |
linkId | 0..1 | String | Corresponding CDA code Fixed Value EOLDCR |
text | 0..1 | String | What date was the DNA CPR decision made? Fixed Value What date was the DNA CPR decision made? |
answer | 1..1 | BackboneElement | The response(s) to the question |
value[x] | 1..1 | Date | Single-valued answer to the question |
question (DNA CPR Documents Location) | 1..1 | BackboneElement | Questions in this group |
linkId | 0..1 | String | Corresponding question within Questionnaire Fixed Value EOLDDL |
text | 0..1 | String | Where is the DNACPR documentation located? |
answer | 1..1 | BackboneElement | The response(s) to the question |
value[x] | 1..1 | String | Single-valued answer to the question |
question (CPR Decision Review Date) | 0..1 | BackboneElement | Questions in this group |
linkId | 0..1 | String | Corresponding CDA code Fixed Value EOLDRD |
text | 0..1 | String | What date should the DNA CPR decision be reviewed? Fixed Value What date should the DNA CPR decision be reviewed? |
answer | 1..1 | BackboneElement | The response(s) to the question |
value[x] | 1..1 | DateTime | Single-valued answer to the question |
question (Informed of Decision) | 0..1 | BackboneElement | Questions in this group |
linkId | 0..1 | String | Corresponding CDA code Fixed Value 921551000000101 |
text | 0..1 | String | Has the DNA CPR decision been discussed with the patient's family/carer? Fixed Value Has the DNA CPR decision been discussed with the patient's family/carer? |
answer | 1..1 | BackboneElement | The response(s) to the question |
value[x] | 1..1 | String | Coding | Single-valued answer to the question Binding Code indicating the response provided for a question. (http://fhir.nhs.net/ValueSet/informed-of-decision-snct-1) Binding Strength Required |
Name | Type | Description & Constraints |
---|---|---|
Extension-COFE-Author-1 | Extension | Extension for author. Reference to Practitioner and Device. |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
QuestionnaireResponse.status | status | Required | http://hl7.org/fhir/ValueSet/questionnaire-answers-status |
QuestionnaireResponse.group.question.answer.value[x] | value[x] | Required | http://fhir.nhs.net/ValueSet/dna-cpr-pref-snct-1 |
QuestionnaireResponse.group.question.answer.value[x] | value[x] | Required | http://fhir.nhs.net/ValueSet/informed-of-decision-snct-1 |