HL7 Belgium care-coordination
0.0.1 - R4 Belgium flag

HL7 Belgium care-coordination, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/care-coordination/ and changes regularly. See the Directory of published versions

: Diary Topic Code Sytem - JSON Representation

Active as of 2021-01-18

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "be-cs-diarytopic",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem be-cs-diarytopic</b></p><a name=\"be-cs-diarytopic\"> </a><a name=\"hcbe-cs-diarytopic\"> </a><a name=\"be-cs-diarytopic-en-US\"> </a><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/care-coordination/CodeSystem/be-cs-diarytopic</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">diabetes<a name=\"be-cs-diarytopic-diabetes\"> </a></td></tr><tr><td style=\"white-space:nowrap\">medication<a name=\"be-cs-diarytopic-medication\"> </a></td></tr><tr><td style=\"white-space:nowrap\">movement<a name=\"be-cs-diarytopic-movement\"> </a></td></tr><tr><td style=\"white-space:nowrap\">nutrition<a name=\"be-cs-diarytopic-nutrition\"> </a></td></tr><tr><td style=\"white-space:nowrap\">renalinsufficiency<a name=\"be-cs-diarytopic-renalinsufficiency\"> </a></td></tr><tr><td style=\"white-space:nowrap\">woundcare<a name=\"be-cs-diarytopic-woundcare\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td><td><b>French (Belgium) (fr)</b></td><td><b>Nederlands (België) (Dutch (Belgium), nl)</b></td></tr><tr><td>diabetes</td><td>diabetes</td><td>diabète</td><td>diabetes</td></tr><tr><td>medication</td><td>medication</td><td>médication</td><td>medicatie</td></tr><tr><td>movement</td><td>movement</td><td>mouvement</td><td>beweging</td></tr><tr><td>nutrition</td><td>nutrition</td><td>nutrition</td><td>voeding</td></tr><tr><td>renalinsufficiency</td><td>renal insufficiency</td><td>insuffisance rénale</td><td>nierinsufficiëntie</td></tr><tr><td>woundcare</td><td>wound care</td><td>soins de plaies</td><td>wondverzorging</td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/care-coordination/CodeSystem/be-cs-diarytopic",
  "version" : "0.0.1",
  "name" : "BeCSDiaryTopic",
  "title" : "Diary Topic Code Sytem",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-01-18T09:02:46+00:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.ehealth.fgov.be/"
        },
        {
          "system" : "email",
          "value" : "message-structure@ehealth.fgov.be"
        }
      ]
    },
    {
      "name" : "Message Structure",
      "telecom" : [
        {
          "system" : "email",
          "value" : "message-structure@ehealth.fgov.be",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Diary and Communication Topics",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "diabetes",
      "designation" : [
        {
          "language" : "en",
          "value" : "diabetes"
        },
        {
          "language" : "nl-BE",
          "value" : "diabetes"
        },
        {
          "language" : "fr-BE",
          "value" : "diabète"
        }
      ]
    },
    {
      "code" : "medication",
      "designation" : [
        {
          "language" : "en",
          "value" : "medication"
        },
        {
          "language" : "nl-BE",
          "value" : "medicatie"
        },
        {
          "language" : "fr-BE",
          "value" : "médication"
        }
      ]
    },
    {
      "code" : "movement",
      "designation" : [
        {
          "language" : "en",
          "value" : "movement"
        },
        {
          "language" : "nl-BE",
          "value" : "beweging"
        },
        {
          "language" : "fr-BE",
          "value" : "mouvement"
        }
      ]
    },
    {
      "code" : "nutrition",
      "designation" : [
        {
          "language" : "en",
          "value" : "nutrition"
        },
        {
          "language" : "nl-BE",
          "value" : "voeding"
        },
        {
          "language" : "fr-BE",
          "value" : "nutrition"
        }
      ]
    },
    {
      "code" : "renalinsufficiency",
      "designation" : [
        {
          "language" : "en",
          "value" : "renal insufficiency"
        },
        {
          "language" : "nl-BE",
          "value" : "nierinsufficiëntie"
        },
        {
          "language" : "fr-BE",
          "value" : "insuffisance rénale"
        }
      ]
    },
    {
      "code" : "woundcare",
      "designation" : [
        {
          "language" : "en",
          "value" : "wound care"
        },
        {
          "language" : "nl-BE",
          "value" : "wondverzorging"
        },
        {
          "language" : "fr-BE",
          "value" : "soins de plaies"
        }
      ]
    }
  ]
}