This page is part of the FHIR Specification (v1.4.0:
STU
3 Ballot 3). The current version which supercedes this version is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
. For a full list of available versions, see the
Directory of published versions
.
Page
versions:
. Page versions:
R5
R4B
R4
R3
R2
Raw JSON
(
canonical
form
canonical form
)
Neonate
record
from
New
South
Wales,
Australia
"My
Personal
Health
Record"
example
)
Neonate record from New South Wales, Australia "My Personal Health Record" example
{
"resourceType": "Questionnaire",
"id": "bb",
"_id": {
"fhir_comments": [
" Please not that in this questionnaire, the questions are mostly uncoded. That is, the questions are not identified using the <concept> element. It will therefore\n be hard to extract useful information in an automated way from this questionnaire. This is, however, quite often the case when modelling existing questionnaires "
]
},
"text": {
"status": "generated",
"div": "<div>\n <pre>\n<b>Birth details - To be completed by health professional</b>\n Name of child: ____________________________________\n Sex: __\n \n Neonatal Information\n Birth Weight (kg): ___________\n Birth Length (cm): ___________\n Vitamin K given : __\n 1st dose: ___________\n 2nd dose: ___________\n Hep B given : __\n Date given : ___________\n Abnormalities noted at birth:\n _______________________________________________\n </pre>\n </div>"
"div": "<div>\n <pre>\n <b>Birth details - To be completed by health professional</b>\n Name of child: ____________________________________\n Sex: __\n \n Neonatal Information\n Birth Weight (kg): ___________\n Birth Length (cm): ___________\n Vitamin K given : __\n 1st dose: ___________\n 2nd dose: ___________\n Hep B given : __\n Date given : ___________\n Abnormalities noted at birth:\n _______________________________________________\n </pre>\n </div>"
},
"status": "draft",
"date": "2013-02-19",
"publisher": "New South Wales Department of Health",
"title": "NSW Government My Personal Health Record",
"subjectType": [
"Patient"
],
"group": {
"linkId": "PHR",
"title": "NSW Government My Personal Health Record",
"required": true,
"group": [
{
"fhir_comments": [
" Many groups left out of this example "
],
"linkId": "birthDetails",
"title": "Birth details - To be completed by health professional",
"group": [
{
"question": [
{
"linkId": "nameOfChild",
"text": "Name of child"
},
{
"linkId": "sex",
"text": "Sex"
}
]
},
{
"linkId": "neonatalInformation",
"title": "Neonatal Information",
"question": [
{
"linkId": "birthWeight",
"text": "Birth weight (kg)"
},
{
"linkId": "birthLength",
"text": "Birth length (cm)"
},
{
"linkId": "vitaminKgiven",
"text": "Vitamin K given",
"group": [
{
"extension": [
{
"url": "http://example.org/Profile/questionnaire#visibilityCondition",
"valueString": "HAS_VALUE(../choice/code) AND NEQ(../choice/code,'NO')",
"_valueString": {
"fhir_comments": [
" note: this syntax is for demonstration purposes only, will need to be finalized during DSTU "
]
}
}
],
"linkId": "vitaminKgivenDoses",
"question": [
{
"linkId": "vitaminiKDose1",
"text": "1st dose"
},
{
"linkId": "vitaminiKDose2",
"text": "2nd dose"
}
]
"item": [
{
"linkId": "birthDetails",
"text": "Birth details - To be completed by health professional",
"type": "group",
"item": [
{
"type": "group",
"item": [
{
"linkId": "nameOfChild",
"text": "Name of child",
"type": "string"
},
{
"linkId": "sex",
"text": "Sex",
"type": "choice",
"option": [
{
"valueCoding": {
"code": "F"
}
]
},
{
"linkId": "hepBgiven",
"text": "Hep B given y / n",
"group": [
{
"question": [
{
"linkId": "hepBgivenDate",
"text": "Date given"
}
]
},
{
"valueCoding": {
"code": "M"
}
]
},
{
"linkId": "abnormalitiesAtBirth",
"text": "Abnormalities noted at birth"
}
]
}
]
}
]
}
}
]
}
]
},
{
"linkId": "neonatalInformation",
"text": "Neonatal Information",
"type": "group",
"item": [
{
"linkId": "birthWeight",
"text": "Birth weight (kg)",
"type": "decimal"
},
{
"linkId": "birthLength",
"text": "Birth length (cm)",
"type": "decimal"
},
{
"linkId": "vitaminKgiven",
"text": "Vitamin K given",
"type": "choice",
"option": [
{
"valueCoding": {
"code": "INJECTION"
}
},
{
"valueCoding": {
"code": "INTRAVENOUS"
}
},
{
"valueCoding": {
"code": "ORAL"
}
}
],
"item": [
{
"linkId": "vitaminKgivenDoses",
"type": "group",
"item": [
{
"linkId": "vitaminiKDose1",
"text": "1st dose",
"type": "dateTime"
},
{
"linkId": "vitaminiKDose2",
"text": "2nd dose",
"type": "dateTime"
}
]
}
]
},
{
"linkId": "hepBgiven",
"text": "Hep B given y / n",
"type": "boolean",
"item": [
{
"linkId": "hepBgivenDate",
"text": "Date given",
"type": "date"
}
]
},
{
"linkId": "abnormalitiesAtBirth",
"text": "Abnormalities noted at birth",
"type": "string"
}
]
}
]
}
]
}
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.
©
HL7.org
2011+.
FHIR
DSTU2
(v1.0.2-7202)
generated
on
Sat,
Oct
24,
2015
07:44+1100.
Links:
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.