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 annex types - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "annex-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/annex-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\">functional-report<a name=\"annex-types-functional-report\"> </a></td></tr><tr><td style=\"white-space:nowrap\">medical-report<a name=\"annex-types-medical-report\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapist-report<a name=\"annex-types-physiotherapist-report\"> </a></td></tr><tr><td style=\"white-space:nowrap\">cra-justification<a name=\"annex-types-cra-justification\"> </a></td></tr><tr><td style=\"white-space:nowrap\">scoliosis-protocol<a name=\"annex-types-scoliosis-protocol\"> </a></td></tr><tr><td style=\"white-space:nowrap\">rheumatology-report<a name=\"annex-types-rheumatology-report\"> </a></td></tr><tr><td style=\"white-space:nowrap\">radiology-protocol<a name=\"annex-types-radiology-protocol\"> </a></td></tr><tr><td style=\"white-space:nowrap\">mevs-results<a name=\"annex-types-mevs-results\"> </a></td></tr><tr><td style=\"white-space:nowrap\">perimetry-lymphoscintigraphy-results<a name=\"annex-types-perimetry-lymphoscintigraphy-results\"> </a></td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"annex-types-other\"> </a></td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/annex-types",
"version" : "2.0.0",
"name" : "MyCareNetAnnexTypes",
"title" : "CodeSystem annex 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" : "Annex 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" : "functional-report",
"display" : "functional-report"
},
{
"code" : "medical-report",
"display" : "medical-report"
},
{
"code" : "physiotherapist-report",
"display" : "physiotherapist-report"
},
{
"code" : "cra-justification",
"display" : "cra-justification"
},
{
"code" : "scoliosis-protocol",
"display" : "scoliosis-protocol"
},
{
"code" : "rheumatology-report",
"display" : "rheumatology-report"
},
{
"code" : "radiology-protocol",
"display" : "radiology-protocol"
},
{
"code" : "mevs-results",
"display" : "mevs-results"
},
{
"code" : "perimetry-lymphoscintigraphy-results",
"display" : "perimetry-lymphoscintigraphy-results"
},
{
"code" : "other",
"display" : "other"
}
]
}