| Package | ehealthplatform.be.r4.federalprofiles |
| Resource Type | CodeSystem |
| Id | be-cs-problem-origin-type |
| 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-origin-type |
| URL | https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-origin-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-01-10T10:59:49+00:00 |
| Name | BeCSProblemOriginType |
| Title | Problem Origin Type |
| 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
This code system https://www.ehealth.fgov.be/standards/fhir/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) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-origin-type",
"version": "1.0.0",
"name": "BeCSProblemOriginType",
"title": "Problem Origin Type",
"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 Origin Type",
"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": "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"
}
]
}
]
}