Belgian MyCareNet Profiles
2.1.0 - STU Belgium flag

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

: CodeSystem annex types - JSON Representation

Active as of 2024-08-26

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "annex-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem annex-types</b></p><a name=\"annex-types\"> </a><a name=\"hcannex-types\"> </a><a name=\"annex-types-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/annex-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\">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.1.0",
  "name" : "MyCareNetAnnexTypes",
  "title" : "CodeSystem annex 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" : "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"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "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"
    }
  ]
}