Structured Data Capture
3.0.0 - STU 3 International flag

This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Logical Model: SDCQuestionLibrary - Detailed Descriptions

Page standards status: Informative

Definitions for the sdc-question-library logical model.

1. Demographics
Definition

A set of questions related to demographics

Control0..*
2. Demographics.id
Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Control0..1
Typestring
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

3. Demographics.meta
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

Control0..1
TypeMeta
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
4. Demographics.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

Control0..1
Typeuri
Is Modifiertrue
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
5. Demographics.language
Definition

The base language in which the resource is written.

Control0..1
BindingThe codes SHOULD be taken from CommonLanguages
Max Binding: AllLanguages A human language.

Typecode
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
6. Demographics.dob
Definition

n/a

Control0..1
Typedate
7. Demographics.sex
Definition

n/a

Control0..1
BindingThe codes SHALL be taken from AdministrativeGender
Typecode
8. Demographics.address
Definition

n/a

Control0..1
TypeElement
9. Demographics.address.street
Definition

n/a

Control0..1
Typestring
10. Demographics.address.city
Definition

n/a

Control0..1
Typestring
11. Demographics.address.state
Definition

n/a

Control0..1
BindingThe codes SHALL be taken from Australian States - example value set
Typecode
12. Demographics.address.postalCode
Definition

n/a

Control1..1
Typestring
13. Demographics.name
Definition

n/a

Control0..1
TypeElement
14. Demographics.name.prefix
Definition

n/a

Control0..1
Typestring
15. Demographics.name.first
Definition

n/a

Control0..1
Typestring
Max Length100
16. Demographics.name.last
Definition

n/a

Control0..1
Typestring
Max Length100