http://hl7.org/fhir/CodeSystem/medicationrequest-status|5.0.0
name
MedicationRequestStatusCodes
MedicationRequestStatusCodes
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
MedicationRequest Status Codes
MedicationRequest Status Codes
{
"description" : "MedicationRequest Status Codes",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 International",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "MedicationRequestStatusCodes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "MedicationRequest Status Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
} ],
"status" : "active",
"hierarchyMeaning" : "is-a",
"id" : "015300d4-6f2d-5dcf-9821-f8c1900279ee",
"valueSet" : "http://hl7.org/fhir/ValueSet/medicationrequest-status",
"url" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1377",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "active",
"display" : "Active",
"definition" : "The request is 'actionable', but not all actions that are implied by it have occurred yet."
}, {
"code" : "on-hold",
"display" : "On Hold",
"definition" : "Actions implied by the request are to be temporarily halted. The request might or might not be resumed. May also be called 'suspended'."
}, {
"code" : "ended",
"concept" : [ {
"code" : "stopped",
"display" : "Stopped",
"definition" : "Actions implied by the request are to be permanently halted, before all of the administrations occurred. This should not be used if the original order was entered in error"
}, {
"code" : "completed",
"display" : "Completed",
"definition" : "All actions that are implied by the request have occurred."
}, {
"code" : "cancelled",
"display" : "Cancelled",
"definition" : "The request has been withdrawn before any administrations have occurred"
} ],
"display" : "Ended",
"definition" : "The request is no longer active and the subject should no longer be taking the medication."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The request was recorded against the wrong patient or for some reason should not have been recorded (e.g. wrong medication, wrong dose, etc.). Some of the actions that are implied by the medication request may have occurred. For example, the medication may have been dispensed and the patient may have taken some of the medication."
}, {
"code" : "draft",
"display" : "Draft",
"definition" : "The request is not yet 'actionable', e.g. it is a work in progress, requires sign-off, verificationĀ orĀ needs to be run through decision support process."
}, {
"code" : "unknown",
"display" : "Unknown",
"definition" : "The authoring/source system does not know which of the status values currently applies for this request. Note: This concept is not to be used for 'other' - one of the listed statuses is presumed to apply, but the authoring/source system does not know which."
} ],
"caseSensitive" : true,
"version" : "5.0.0"
}