FHIR IG analytics| Package | hl7.fhir.be.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-be-cs-pseudonymization-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/terminology/CodeSystem-be-cs-pseudonymization-type.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-type |
| Version | 1.2.0 |
| Status | active |
| Date | 2024-11-12T09:42:51+01:00 |
| Name | BeCSPseudonymizationType |
| Title | Types of pseudonymization |
| Realm | be |
| Authority | hl7 |
| Description | The technique used for pseudonymization |
| Content | complete |
| ValueSet | |
| be-vs-pseudonymization-type | Types of pseudonymization |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "be-cs-pseudonymization-type",
"url": "https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-type",
"version": "1.2.0",
"name": "BeCSPseudonymizationType",
"title": "Types of pseudonymization",
"status": "active",
"experimental": false,
"date": "2024-11-12T09:42:51+01:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be/standards/fhir"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure eHealth",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "The technique used for pseudonymization",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "direct",
"display": "Direct pseudonym, for text shorter than 32 bytes"
},
{
"code": "encrypted",
"display": "Encrypted pseudonym, for text longer than 32 bytes"
}
]
}