This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
(v5.0.0-snapshot1:
Release
5
Snapshot
#1).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
| Vocabulary Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : Not linked to any defined compartments |
Raw XML ( canonical form + also see XML Format Specification )
Yes/No/Don't know, for capturing a common answer set in questionnaires (id = "yesnodontknow")
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="yesnodontknow"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> This value set contains 3 concepts</p> <table class="codes"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> System</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td style="white-space:nowrap"><a name="http---terminology.hl7.org-CodeSystem-v2-0136-Y"> </a> Y </td> <td> http://terminology.hl7.org/CodeSystem/v2-0136</td> <td> Yes</td> <td/> </tr> <tr> <td style="white-space:nowrap"><a name="http---terminology.hl7.org-CodeSystem-v2-0136-N"> </a> N </td> <td> http://terminology.hl7.org/CodeSystem/v2-0136</td> <td> No</td> <td/> </tr> <tr> <td style="white-space:nowrap"> <a name="http---terminology.hl7.org-CodeSystem-data-absent-reason-asked-unknown"> </a> <a href="codesystem-data-absent-reason.html#data-absent-reason-asked-unknown">asked-unknown</a> </td> <td> http://terminology.hl7.org/CodeSystem/data-absent-reason</td> <td> Don't know</td> <td> The source was asked but does not know the value.</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ValueSet/yesnodontknow"/><version value="5.0.0-snapshot1"/> <name value="Yes/No/Don't Know"/> <status value="draft"/> <description value="For Capturing simple yes-no-don't know answers"/> <compose> <include> <valueSet value="http://terminology.hl7.org/ValueSet/v2-0136"/> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/> <concept> <code value="asked-unknown"/> <display value="Don't know"/> </concept> </include> </compose> <expansion> <identifier value="urn:uuid:bf99fe50-2c2b-41ad-bd63-bee6919810b4"/> <timestamp value="2015-07-14T10:00:00Z"/> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0136"/> <code value="Y"/> <display value="Yes"/> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/v2-0136"/> <code value="N"/> <display value="No"/> </contains> <contains> <system value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/> <code value="asked-unknown"/> <display value="Don't know"/> </contains> </expansion> </ ValueSet >
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.