Package | hl7.fhir.be.infsec |
Type | CodeSystem |
Id | be-cs-pseudonymization-type |
FHIR Version | R4 |
Source | https://www.ehealth.fgov.be/standards/fhir/infsec/https://www.ehealth.fgov.be/standards/fhir/infsec/1.2.0/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:30:06+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 |
be-vs-pseudonymization-type | Types of pseudonymization |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem be-cs-pseudonymization-type
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-type
defines the following codes:
Code | Display |
direct | Direct pseudonym, for text shorter than 32 bytes |
encrypted | Encrypted pseudonym, for text longer than 32 bytes |
{ "resourceType": "CodeSystem", "id": "be-cs-pseudonymization-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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:30:06+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" } ] }