| Package | ehealthplatform.be.r4.federalprofiles | 
| Resource Type | CodeSystem | 
| Id | be-cs-diarytopic | 
| FHIR Version | R4 | 
| Source | https://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-diarytopic | 
| URL | https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-diarytopic | 
| Version | 1.0.0 | 
| Status | active | 
| Date | 2021-01-18T09:02:46+00:00 | 
| Name | BeCSDiaryTopic | 
| Title | Diary Topic Code Sytem | 
| Description | Diary and Communication Topics | 
| Content | complete | 
| ValueSet | |
| be-vs-diarytopic | BeVSDiaryTopic | 
No resources found
Note: links and images are rebased to the (stated) source
This code system https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-diarytopic defines the following codes:
| Code | 
| diabetes | 
| medication | 
| movement | 
| nutrition | 
| renalinsufficiency | 
| woundcare | 
Additional Language Displays
| Code | English (English, en) | French (Belgium) (fr) | Nederlands (België) (Dutch (Belgium), nl) | 
| diabetes | diabetes | diabète | diabetes | 
| medication | medication | médication | medicatie | 
| movement | movement | mouvement | beweging | 
| nutrition | nutrition | nutrition | voeding | 
| renalinsufficiency | renal insufficiency | insuffisance rénale | nierinsufficiëntie | 
| woundcare | wound care | soins de plaies | wondverzorging | 
{
  "resourceType": "CodeSystem",
  "id": "be-cs-diarytopic",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-diarytopic",
  "version": "1.0.0",
  "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": "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be"
        }
      ]
    }
  ],
  "description": "Diary and Communication Topics",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "056"
        }
      ],
      "text": "Belgium"
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "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"
        }
      ]
    }
  ]
}