http://terminology.hl7.org/CodeSystem/medication-admin-status|4.0.1
name
MedicationAdministration Status Codes
MedicationAdministration Status Codes
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Medication administration status codes
MedicationAdministration Status Codes
{
"description" : "MedicationAdministration Status Codes",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "complete",
"name" : "MedicationAdministration Status Codes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Medication administration status codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "draft",
"id" : "2aa24e92-4118-530f-a4f4-3a1ee805fbe7",
"valueSet" : "http://hl7.org/fhir/ValueSet/medication-admin-status",
"url" : "http://terminology.hl7.org/CodeSystem/medication-admin-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1311",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "in-progress",
"display" : "In Progress",
"definition" : "The administration has started but has not yet completed."
}, {
"code" : "not-done",
"display" : "Not Done",
"definition" : "The administration was terminated prior to any impact on the subject (though preparatory actions may have been taken)"
}, {
"code" : "on-hold",
"display" : "On Hold",
"definition" : "Actions implied by the administration have been temporarily halted, but are expected to continue later. May also be called 'suspended'."
}, {
"code" : "completed",
"display" : "Completed",
"definition" : "All actions that are implied by the administration have occurred."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The administration was entered in error and therefore nullified."
}, {
"code" : "stopped",
"display" : "Stopped",
"definition" : "Actions implied by the administration have been permanently halted, before all of them occurred."
}, {
"code" : "unknown",
"display" : "Unknown",
"definition" : "The authoring 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, it's just not known which one."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}