| Package | ihe.iti.balp |
| Resource Type | CodeSystem |
| Id | BasicAuditEntityType |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/CodeSystem-BasicAuditEntityType.html |
| URL | https://profiles.ihe.net/ITI/BALP/CodeSystem/BasicAuditEntityType |
| Version | 1.1.4-current |
| Status | active |
| Date | 2025-05-30T22:15:37+00:00 |
| Name | BasicAuditEntityType |
| Title | Entity Types that are defined in IHE BasicAudit |
| Realm | uv |
| Authority | ihe |
| 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. |
| Content | complete |
| ValueSet | |
| BasicAuditEntityTypesVS | Entity Types used by IHE BasicAudit |
No resources found
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:
| Code | Display |
| XrequestId | transport specific unique identifier where http X-Request-Id is used |
{
"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"
}
]
}