This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot2:
Release
6
Ballot
(2nd
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
Example
ConditionDefinition/example
(XML)
Raw
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
Jump
past
Narrative
Example
of
conditiondefinition
(id
=
"example")
<?xml version="1.0" encoding="UTF-8"?>
display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
1px solid #8da1b4; border-radius: 5px; line-height: 60%https://med.stanford.edu/content/dam/sm/cerc/documents/Hyperlipidemia%20Management%20Protocol
.pdfhttps://med.stanford.edu/content/dam/sm/cerc/documents/Hyperlipidemia%20Management%20Protocol
.pdf
<ConditionDefinition xmlns="http://hl7.org/fhir">
<id value="example"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pc"/>
</extension>
<url value="http://hl7.org/fhir/ConditionDefinition/example"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.25.1"/>
</identifier>
<name value="Hyperlipidemia"/>
<title value="Hyperlipidemia Status"/>
<status value="draft"/>
<date value="2019-05-26T10:44:00+10:00"/>
<publisher value="HL7 International / Patient Care"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare"/>
</telecom>
</contact>
<description value="Hyperlipidemia Status"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="55822004"/>
<display value="Hyperlipidemia (disorder)"/>
</coding>
</code>
<hasSeverity value="false"/>
<hasBodySite value="false"/>
<hasStage value="false"/>
<definition value="https://med.stanford.edu/content/dam/sm/cerc/documents/Hyperlipidemia%20Management%20Protocol
.pdf
.pdf"/>
<observation value="http://example.org/fhir/ObservationDefinition/lipid-panel"/> <observation value="http://example.org/fhir/ObservationDefinition/cholesterol"/> <observation value="http://example.org/fhir/ObservationDefinition/triglyceride"/> <observation value="http://example.org/fhir/ObservationDefinition/cholesterol-hdl"/> <observation value="http://example.org/fhir/ObservationDefinition/cholesterol-ldl"/>
<medication> <code> <coding> <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/> <code value="203151"/> <display value="fenoldopam mesylate"/> </coding> <text value="Gemfibrozil"/> </code> </medication> <plan> <reference> <reference value="http://acme.com/fhir/PlanDefinition/fd0e32d8-2ebd-4211-9e50-8983efddc2c6"/> </reference> </plan>
</
ConditionDefinition
>
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.