Skip to content

Questionnaire Profile

Canonical../StructureDefinition/nexus-emr-core-questionnaire
Statusdraft (experimental) · 1.26.0
BaseQuestionnaire (constraint)
SourceFSH · JSON

A Nexus EMR form definition: what it asks, what it produces, and where its answers land in the chart.

TypedFhir API / TypeScript

The typed accessor surface Questionnaire exposes for Questionnaire — 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 Questionnaire extends ClinicalResourcegenerated source

Accessor Type Access Notes
$effectiveDate FuzzyDate | undefined 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 | undefined read-only The resource's human headline — a coded concept's label, else a title / name, else undefined.
url string | undefined read/write Canonical identity of this form
version string | undefined read/write Business version of the form
name string | undefined read/write Machine-readable name
title string | undefined read/write The form's name, as shown in a picker
status string | undefined read/write draft | active | retired | unknown
date FuzzyDate | undefined read/write Date last changed
publisher string | undefined read/write Name of the publisher (organization or individual)
description string | undefined read/write Natural language description of the questionnaire
jurisdiction Concepts read/write · raw twin Intended jurisdiction for questionnaire (if applicable)
effectivePeriod Json | undefined read/write When the questionnaire is expected to be used
code Json[] | undefined read/write Concept that represents the overall questionnaire
item Json[] | undefined read/write The questions, and where their answers go