| Package | logex.internal.fhir.profiles |
| Resource Type | CodeSystem |
| Id | idcode-country-codes |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=logex.internal.fhir.profiles@1.0.0&canonical=http://logex.com/fhir/CodeSystem/logex-id-codes-country-encrypted |
| URL | http://logex.com/fhir/CodeSystem/logex-id-codes-country-encrypted |
| Status | draft |
| Date | 2023-06-02T09:47:23.9442941+00:00 |
| Name | Logex-Id-Code-Country-Encrypted |
| Title | logex-id-codes-country-encrypted |
| Description | This is a code system that lists the codes for the countries that pertain to the patients social security number |
| Content | complete |
| StructureDefinition | |
| mrdm-patient | mrdm-patient |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "idcode-country-codes",
"url": "http://logex.com/fhir/CodeSystem/logex-id-codes-country-encrypted",
"name": "Logex-Id-Code-Country-Encrypted",
"title": "logex-id-codes-country-encrypted",
"status": "draft",
"date": "2023-06-02T09:47:23.9442941+00:00",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"description": "This is a code system that lists the codes for the countries that pertain to the patients social security number",
"compositional": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "nl",
"display": "Netherlands",
"definition": "http://fhir.nl/fhir/NamingSystem/bsn"
},
{
"code": "be",
"display": "Belgium",
"definition": "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin"
},
{
"code": "se",
"display": "Sweden",
"definition": "http://electronichealth.se/identifier/nationelltReservnumer"
},
{
"code": "de",
"display": "Germany",
"definition": "germany-idcode"
},
{
"code": "Unknown",
"display": "Unknown",
"definition": "country-unknown"
}
]
}