Example
ValueSet/medicationrequest-status
(XML)
Raw
JSON
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
SearchParameter
based-on
Definition
for
Value
Setmedicationrequest
Status
{
"resourceType": "SearchParameter",
"id": "condition-extensions-Condition-based-on",
"url": "http://hl7.org/fhir/SearchParameter/condition-extensions-Condition-based-on",
"name": "based-on",
"status": "draft",
"experimental": true,
"code": "based-on",
"base": [
"Condition"
],
"type": "reference",
"description": "Matches on the basedon extension value",
"xpath": "f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-basedOn'] | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-basedOn']",
"xpathUsage": "normal"
}
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="medicationrequest-status"/>
<meta>
<lastUpdated value="2022-12-14T07:12:54.019+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<ul>
<li> Include all codes defined in
<a href="codesystem-medicationrequest-status.html">
<code> http://hl7.org/fhir/CodeSystem/medicationrequest-status</code>
</a>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="phx"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/medicationrequest-status"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.1320"/>
</identifier>
<version value="5.0.0-snapshot3"/>
<name value="MedicationrequestStatus"/>
<title value="medicationrequest Status"/>
<status value="draft"/>
<experimental value="false"/>
<publisher value="FHIR Project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="MedicationRequest Status Codes"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/CodeSystem/medicationrequest-status"/>
</include>
</compose>
</
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.