Extensions for Using Data Elements from FHIR R4 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "medication-statement-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-statement-category</b></p><a name=\"medication-statement-category\"> </a><a name=\"hcmedication-statement-category\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/medication-statement-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">inpatient<a name=\"medication-statement-category-inpatient\"> </a></td><td>Inpatient</td><td>Includes orders for medications to be administered or consumed in an inpatient or acute care setting</td></tr><tr><td style=\"white-space:nowrap\">outpatient<a name=\"medication-statement-category-outpatient\"> </a></td><td>Outpatient</td><td>Includes orders for medications to be administered or consumed in an outpatient setting (for example, Emergency Department, Outpatient Clinic, Outpatient Surgery, Doctor's office)</td></tr><tr><td style=\"white-space:nowrap\">community<a name=\"medication-statement-category-community\"> </a></td><td>Community</td><td>Includes orders for medications to be administered or consumed by the patient in their home (this would include long term care or nursing homes, hospices, etc.).</td></tr><tr><td style=\"white-space:nowrap\">patientspecified<a name=\"medication-statement-category-patientspecified\"> </a></td><td>Patient Specified</td><td>Includes statements about medication use, including over the counter medication, provided by the patient, agent or another provider</td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4.r5"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"
}
]
}
}
],
"url" : "http://terminology.hl7.org/CodeSystem/medication-statement-category",
"version" : "4.0.1",
"name" : "Medication usage category codes",
"title" : "Medication usage category codes",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-20T13:38:33+11:00",
"publisher" : "Pharmacy",
"contact" : [
{
"name" : "Pharmacy",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication"
}
]
}
],
"description" : "Medication Status Codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/medication-statement-category",
"content" : "complete",
"concept" : [
{
"code" : "inpatient",
"display" : "Inpatient",
"definition" : "Includes orders for medications to be administered or consumed in an inpatient or acute care setting"
},
{
"code" : "outpatient",
"display" : "Outpatient",
"definition" : "Includes orders 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 orders 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" : "patientspecified",
"display" : "Patient Specified",
"definition" : "Includes statements about medication use, including over the counter medication, provided by the patient, agent or another provider"
}
]
}