HL7 FHIR Implementation Guide: Transversal Clinical Core
1.0.1 - STU1
HL7 FHIR Implementation Guide: Transversal Clinical Core, published by eHealth Platform. 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/core-clinical/ and changes regularly. See the Directory of published versions
Active as of 2021-01-10 | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "be-vs-scorecategory",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-vs-scorecategory</b></p><a name=\"be-vs-scorecategory\"> </a><a name=\"hcbe-vs-scorecategory\"> </a><a name=\"be-vs-scorecategory-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-be-cs-score-category.html\"><code>https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-score-category</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-scorecategory",
"version" : "1.0.1",
"name" : "BeVSScoreCategory",
"title" : "Score Category Value Set",
"status" : "active",
"experimental" : false,
"date" : "2021-01-10T10:59:49+00: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" : "Score Category Value Set",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-score-category"
}
]
}
}