QuestionnaireResponse Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-questionnaireresponse |
|---|---|
| Status | draft (experimental) · 1.26.0 |
| Base | QuestionnaireResponse (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for QuestionnaireResponse -- completed intake, screening and consent forms, including those passed through from external eReferral partners. Appears in the patient chart's journey timeline. First pass: dating and form linkage; item structure is deliberately unconstrained.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| QuestionnaireResponse | 0..* | Nexus EMR QuestionnaireResponse Core i Invariants: dom-2, dom-3, dom-4, dom-5, dom-6, questionnaireresponse-has-authored |
||
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| identifier | 0..1 | Identifier | Business identifier for the response i Invariants: ele-1 |
|
| use | ?! | 0..1 | code | usual | official | temp | secondary | old (If known) i Binding: identifier-use ( required)Invariants: ele-1 |
| system | 1..1 | uri | The namespace for the identifier value i Invariants: ele-1 |
|
| value | 1..1 | string | The value that is unique i Invariants: ele-1 |
|
| questionnaire | S | 0..1 | canonical | Canonical URL of the form definition this answers i Invariants: ele-1 |
| status | S ?! | 1..1 | code | Where the response is in its lifecycle i Binding: questionnaire-answers-status ( required)Invariants: ele-1 |
| subject | S | 0..1 | Reference(Patient Profile) | The patient the form is about i Invariants: ele-1 |
| encounter | S | 0..1 | Reference(Encounter Profile) | The encounter during which the form was completed i Invariants: ele-1 |
| authored | S | 0..1 | dateTime | When the form was completed i Invariants: ele-1 |
| author | S | 0..1 | Reference(Practitioner Profile | PractitionerRole Profile | Patient Profile | RelatedPerson Profile | App Device Profile) | Who recorded the answers i Invariants: ele-1 |
| source | S | 0..1 | Reference(Patient Profile | Practitioner Profile | PractitionerRole Profile | RelatedPerson Profile) | Who supplied the answers i Invariants: ele-1 |
| item | S | 0..* | BackboneElement | The answered questions (structure intentionally unconstrained) i Invariants: ele-1, qrs-1 |
| linkId | 1..1 | string | Pointer to specific item from Questionnaire Invariants: ele-1 |