http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category|4.0.1
name
MedicationDispense Category Codes
MedicationDispense Category Codes
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Medication dispense category codes
MedicationDispense Category Codes
{
"description" : "MedicationDispense Category 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" : "MedicationDispense Category Codes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Medication dispense category codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
} ],
"status" : "draft",
"id" : "7343c057-b3a3-57b3-8e3b-342f4796ea3b",
"valueSet" : "http://hl7.org/fhir/ValueSet/medicationdispense-category",
"url" : "http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1315",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "inpatient",
"display" : "Inpatient",
"definition" : "Includes dispenses for medications to be administered or consumed in an inpatient or acute care setting."
}, {
"code" : "outpatient",
"display" : "Outpatient",
"definition" : "Includes dispenses for medications to be administered or consumed in an outpatient setting (for example, Emergency Department, Outpatient Clinic, Outpatient Surgery, Doctor's office)."
}, {
"code" : "community",
"display" : "Community",
"definition" : "Includes dispenses for medications to be administered or consumed by the patient in their home (this would include long term care or nursing homes, hospices, etc.)."
}, {
"code" : "discharge",
"display" : "Discharge",
"definition" : "Includes dispenses for medications created when the patient is being released from a facility."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}