Package | hl7.fhir.be.core-clinical |
Resource Type | CodeSystem |
Id | be-cs-problem-origin-type |
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-problem-origin-type.html |
URL | https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-origin-type |
Version | 1.0.1 |
Status | active |
Date | 2021-01-10T10:59:49+00:00 |
Name | BeCSProblemOriginType |
Title | Problem Origin Type |
Realm | be |
Authority | hl7 |
Description | Problem Origin Type |
Content | complete |
ValueSet | |
be-vs-problem-origin-type | Problem Origin Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem be-cs-problem-origin-type
This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-origin-type
defines the following codes:
Additional Language Displays
Code | French (Belgium) (fr) | Nederlands (Belgiƫ) (Dutch (Belgium), nl) |
referral | prescription de renvoi | verwijsvoorschrift |
own-initiative | libre | Op eigen initiatief |
counsel | conseil | doorverwijzing |
other | autre | andere |
{ "resourceType": "CodeSystem", "id": "be-cs-problem-origin-type", "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-problem-origin-type", "version": "1.0.1", "name": "BeCSProblemOriginType", "title": "Problem Origin Type", "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": "Problem Origin Type", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "BE", "display": "Belgium" } ] } ], "caseSensitive": false, "content": "complete", "count": 4, "concept": [ { "code": "referral", "display": "Referral order", "definition": "Following a referral order", "designation": [ { "language": "fr-BE", "value": "prescription de renvoi" }, { "language": "nl-BE", "value": "verwijsvoorschrift" } ] }, { "code": "own-initiative", "display": "Patient's own initiative", "definition": "The patient has arrived on their own initiative", "designation": [ { "language": "fr-BE", "value": "libre" }, { "language": "nl-BE", "value": "Op eigen initiatief" } ] }, { "code": "counsel", "display": "Advice or recommendation from another provider (no prescription)", "definition": "From an advice or recommendation of a health professional (without prescription)", "designation": [ { "language": "fr-BE", "value": "conseil" }, { "language": "nl-BE", "value": "doorverwijzing" } ] }, { "code": "other", "display": "other", "definition": "Other", "designation": [ { "language": "fr-BE", "value": "autre" }, { "language": "nl-BE", "value": "andere" } ] } ] }