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 / Differential
What this profile constrains beyond QuestionnaireResponse. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| QuestionnaireResponse | Nexus EMR QuestionnaireResponse Core i Invariants: questionnaireresponse-has-authored |
|||
| meta | 0..1 | Meta | ||
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i |
| text | S | 0..1 | Narrative | Narrative i |
| identifier | 0..1 | Identifier | Business identifier for the response i | |
| system | 1..1 | uri | i | |
| value | 1..1 | string | i | |
| questionnaire | S | 0..1 | canonical | Canonical URL of the form definition this answers i |
| status | S | 1..1 | code | Where the response is in its lifecycle i |
| subject | S | 0..1 | Reference(Patient Profile) | The patient the form is about i |
| encounter | S | 0..1 | Reference(Encounter Profile) | The encounter during which the form was completed i |
| authored | S | 0..1 | dateTime | When the form was completed i |
| author | S | 0..1 | Reference(Practitioner Profile | PractitionerRole Profile | Patient Profile | RelatedPerson Profile | App Device Profile) | Who recorded the answers i |
| source | S | 0..1 | Reference(Patient Profile | Practitioner Profile | PractitionerRole Profile | RelatedPerson Profile) | Who supplied the answers i |
| item | S | 0..* | BackboneElement | The answered questions (structure intentionally unconstrained) i |