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 message - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "eagreementmessage",
"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-message-events.html\"><code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/message-events</code></a></li><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-restful-interaction.html\"><code>http://hl7.org/fhir/restful-interaction</code></a></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ValueSet/eagreementmessage",
"version" : "2.0.0",
"name" : "BeMessageEAgreement",
"title" : "ValueSet message",
"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 messages 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/message-events"
},
{
"system" : "http://hl7.org/fhir/restful-interaction"
}
]
}
}