Package | hl7.fhir.be.core-clinical |
Type | CodeSystem |
Id | be-cs-score-category |
FHIR Version | R4 |
Source | https://www.ehealth.fgov.be/standards/fhir/core-clinical/https://build.fhir.org/ig/hl7-be/core-clinical/CodeSystem-be-cs-score-category.html |
URL | https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-score-category |
Version | 1.0.1 |
Status | active |
Date | 2021-01-10T10:59:49+00:00 |
Name | BeCSScoreCategory |
Title | Score Category |
Realm | be |
Authority | hl7 |
Description | Score Category |
Content | complete |
ValueSet | |
be-vs-scorecategory | Score Category Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem be-cs-score-category
This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-score-category
defines the following codes:
Code | Display | Definition |
risk | Risk score | Risk score |
pain | Pain score | Pain score |
other | Other | Other |
Additional Language Displays
Code | French (Belgium) (fr) | Nederlands (Belgiƫ) (Dutch (Belgium), nl) |
risk | Risk score | Risk score |
pain | Pain Score | Pain Score |
other | Autre | andere |
{ "resourceType": "CodeSystem", "id": "be-cs-score-category", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-score-category", "version": "1.0.1", "name": "BeCSScoreCategory", "title": "Score Category", "status": "active", "experimental": false, "date": "2021-01-10T10:59:49+00:00", "publisher": "eHealth Platform", "contact": [ { "name": "eHealth Platform", "telecom": [ { "system": "url", "value": "https://www.ehealth.fgov.be" }, { "system": "email", "value": "message-structure@www.ehealth.fgov.be" } ] }, { "name": "Message-Structure", "telecom": [ { "system": "email", "value": "message-structure@www.ehealth.fgov.be", "use": "work" } ] } ], "description": "Score Category", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "BE", "display": "Belgium" } ] } ], "caseSensitive": false, "content": "complete", "count": 3, "concept": [ { "code": "risk", "display": "Risk score", "definition": "Risk score", "designation": [ { "language": "fr-BE", "value": "Risk score" }, { "language": "nl-BE", "value": "Risk score" } ] }, { "code": "pain", "display": "Pain score", "definition": "Pain score", "designation": [ { "language": "fr-BE", "value": "Pain Score" }, { "language": "nl-BE", "value": "Pain Score" } ] }, { "code": "other", "display": "Other", "definition": "Other", "designation": [ { "language": "fr-BE", "value": "Autre" }, { "language": "nl-BE", "value": "andere" } ] } ] }