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

FHIR IG Statistics: CodeSystem/BasicAuditEntityType

Packageihe.iti.balp
TypeCodeSystem
IdBasicAuditEntityType
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/CodeSystem-BasicAuditEntityType.html
URLhttps://profiles.ihe.net/ITI/BALP/CodeSystem/BasicAuditEntityType
Version1.1.4-current
Statusactive
Date2025-05-30T22:15:37+00:00
NameBasicAuditEntityType
TitleEntity Types that are defined in IHE BasicAudit
Realmuv
Authorityihe
DescriptionThese are new codes used in BasicAudit IG, where AuditEvent.entity is used to hold a specific kind of data that is not covered by the existing valueSet.
Contentcomplete

Resources that use this resource

ValueSet
BasicAuditEntityTypesVSEntity Types used by IHE BasicAudit

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem BasicAuditEntityType

This case-sensitive code system https://profiles.ihe.net/ITI/BALP/CodeSystem/BasicAuditEntityType defines the following code:

CodeDisplay
XrequestId transport specific unique identifier where http X-Request-Id is used

Source

{
  "resourceType": "CodeSystem",
  "id": "BasicAuditEntityType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/BALP/CodeSystem/BasicAuditEntityType",
  "version": "1.1.4-current",
  "name": "BasicAuditEntityType",
  "title": "Entity Types that are defined in IHE BasicAudit",
  "status": "active",
  "experimental": false,
  "date": "2025-05-30T22:15:37+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        },
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "These are new codes used in BasicAudit IG, where AuditEvent.entity is used to hold a specific kind of data that is not covered by the existing valueSet.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "XrequestId",
      "display": "transport specific unique identifier where http X-Request-Id is used"
    }
  ]
}