This page is part of the HL7 Belgium FHIR Specifications (v2020May: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "ValueSet", "id" : "be-diarytopic", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>BEDiaryTopic</h2><div><p>Codes supported by eHealth Platform differentiating types of communication topics.</p>\n</div><ul><li>Include these codes as defined in <code>https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-diarytopic</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>diabetes</td><td/><td/></tr><tr><td>medication</td><td/><td/></tr><tr><td>movement</td><td/><td/></tr><tr><td>nutrition</td><td/><td/></tr><tr><td>renalinsufficiency</td><td/><td/></tr><tr><td>woundcare</td><td/><td/></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td><td><b>French (Belgium) (fr)</b></td><td><b>Nederlands (België) (Dutch (Belgium), nl)</b></td></tr><tr><td>diabetes</td><td>diabetes</td><td>diabète</td><td>diabetes</td></tr><tr><td>medication</td><td>medication</td><td>médication</td><td>medicatie</td></tr><tr><td>movement</td><td>movement</td><td>mouvement</td><td>beweging</td></tr><tr><td>nutrition</td><td>nutrition</td><td>nutrition</td><td>voeding</td></tr><tr><td>renalinsufficiency</td><td>renal insufficiency</td><td>insuffisance rénale</td><td>nierinsufficiëntie</td></tr><tr><td>woundcare</td><td>wound care</td><td>soins de plaies</td><td>wondverzorging</td></tr></table></div>" }, "url" : "https://www.hl7belgium.org/fhir/ValueSet/be-diarytopic", "version" : "0.1", "name" : "BEDiaryTopic", "status" : "draft", "date" : "2020-05-17T22:38:14+02:00", "publisher" : "HL7 Belgium", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "http://hl7belgium.org" } ] } ], "description" : "Codes supported by eHealth Platform differentiating types of communication topics.", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "056" } ], "text" : "Belgium" } ], "compose" : { "include" : [ { "system" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-diarytopic", "concept" : [ { "code" : "diabetes", "designation" : [ { "language" : "en", "value" : "diabetes" }, { "language" : "nl-BE", "value" : "diabetes" }, { "language" : "fr-BE", "value" : "diabète" } ] }, { "code" : "medication", "designation" : [ { "language" : "en", "value" : "medication" }, { "language" : "nl-BE", "value" : "medicatie" }, { "language" : "fr-BE", "value" : "médication" } ] }, { "code" : "movement", "designation" : [ { "language" : "en", "value" : "movement" }, { "language" : "nl-BE", "value" : "beweging" }, { "language" : "fr-BE", "value" : "mouvement" } ] }, { "code" : "nutrition", "designation" : [ { "language" : "en", "value" : "nutrition" }, { "language" : "nl-BE", "value" : "voeding" }, { "language" : "fr-BE", "value" : "nutrition" } ] }, { "code" : "renalinsufficiency", "designation" : [ { "language" : "en", "value" : "renal insufficiency" }, { "language" : "nl-BE", "value" : "nierinsufficiëntie" }, { "language" : "fr-BE", "value" : "insuffisance rénale" } ] }, { "code" : "woundcare", "designation" : [ { "language" : "en", "value" : "wound care" }, { "language" : "nl-BE", "value" : "wondverzorging" }, { "language" : "fr-BE", "value" : "soins de plaies" } ] } ] } ] } }