Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
LinkId | Text | Cardinality | Type | Flags | Description & Constraints |
---|---|---|---|---|---|
DemographicExample | A sample questionnaire using context-based population and extraction | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/demographics#3.0.0 | ||
patient.id | (internal use) | 0..1 | string | Definition: Patient.id Expressions:
| |
patient.birthDate | Date of birth | 1..1 | date | Definition: Patient.birthDate Expressions:
| |
patient.name | Name(s) | 0..* | group | Definition: Patient.name | |
patient.name.family | Family name | 1..1 | string | Definition: Patient.name.family Expressions:
| |
patient.name.given | Given name(s) | 1..* | string | Definition: Patient.name.given Expressions:
| |
relative | Relatives, caregivers and other personal relationships | 0..* | group | Definition: | |
relative.id | (internal use) | 0..1 | string | Definition: RelatedPerson.id Expressions:
| |
relative.relationship | Name(s) | 1..* | choice | Definition: RelatedPerson.relationship Value Set: Patient relationship type Expressions:
| |
relative.name | Name(s) | 0..* | group | Definition: RelatedPerson.name | |
relative.name.family | Family name | 1..1 | string | Definition: RelatedPerson.name.family Expressions:
| |
relative.name.given | Given name(s) | 1..* | string | Definition: RelatedPerson.name.given Expressions:
| |
Documentation for this format |