Medication, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication and changes regularly. See the Directory of published versions
Draft as of 2024-03-24 |
{
"resourceType" : "CodeSystem",
"id" : "medication-exposuretype",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.ehealth.fgov.be/standards/fhir/medication/CodeSystem/medication-exposuretype</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\">prophylaxys<a name=\"medication-exposuretype-prophylaxys\"> </a></td><td>Prophylactic purpose</td></tr><tr><td style=\"white-space:nowrap\">therapy<a name=\"medication-exposuretype-therapy\"> </a></td><td>Therapeutic purpose</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"medication-exposuretype-other\"> </a></td><td>Other e.g. diagnostic purposes</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/medication/CodeSystem/medication-exposuretype",
"version" : "1.0.1",
"name" : "BEMLMExposureType",
"title" : "Medication exposure purpose",
"status" : "draft",
"experimental" : false,
"date" : "2024-03-24T09:50:04+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 exposure purpose",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "prophylaxys",
"display" : "Prophylactic purpose"
},
{
"code" : "therapy",
"display" : "Therapeutic purpose"
},
{
"code" : "other",
"display" : "Other e.g. diagnostic purposes"
}
]
}