Package | ehealthplatform.be.r4.federalprofiles |
Type | CodeSystem |
Id | be-cs-patientwill-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-patientwill-category |
URL | https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-patientwill-category |
Version | 1.0.0 |
Status | active |
Date | 2021-01-10T10:59:49+00:00 |
Name | BeCSPAtientWillCategory |
Title | Patient Will Category CodeSystem |
Description | Patient Will Category CodeSystem |
Content | complete |
ValueSet | |
be-vs-patientwill-category | Patient Will 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-patientwill-category defines the following codes:
Additional Language Displays
Code | French (Belgium) (fr) | Nederlands (België) (Dutch (Belgium), nl) |
advanced-care-directive | Volontés diverses | Verschillende wensen |
research | Recherche | Onderzoek |
treatment | Traitement | Behandeling |
{ "resourceType": "CodeSystem", "id": "be-cs-patientwill-category", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-patientwill-category", "version": "1.0.0", "name": "BeCSPAtientWillCategory", "title": "Patient Will Category CodeSystem", "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": "Patient Will Category CodeSystem", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "056" }, { "system": "urn:iso:std:iso:3166", "code": "BE" } ] } ], "content": "complete", "count": 1, "concept": [ { "code": "advanced-care-directive", "display": "Advanced Care Directive", "definition": "General directives expressed voluntarily by the patient", "designation": [ { "language": "fr-BE", "value": "Volontés diverses" }, { "language": "nl-BE", "value": "Verschillende wensen" } ] }, { "code": "research", "display": "Research", "definition": "Consent to participate in research protocols and / or share results", "designation": [ { "language": "fr-BE", "value": "Recherche" }, { "language": "nl-BE", "value": "Onderzoek" } ] }, { "code": "treatment", "display": "Treatment", "definition": "Specific treatments in the context of resuscitation and / or during hospitalization", "designation": [ { "language": "fr-BE", "value": "Traitement" }, { "language": "nl-BE", "value": "Behandeling" } ] } ] }