This page is part of the Structured Data Capture FHIR IG (v4.0.0-ballot: STU 4 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
Generated Narrative: Questionnaire extract-complex-template2
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
SDCQuestionnaireExtrTemplate | Example Questionnaire demonstrating extraction using the template approach | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/extract-complex-template2#4.0.0-ballot | |
patient | Patient Information | 0..1 | group | |
name | Name | 0..* | group | |
given | Given Name(s) | 0..* | string | |
family | Family/Surname | 0..1 | string | |
gender | Gender | 0..1 | choice | Value Set: AdministrativeGender |
dob | Date of Birth | 0..1 | date | |
ihi | National Identifier (IHI) | 0..1 | string | |
mobile-phone | Mobile Phone number | 0..1 | string | |
contacts | Contacts | 0..* | group | |
contact-name | Name | 0..1 | string | |
relationship | Relationship | 0..1 | choice | Value Set: Patient Contact Relationship |
phone | Phone | 0..1 | string | |
obs | Observations | 0..1 | group | |
height | What is your current height (m) | 0..1 | decimal | |
weight | What is your current weight (kg) | 0..1 | decimal | |
complication | Have you had a Sigmoidoscopy Complication (concern with invasive procedure, for example) | 0..1 | boolean | |
Documentation for this format |
Bundle #bunExtract
Bundle bunExtract of type transaction
Entry 1 - fullUrl = urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd031
Resource Patient:
Generated Narrative: Patient #null
null Unknown, DoB Unknown ( National Identifier (IHI): ?ngen-9?)
Contact Detail ph: -unknown-(Mobile)
Request:
POST Patient If-Match = Patient?_name=urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd031
Entry 2 - fullUrl = urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd032
Resource RelatedPerson:
Generated Narrative: RelatedPerson #null
patient: urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd031
relationship:
name: null
telecom: ph: -unknown-(Mobile)
Request:
POST RelatedPerson
Entry 3 - fullUrl = urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd033
Resource Observation:
Generated Narrative: Observation #null
status: Final
category: Vital Signs
code: Body height
subject: urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd031
effective: 1900-01-01
issued:
Extract Template - Extract value:
%resource.authoredperformer: ??
value: cm (Details: UCUM codecm = 'cm')
derivedFrom: ??
Request:
POST Observation
Entry 4 - fullUrl = urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd034
Resource Observation:
Generated Narrative: Observation #null
status: Final
category: Vital Signs
code: Weight
subject: urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd031
effective: 1900-01-01
issued:
Extract Template - Extract value:
%resource.authoredperformer: ??
value: kg (Details: UCUM codekg = 'kg')
derivedFrom: ??
Request:
POST Observation
Entry 5 - fullUrl = urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd035
Resource Observation:
Generated Narrative: Observation #null
status: Final
code: sigmoidoscopy-complication
subject: urn:uuid:6f6177d2-13ee-4d27-b0e8-3eaf663dd031
effective: 1900-01-01
issued:
Extract Template - Extract value:
%resource.authoredperformer: ??
value:
Extract Template - Extract value:
answer.valuederivedFrom: ??
Request:
POST Observation