| Package | ihe.iti.deid |
| Resource Type | CodeSystem |
| Id | DeIdentificationEntityType |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/DeId/https://build.fhir.org/ig/IHE/ITI.DeIdHandbook/CodeSystem-DeIdentificationEntityType.html |
| URL | https://profiles.ihe.net/ITI/DeId/CodeSystem/DeIdentificationEntityType |
| Version | 0.0.1-current |
| Status | active |
| Date | 2025-07-10T13:15:43+00:00 |
| Name | DeIdentificationEntityType |
| Title | Entity Type for De-Identification |
| Realm | uv |
| Authority | ihe |
| Description | These AuditEvent.entity.type are related to De-Identification policy identification. |
| Content | complete |
| ValueSet | |
| DeIdentificationEntityTypeVS | Entity Type for De-Identification valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DeIdentificationEntityType
This case-sensitive code system https://profiles.ihe.net/ITI/DeId/CodeSystem/DeIdentificationEntityType defines the following code:
| Code | Display |
| DeId-algorithm | De-Identification Algorithm |
{
"resourceType": "CodeSystem",
"id": "DeIdentificationEntityType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/DeId/CodeSystem/DeIdentificationEntityType",
"version": "0.0.1-current",
"name": "DeIdentificationEntityType",
"title": "Entity Type for De-Identification",
"status": "active",
"experimental": false,
"date": "2025-07-10T13:15:43+00:00",
"publisher": "IHE IT Infrastructure Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
},
{
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
}
],
"description": "These AuditEvent.entity.type are related to De-Identification policy identification.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "DeId-algorithm",
"display": "De-Identification Algorithm"
}
]
}