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 / Snapshot
The full effective definition: base QuestionnaireResponse with this profile's constraints applied.
| 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 |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Logical id of this artifact i | |
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| versionId | 0..1 | id | Version specific identifier i Invariants: ele-1 |
|
| lastUpdated | 0..1 | instant | When the resource version last changed i Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| profile | 0..* | canonical | Profiles this resource claims to conform to i Invariants: ele-1 |
|
| security | 0..* | Coding | Security Labels applied to this resource i Binding: security-labels ( extensible)Invariants: ele-1 |
|
| tag | 0..* | Coding | Tags applied to this resource i Binding: common-tags ( example)Invariants: ele-1 |
|
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| language | 0..1 | code | Language of the resource content i Binding: languages ( preferred)Invariants: ele-1 |
|
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| contained | 0..* | Resource | Contained, inline Resources i | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored i Invariants: ele-1, ext-1 |
| identifier | 0..1 | Identifier | Business identifier for the response i Invariants: ele-1 |
|
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| use | ?! | 0..1 | code | usual | official | temp | secondary | old (If known) i Binding: identifier-use ( required)Invariants: ele-1 |
| type | 0..1 | CodeableConcept | Description of identifier i Binding: identifier-type ( extensible)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 |
|
| period | 0..1 | Period | Time period when id is/was valid for use Invariants: ele-1 |
|
| assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) i Invariants: ele-1 |
|
| basedOn | 0..* | Reference(CarePlan | ServiceRequest) | Request fulfilled by this QuestionnaireResponse Invariants: ele-1 |
|
| partOf | 0..* | Reference(Observation | Procedure) | Part of this action 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 |
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored even if unrecognized i Invariants: ele-1, ext-1 |
| linkId | 1..1 | string | Pointer to specific item from Questionnaire Invariants: ele-1 |
|
| definition | 0..1 | uri | ElementDefinition - details for the item i Invariants: ele-1 |
|
| text | 0..1 | string | Name for group or question text Invariants: ele-1 |
|
| answer | 0..* | BackboneElement | The response(s) to the question i Invariants: ele-1 |
|
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored even if unrecognized i Invariants: ele-1, ext-1 |
| value[x] | 0..1 | boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource) | Single-valued answer to the question i Binding: questionnaire-answers ( example)Invariants: ele-1 |
|
| item | 0..* | Nested groups and questions Invariants: ele-1 |
||
| item | 0..* | Nested questionnaire response items Invariants: ele-1 |