This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
Example
OperationDefinition/example-query-high-risk
(XML)
Raw
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
Jump
past
Narrative
Example
Named
Query
of
Patients
based
on
risk
assessments
(id
=
"example-query-high-risk")
<?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%
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="example-query-high-risk"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<url value="http://hl7.org/fhir/OperationDefinition/example-query-high-risk"/>
<version value="0.0.1"/>
<name value="ExampleOfHighRiskPatientQuery"/>
<title value="Example of High-Risk Patient Query"/>
<status value="draft"/>
<kind value="query"/>
<publisher value="HL7 International / FHIR Infrastructure"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description value="Example Named Query of Patients based on risk assessments"/>
<code value="example-query-high-risk"/>
<resource value="Patient"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="ward"/>
<use value="in"/>
<min value="0"/>
<max value="*"/>
<documentation value="Ward filters to apply to patient locations"/>
<type value="string"/>
<searchType value="reference"/>
</parameter>
<parameter>
<name value="result"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="Searchset bundle"/>
<type value="Bundle"/>
</parameter>
</
OperationDefinition
>
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.