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 |
---|---|---|---|---|---|
MultiSubject | A sample Questionnaire that shows the use of the isSubject extension to flag a subject change within a Questionnaire. | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-multi-subject#3.0.0 | ||
1 | Mother's name | 1..1 | string | ||
2 | Mother's id | 1..1 | string | ||
3 | Height | 1..1 | quantity | ||
4 | Weight | 1..1 | quantity | ||
5 | Children | 1..* | group | ||
5.1 | Record | 1..1 | reference | ||
5.2 | Name | 1..1 | string | ||
5.3 | Birth date | 1..1 | date | ||
5.4 | Height | 1..1 | quantity | ||
5.5 | Weight | 1..1 | quantity | ||
Documentation for this format |