FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/DeIdentificationEntityType

Packageihe.iti.deid
TypeCodeSystem
IdDeIdentificationEntityType
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/DeId/https://build.fhir.org/ig/IHE/ITI.DeIdHandbook/CodeSystem-DeIdentificationEntityType.html
URLhttps://profiles.ihe.net/ITI/DeId/CodeSystem/DeIdentificationEntityType
Version0.0.1-current
Statusactive
Date2025-07-10T13:15:43+00:00
NameDeIdentificationEntityType
TitleEntity Type for De-Identification
Realmuv
Authorityihe
DescriptionThese AuditEvent.entity.type are related to De-Identification policy identification.
Contentcomplete

Resources that use this resource

ValueSet
DeIdentificationEntityTypeVSEntity Type for De-Identification valueset

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
DeId-algorithm De-Identification Algorithm

Source

{
  "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"
    }
  ]
}