Referral Prescription, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/referral/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-24 |
{
"resourceType" : "ValueSet",
"id" : "be-vs-request-note-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-vs-request-note-type</b></p><a name=\"be-vs-request-note-type\"> </a><a name=\"hcbe-vs-request-note-type\"> </a><a name=\"be-vs-request-note-type-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/11000172109</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/103306004\">103306004</a></td><td style=\"color: #cccccc\">Contraindication to</td></tr><tr><td><a href=\"http://snomed.info/id/410666004\">410666004</a></td><td style=\"color: #cccccc\">Reason for</td></tr><tr><td><a href=\"http://snomed.info/id/385805005\">385805005</a></td><td style=\"color: #cccccc\">Diabetic care education</td></tr><tr><td><a href=\"http://snomed.info/id/409073007\">409073007</a></td><td style=\"color: #cccccc\">Education</td></tr><tr><td><a href=\"http://snomed.info/id/55210009\">55210009</a></td><td style=\"color: #cccccc\">Review of</td></tr></table></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/referral/ValueSet/be-vs-request-note-type",
"version" : "1.0.0",
"name" : "BeVSRequestNoteType",
"title" : "BeVSRequestNoteType",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-24T14:13:36+00:00",
"description" : "Types of notes used in a referral prescription",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000172109",
"concept" : [
{
"code" : "103306004"
},
{
"code" : "410666004"
},
{
"code" : "385805005"
},
{
"code" : "409073007"
},
{
"code" : "55210009"
}
]
}
]
}
}