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
: CodeSystem agreement types - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "agreement-types",
"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/agreement-types</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\">physiotherapy-fa<a name=\"agreement-types-physiotherapy-fa\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-fb<a name=\"agreement-types-physiotherapy-fb\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-eb<a name=\"agreement-types-physiotherapy-eb\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-e<a name=\"agreement-types-physiotherapy-e\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-common-1<a name=\"agreement-types-physiotherapy-common-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-common-2-and-more<a name=\"agreement-types-physiotherapy-common-2-and-more\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy<a name=\"agreement-types-physiotherapy\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-maternity<a name=\"agreement-types-physiotherapy-maternity\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-palliative<a name=\"agreement-types-physiotherapy-palliative\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-day-hospitalization<a name=\"agreement-types-physiotherapy-day-hospitalization\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-consultative-review<a name=\"agreement-types-physiotherapy-consultative-review\"> </a></td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-types",
"version" : "2.0.0",
"name" : "MyCareNetAgreementTypes",
"title" : "CodeSystem agreement types",
"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" : "Agreement types for MyCareNet flows. Not all codes are defined here, a full list can be found on mycarenet.be",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"content" : "fragment",
"concept" : [
{
"code" : "physiotherapy-fa",
"display" : "physiotherapy-fa"
},
{
"code" : "physiotherapy-fb",
"display" : "physiotherapy-fb"
},
{
"code" : "physiotherapy-eb",
"display" : "physiotherapy-eb"
},
{
"code" : "physiotherapy-e",
"display" : "physiotherapy-e"
},
{
"code" : "physiotherapy-common-1",
"display" : "physiotherapy-common-1"
},
{
"code" : "physiotherapy-common-2-and-more",
"display" : "physiotherapy-common-2-and-more"
},
{
"code" : "physiotherapy",
"display" : "physiotherapy"
},
{
"code" : "physiotherapy-maternity",
"display" : "physiotherapy-maternity"
},
{
"code" : "physiotherapy-palliative",
"display" : "physiotherapy-palliative"
},
{
"code" : "physiotherapy-day-hospitalization",
"display" : "physiotherapy-day-hospitalization"
},
{
"code" : "physiotherapy-consultative-review",
"display" : "physiotherapy-consultative-review"
}
]
}