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 in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: CodeSystem waiting for information values - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "waitingforinformation-values",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/waitingforinformation-values</code> provides a fragment that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">WFI_AGREE_ALL_001<a name=\"waitingforinformation-values-WFI_AGREE_ALL_001\"> </a></td></tr><tr><td style=\"white-space:nowrap\">WFI_AGREE_ALL_002<a name=\"waitingforinformation-values-WFI_AGREE_ALL_002\"> </a></td></tr><tr><td style=\"white-space:nowrap\">WFI_AGREE_SRV_PHYSIO_001<a name=\"waitingforinformation-values-WFI_AGREE_SRV_PHYSIO_001\"> </a></td></tr><tr><td style=\"white-space:nowrap\">WFI_AGREE_SRV_PHYSIO_002<a name=\"waitingforinformation-values-WFI_AGREE_SRV_PHYSIO_002\"> </a></td></tr><tr><td style=\"white-space:nowrap\">WFI_AGREE_SRV_PHYSIO_003<a name=\"waitingforinformation-values-WFI_AGREE_SRV_PHYSIO_003\"> </a></td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/waitingforinformation-values",
"version" : "2.0.0",
"name" : "MyCareNetWaitingForInformationValues",
"title" : "CodeSystem waiting for information values",
"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" : "Waiting for information values in the agreement flows of MyCareNet. These values were delivered by the \nNIC(Nationaal Intermutualistisch College)/CIN(Collège Intermutualiste National.)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"content" : "fragment",
"concept" : [
{
"code" : "WFI_AGREE_ALL_001",
"display" : "WFI_AGREE_ALL_001"
},
{
"code" : "WFI_AGREE_ALL_002",
"display" : "WFI_AGREE_ALL_002"
},
{
"code" : "WFI_AGREE_SRV_PHYSIO_001",
"display" : "WFI_AGREE_SRV_PHYSIO_001"
},
{
"code" : "WFI_AGREE_SRV_PHYSIO_002",
"display" : "WFI_AGREE_SRV_PHYSIO_002"
},
{
"code" : "WFI_AGREE_SRV_PHYSIO_003",
"display" : "WFI_AGREE_SRV_PHYSIO_003"
}
]
}