Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot 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
Official URL: http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-multi-subject | Version: 4.0.0-ballot | |||
Standards status: Informative | Computable Name: MultiSubject | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.35.14 |
A sample Questionnaire that shows the use of the isSubject extension to flag a subject change within a Questionnaire.
Generated Narrative: Questionnaire questionnaire-sdc-profile-example-multi-subject
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#4.0.0-ballot | ||
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 |