This page is part of the Structured Data Capture FHIR IG (v3.0.0-preview: STU 3 Draft) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-question-library | Version: 3.0.0-preview | |||
Standards status: Informative | Computable Name: SDCQuestionLibrary |
An example library of questions showing how questions can be compiled into a library for use by modular questionnaires
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Resource
This structure is derived from Resource
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Demographics | 0..* | Resource | This is an abstract profile Base Resource | |
dob | 0..1 | date | ||
sex | 0..1 | code | Binding: AdministrativeGender (required) | |
address | 0..1 | Element | ||
street | 0..1 | string | ||
city | 0..1 | string | ||
state | 0..1 | code | Binding: Australian States - example value set (required) | |
postalCode | 1..1 | string | ||
name | 0..1 | Element | ||
prefix | 0..1 | string | ||
first | 0..1 | string | Max Length: 100 | |
last | 0..1 | string | Max Length: 100 | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Demographics | 0..* | Resource | This is an abstract profile Base Resource | |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
dob | 0..1 | date | ||
sex | 0..1 | code | Binding: AdministrativeGender (required) | |
address | 0..1 | Element | ||
street | 0..1 | string | ||
city | 0..1 | string | ||
state | 0..1 | code | Binding: Australian States - example value set (required) | |
postalCode | 1..1 | string | ||
name | 0..1 | Element | ||
prefix | 0..1 | string | ||
first | 0..1 | string | Max Length: 100 | |
last | 0..1 | string | Max Length: 100 | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Demographics | 0..* | Resource | This is an abstract profile Base Resource | |
Documentation for this format |
This structure is derived from Resource
Differential View
This structure is derived from Resource
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Demographics | 0..* | Resource | This is an abstract profile Base Resource | |
dob | 0..1 | date | ||
sex | 0..1 | code | Binding: AdministrativeGender (required) | |
address | 0..1 | Element | ||
street | 0..1 | string | ||
city | 0..1 | string | ||
state | 0..1 | code | Binding: Australian States - example value set (required) | |
postalCode | 1..1 | string | ||
name | 0..1 | Element | ||
prefix | 0..1 | string | ||
first | 0..1 | string | Max Length: 100 | |
last | 0..1 | string | Max Length: 100 | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Demographics | 0..* | Resource | This is an abstract profile Base Resource | |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
dob | 0..1 | date | ||
sex | 0..1 | code | Binding: AdministrativeGender (required) | |
address | 0..1 | Element | ||
street | 0..1 | string | ||
city | 0..1 | string | ||
state | 0..1 | code | Binding: Australian States - example value set (required) | |
postalCode | 1..1 | string | ||
name | 0..1 | Element | ||
prefix | 0..1 | string | ||
first | 0..1 | string | Max Length: 100 | |
last | 0..1 | string | Max Length: 100 | |
Documentation for this format |
Other representations of profile: CSV, Excel
Path | Conformance | ValueSet |
Demographics.language | preferred | CommonLanguages Max Binding: AllLanguages |
Demographics.sex | required | AdministrativeGender |
Demographics.address.state | required | AustralianStates |
Id | Grade | Path | Details | Requirements |
ele-1 | error | Demographics.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Demographics.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Demographics.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |