Medication, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication/tree/master and changes regularly. See the Directory of published versions
Active as of 2025-07-25 |
{
"resourceType" : "CodeSystem",
"id" : "BeMedicationLineOriginType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem BeMedicationLineOriginType</b></p><a name=\"BeMedicationLineOriginType\"> </a><a name=\"hcBeMedicationLineOriginType\"> </a><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineOriginType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ambulatory-request<a name=\"BeMedicationLineOriginType-ambulatory-request\"> </a></td><td>Ambulatory prescription</td></tr><tr><td style=\"white-space:nowrap\">hospital-request<a name=\"BeMedicationLineOriginType-hospital-request\"> </a></td><td>Hospital prescription</td></tr><tr><td style=\"white-space:nowrap\">self-medication<a name=\"BeMedicationLineOriginType-self-medication\"> </a></td><td>Upon patient demand - Self-medication</td></tr><tr><td style=\"white-space:nowrap\">with-request<a name=\"BeMedicationLineOriginType-with-request\"> </a></td><td>Medication not sold in Belgium, with prescription</td></tr><tr><td style=\"white-space:nowrap\">without-request<a name=\"BeMedicationLineOriginType-without-request\"> </a></td><td>Medication not sold in Belgium, without prescription</td></tr><tr><td style=\"white-space:nowrap\">pharmacist-advice<a name=\"BeMedicationLineOriginType-pharmacist-advice\"> </a></td><td>Upon pharmacist advice</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineOriginType",
"version" : "1.1.0",
"name" : "BeMedicationLineOriginType",
"title" : "Medication origin Type",
"status" : "active",
"experimental" : false,
"date" : "2025-07-25T19:42:47+00:00",
"publisher" : "HL7 Belgium",
"contact" : [
{
"name" : "HL7 Belgium",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7belgium.org"
},
{
"system" : "email",
"value" : "hl7belgium@hl7belgium.org"
}
]
},
{
"name" : "Message Structure eHealth",
"telecom" : [
{
"system" : "email",
"value" : "message-structure@ehealth.fgov.be",
"use" : "work"
}
]
}
],
"description" : "Medication origin type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "ambulatory-request",
"display" : "Ambulatory prescription"
},
{
"code" : "hospital-request",
"display" : "Hospital prescription"
},
{
"code" : "self-medication",
"display" : "Upon patient demand - Self-medication"
},
{
"code" : "with-request",
"display" : "Medication not sold in Belgium, with prescription"
},
{
"code" : "without-request",
"display" : "Medication not sold in Belgium, without prescription"
},
{
"code" : "pharmacist-advice",
"display" : "Upon pharmacist advice"
}
]
}