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
Page standards status: Informative |
Generated Narrative: Questionnaire extract-complex-defn3
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
ExtractComplexDefn3 | Complex definition-based extraction example | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/extract-complex-defn3#4.0.0-ballot | |
patient | Patient Information | 0..1 | group | |
name | Name | 0..* | group | Definition: Patient.name |
given | Given Name(s) | 0..* | string | Definition: Patient.name.given |
family | Family/Surname | 0..1 | string | Definition: Patient.name.family |
gender | Gender | 0..1 | choice | Definition: Patient.gender Value Set: AdministrativeGender |
dob | Date of Birth | 0..1 | date | Definition: Patient.birthDate |
ihi | National Identifier (IHI) | 0..1 | string | Definition: Patient.identifier.value |
mobile-phone | Mobile Phone number | 0..1 | string | Definition: Patient.telecom.value |
contacts | Contacts | 0..* | group | |
contact-name | Name | 0..1 | string | Definition: RelatedPerson.name.text |
relationship | Relationship | 0..1 | choice | Definition: RelatedPerson.relationship.coding Value Set: Patient Contact Relationship |
phone | Phone | 0..1 | string | Definition: RelatedPerson.telecom.value |
obs | Observations | 0..1 | group | |
height | What is your current height (m) | 0..1 | decimal | Definition: Observation.value[x]:valueQuantity.value |
weight | What is your current weight (kg) | 0..1 | decimal | Definition: Observation.value[x]:valueQuantity.value |
complication | Have you had a Sigmoidoscopy Complication (concern with invasive procedure, for example) | 0..1 | boolean | Definition: Observation.value[x] |
Documentation for this format |