This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
DSTU
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
v3 map for MedicationDispenseStatus
<ConceptMap xmlns="http://hl7.org/fhir"> <id value="v3-medication-dispense-status"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <url value="http://hl7.org/fhir/cm/v3/medication-dispense-status"/> <name value="v3 map for MedicationDispenseStatus"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="v3 Map (ActStatus)"/> <status value="draft"/> <date value="2015-03-27T00:13:00+11:00"/> <sourceReference> <reference value="http://hl7.org/fhir/vs/medication-dispense-status"/> </sourceReference> <targetReference> <reference value="http://hl7.org/fhir/v3/vs/ActStatus"/> </targetReference> <element> <codeSystem value="http://hl7.org/fhir/medication-dispense-status"/> <code value="in-progress"/> <map> <codeSystem value="http://hl7.org/fhir/v3/ActStatus"/> <code value="active"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/medication-dispense-status"/> <code value="on-hold"/> <map> <codeSystem value="http://hl7.org/fhir/v3/ActStatus"/> <code value="suspended"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/medication-dispense-status"/> <code value="completed"/> <map> <codeSystem value="http://hl7.org/fhir/v3/ActStatus"/> <code value="completed"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/medication-dispense-status"/> <code value="entered-in-error"/> <map> <codeSystem value="http://hl7.org/fhir/v3/ActStatus"/> <code value="nullified"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/medication-dispense-status"/> <code value="stopped"/> <map> <codeSystem value="http://hl7.org/fhir/v3/ActStatus"/> <code value="aborted"/> <equivalence value="equal"/> </map> </element> </ConceptMap>
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.