Belgian MyCareNet Profiles
2.1.0 - STU
Belgian MyCareNet Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/mycarenet/ and changes regularly. See the Directory of published versions
Active as of 2024-08-26 |
{
"resourceType" : "CodeSystem",
"id" : "agreement-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem agreement-types</b></p><a name=\"agreement-types\"> </a><a name=\"hcagreement-types\"> </a><a name=\"agreement-types-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-types</code> provides <b>a fragment</b> 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><tr><td style=\"white-space:nowrap\">speechtherapy-assessment<a name=\"agreement-types-speechtherapy-assessment\"> </a></td></tr><tr><td style=\"white-space:nowrap\">speechtherapy-treatment<a name=\"agreement-types-speechtherapy-treatment\"> </a></td></tr><tr><td style=\"white-space:nowrap\">speechtherapy<a name=\"agreement-types-speechtherapy\"> </a></td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-types",
"version" : "2.1.0",
"name" : "MyCareNetAgreementTypes",
"title" : "CodeSystem agreement types",
"status" : "active",
"experimental" : false,
"date" : "2024-08-26T07:44:03+00: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"
}
]
}
],
"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"
}
]
}
],
"caseSensitive" : true,
"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"
},
{
"code" : "speechtherapy-assessment",
"display" : "speechtherapy-assessment"
},
{
"code" : "speechtherapy-treatment",
"display" : "speechtherapy-treatment"
},
{
"code" : "speechtherapy",
"display" : "speechtherapy"
}
]
}