Skip to content

QuestionnaireResponse Profile

Canonical../StructureDefinition/nexus-emr-core-questionnaireresponse
Statusdraft (experimental) · 1.26.0
BaseQuestionnaireResponse (constraint)
SourceFSH · 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.

TypedFhir API / C#

The typed accessor surface QuestionnaireResponse exposes for QuestionnaireResponse — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.

class QuestionnaireResponse : ClinicalResourcegenerated source

Accessor Type Access Notes
EffectiveDate FuzzyDate? read-only The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f…
Display string? read-only The resource's human headline — a coded concept's label, else a title / name, else undefined.
Questionnaire string? read/write Canonical URL of the form definition this answers
Status string? read/write Where the response is in its lifecycle
Subject Reference? read/write · raw twin The patient the form is about
Encounter Reference? read/write · raw twin The encounter during which the form was completed
Authored FuzzyDate? read/write When the form was completed
Author Reference? read/write · raw twin Who recorded the answers
Source Reference? read/write · raw twin Who supplied the answers
Item Json[]? read/write The answered questions (structure intentionally unconstrained)