http://terminology.hl7.org/CodeSystem/medicationrequest-category|4.0.1
name
medicationRequest Category Codes
medicationRequest Category Codes
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Medication request category codes
MedicationRequest Category Codes
{
"description" : "MedicationRequest Category Codes",
"compose" : null,
"package" : "hl7.fhir.r4.examples@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" : "medicationRequest Category Codes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Medication request category codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "2df88ea7-ee36-5c43-8336-50a35b8bb6f9",
"valueSet" : "http://hl7.org/fhir/ValueSet/medicationrequest-category",
"url" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1323",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "inpatient",
"display" : "Inpatient",
"definition" : "Includes requests for medications to be administered or consumed in an inpatient or acute care setting"
}, {
"code" : "outpatient",
"display" : "Outpatient",
"definition" : "Includes requests 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 requests 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 requests 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"
} ]
} ]
}