FHIR IG Statistics: ValueSet/be-vs-diarytopic
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-diarytopic
Code | Display | English (English, en) | Nederlands (België) (Dutch (Belgium), nl) | French (Belgium) (fr) |
diabetes | | diabetes | diabetes | diabète |
medication | | medication | medicatie | médication |
movement | | movement | beweging | mouvement |
nutrition | | nutrition | voeding | nutrition |
renalinsufficiency | | renal insufficiency | nierinsufficiëntie | insuffisance rénale |
woundcare | | wound care | wondverzorging | soins de plaies |
Source
{
"resourceType": "ValueSet",
"id": "be-vs-diarytopic",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-diarytopic",
"version": "1.0.0",
"name": "BeVSDiaryTopic",
"status": "active",
"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": "Codes supported by eHealth Platform differentiating types of communication topics.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "056"
}
],
"text": "Belgium"
}
],
"compose": {
"include": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-diarytopic",
"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"
}
]
}
]
}
]
}
}