| Package | ehealthplatform.be.r4.federalprofiles |
| Resource Type | CodeSystem |
| Id | be-cs-problem-category |
| 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-problem-category |
| URL | https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-category |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-01-10T10:59:49+00:00 |
| Name | BeCSProblemCategory |
| Title | Problem Category |
| Description | Problem Category |
| Content | complete |
| ValueSet | |
| be-vs-problem-category | Problem Category |
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-problem-category defines the following codes:
Additional Language Displays
| Code | French (Belgium) (fr) | Nederlands (België) (Dutch (Belgium), nl) |
| diagnosis | Diagnostic | diagnose |
| problem | Problème | Probleem |
| risk | Risque | Risico |
| antecedent | Antécédent | Antecedent |
| congenital | Maladie congénitale | Aangeboren afwijking |
| conclusion | Conclusion anamnèse | Anamnesis conclusie |
| other | Autre | andere |
{
"resourceType": "CodeSystem",
"id": "be-cs-problem-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-category",
"version": "1.0.0",
"name": "BeCSProblemCategory",
"title": "Problem Category",
"status": "active",
"date": "2021-01-10T10:59:49+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": "Problem Category",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "056"
},
{
"system": "urn:iso:std:iso:3166",
"code": "BE"
}
]
}
],
"content": "complete",
"concept": [
{
"code": "diagnosis",
"display": "Diagnosis",
"definition": "A disease identified from a clinical reasoning, based on pathological and physiological ascertainments",
"designation": [
{
"language": "fr-BE",
"value": "Diagnostic"
},
{
"language": "nl-BE",
"value": "diagnose"
}
]
},
{
"code": "problem",
"display": "Problem",
"definition": "Identification of problems that the healthcare provider considers harmful, potentially harmful, and which may be the subject of further investigation or treatment",
"designation": [
{
"language": "fr-BE",
"value": "Problème"
},
{
"language": "nl-BE",
"value": "Probleem"
}
]
},
{
"code": "risk",
"display": "Risk",
"definition": "Identification of a health problem or situation that may require ongoing monitoring or management",
"designation": [
{
"language": "fr-BE",
"value": "Risque"
},
{
"language": "nl-BE",
"value": "Risico"
}
]
},
{
"code": "antecedent",
"display": "Antecedent",
"definition": "Information about a problem that has been resolved",
"designation": [
{
"language": "fr-BE",
"value": "Antécédent"
},
{
"language": "nl-BE",
"value": "Antecedent"
}
]
},
{
"code": "congenital",
"display": "Congenital anomaly",
"definition": "Congenital anomaly",
"designation": [
{
"language": "fr-BE",
"value": "Maladie congénitale"
},
{
"language": "nl-BE",
"value": "Aangeboren afwijking"
}
]
},
{
"code": "conclusion",
"display": "Conclusion",
"definition": "Informations about a conclusion from anamnesis performed by a professional other than a physician",
"designation": [
{
"language": "fr-BE",
"value": "Conclusion anamnèse"
},
{
"language": "nl-BE",
"value": "Anamnesis conclusie"
}
]
},
{
"code": "other",
"display": "Other",
"definition": "Other",
"designation": [
{
"language": "fr-BE",
"value": "Autre"
},
{
"language": "nl-BE",
"value": "andere"
}
]
}
]
}