This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
(v4.0.1:
R4
-
Mixed
Normative
and
STU
3).
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
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:
R4B
R4
R3
R4
R3
| Orders and Observations Work Group | Maturity Level : N/A |
|
Compartments : Device , Encounter , Patient , Practitioner |
Raw XML ( canonical form + also see XML Format Specification )
An example of a PGx haplotype report (id = "example-pgx")
<?xml version="1.0" encoding="UTF-8"?> <DiagnosticReport xmlns="http://hl7.org/fhir"> <id value="example-pgx"/>(Details : {https://system/PGxReport code 'PGxReport' = 'PGxReport', given as 'Pharmacogenetics Report'})<text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative with Details</b> </p> <p> <b> id</b> : example-pgx</p> <p> <b> basedOn</b> : <a> ServiceRequest/example-pgx</a> </p> <p> <b> status</b> : final</p> <p> <b> code</b> : Pharmacogenetics Report <span> (Details : {https://system/PGxReport code 'PGxReport' = 'PGxReport', given as 'Pharmacogenetics Report'})</span> </p> <p> <b> subject</b> : <a> Bob Smith</a> </p> <p> <b> effective</b> : 15/10/2016 12:34:56 PM</p> <p> <b> issued</b> : 20/10/2016 2:00:05 PM</p> <p> <b> performer</b> : <a> Organization/4829</a> </p> <p> <b> result</b> : <a> Observation/example-phenotype</a> </p> <p> <b> presentedForm</b> : </p> </div> </text> <basedOn> <reference value="ServiceRequest/example-pgx"/> </basedOn> <status value="final"/> <code> <coding> <system value="https://system/PGxReport"/> <code value="PGxReport"/> <display value="Pharmacogenetics Report"/> </coding> <text value="Pharmacogenetics Report"/> </code> <subject> <reference value="Patient/899962"/> <display value="Bob Smith"/> </subject> <effectiveDateTime value="2016-10-15T12:34:56+11:00"/> <issued value="2016-10-20T14:00:05+11:00"/> <performer><reference value="Organization/4829"/> </performer><result> <reference value="Observation/example-phenotype"/> </result> <presentedForm><contentType value="application/pdf"/> <language value="en"/> <data value="cGRmSW5CYXNlNjRCaW5hcnk="/> <hash value="571ef9c5655840f324e679072ed62b1b95eef8a0"/> <title value="Pharmacogenetics Report"/> <creation value="2016-10-20T20:00:00+11:00"/> </presentedForm> </ DiagnosticReport >
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.