HL7 Belgium care-coordination
0.0.1 - R4
HL7 Belgium care-coordination, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 0.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/care-coordination/ and changes regularly. See the Directory of published versions
Active as of 2021-01-18 |
{
"resourceType" : "ValueSet",
"id" : "be-vs-diarytopic",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-vs-diarytopic</b></p><a name=\"be-vs-diarytopic\"> </a><a name=\"hcbe-vs-diarytopic\"> </a><a name=\"be-vs-diarytopic-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-be-cs-diarytopic.html\"><code>https://www.ehealth.fgov.be/standards/fhir/care-coordination/CodeSystem/be-cs-diarytopic</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>English (English, en)</b></td><td><b>Nederlands (België) (Dutch (Belgium), nl)</b></td><td><b>French (Belgium) (fr)</b></td></tr><tr><td><a href=\"CodeSystem-be-cs-diarytopic.html#be-cs-diarytopic-diabetes\">diabetes</a></td><td/><td>diabetes</td><td>diabetes</td><td>diabète</td></tr><tr><td><a href=\"CodeSystem-be-cs-diarytopic.html#be-cs-diarytopic-medication\">medication</a></td><td/><td>medication</td><td>medicatie</td><td>médication</td></tr><tr><td><a href=\"CodeSystem-be-cs-diarytopic.html#be-cs-diarytopic-movement\">movement</a></td><td/><td>movement</td><td>beweging</td><td>mouvement</td></tr><tr><td><a href=\"CodeSystem-be-cs-diarytopic.html#be-cs-diarytopic-nutrition\">nutrition</a></td><td/><td>nutrition</td><td>voeding</td><td>nutrition</td></tr><tr><td><a href=\"CodeSystem-be-cs-diarytopic.html#be-cs-diarytopic-renalinsufficiency\">renalinsufficiency</a></td><td/><td>renal insufficiency</td><td>nierinsufficiëntie</td><td>insuffisance rénale</td></tr><tr><td><a href=\"CodeSystem-be-cs-diarytopic.html#be-cs-diarytopic-woundcare\">woundcare</a></td><td/><td>wound care</td><td>wondverzorging</td><td>soins de plaies</td></tr></table></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/care-coordination/ValueSet/be-vs-diarytopic",
"version" : "0.0.1",
"name" : "BeVSDiaryTopic",
"status" : "active",
"date" : "2021-01-18T09:02:46+00:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ehealth.fgov.be/"
},
{
"system" : "email",
"value" : "message-structure@ehealth.fgov.be"
}
]
},
{
"name" : "Message Structure",
"telecom" : [
{
"system" : "email",
"value" : "message-structure@ehealth.fgov.be",
"use" : "work"
}
]
}
],
"description" : "Codes supported by eHealth Platform differentiating types of communication topics.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/care-coordination/CodeSystem/be-cs-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"
}
]
}
]
}
]
}
}