This page is part of the HL7 Belgium FHIR Implementation Guide - MyCareNet profiles (v2.0.0: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: ValueSet adjudication reason - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "eagreementadjudicationreason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-refusal-values.html\"><code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/refusal-values</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-waitingforinformation-values.html\"><code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/waitingforinformation-values</code></a></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ValueSet/eagreementadjudicationreason",
"version" : "2.0.0",
"name" : "BeEAgreementAdjudicationReason",
"title" : "ValueSet adjudication reason",
"status" : "active",
"date" : "2023-04-27T18:01:13+02:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ehealth.fgov.be/"
},
{
"system" : "email",
"value" : "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name" : "Message Structure",
"telecom" : [
{
"system" : "email",
"value" : "support@be-ehealth-standards.atlassian.net",
"use" : "work"
}
]
}
],
"description" : "Codes for use to describe eAgreement adjudication reasons in the MyCareNet eAgreement flows.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/refusal-values"
},
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/waitingforinformation-values"
}
]
}
}