Clinical Core
1.2.0 - STU1
This page is part of the HL7 Belgium FHIR Implementation Guide - core-clinical profiles (v1.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-06-05 |
{
"resourceType" : "ValueSet",
"id" : "ProblemDiseaseCourseVS",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ProblemDiseaseCourseVS</b></p><a name=\"ProblemDiseaseCourseVS\"> </a><a name=\"hcProblemDiseaseCourseVS\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 288524001 (Courses)</li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/ProblemDiseaseCourseVS",
"version" : "1.2.0",
"name" : "ProblemDiseaseCourseVS",
"title" : "Condition Disease Course Value Set",
"status" : "active",
"date" : "2026-06-05T10:06:52+02:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ehealth.fgov.be"
},
{
"system" : "email",
"value" : "message-structure@www.ehealth.fgov.be"
}
]
},
{
"name" : "Message-Structure",
"telecom" : [
{
"system" : "email",
"value" : "message-structure@www.ehealth.fgov.be",
"use" : "work"
}
]
}
],
"description" : "Condition Disease Course",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "288524001"
}
]
}
]
}
}