| Package | ihe.iti.basicaudit |
| Resource Type | CodeSystem |
| Id | BasicAuditEntityType |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/basicaudit/https://profiles.ihe.net/ITI/basicaudit/1.0.1/CodeSystem-BasicAuditEntityType.html |
| URL | https://profiles.ihe.net/ITI/basicaudit/CodeSystem/BasicAuditEntityType |
| Version | 1.0.1 |
| Status | active |
| Date | 2022-03-02T07:55:57-06: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. |
| Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
| Content | complete |
| ValueSet | |
| BasicAuditEntityTypesVS | Entity Types used by IHE BasicAudit |
No resources found
Note: links and images are rebased to the (stated) source
This code system https://profiles.ihe.net/ITI/basicaudit/CodeSystem/BasicAuditEntityType defines the following codes:
| 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/basicaudit/CodeSystem/BasicAuditEntityType",
"version": "1.0.1",
"name": "BasicAuditEntityType",
"title": "Entity Types that are defined in IHE BasicAudit",
"status": "active",
"date": "2022-03-02T07:55:57-06: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 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"
}
]
}
],
"copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "XrequestId",
"display": "transport specific unique identifier where http X-Request-Id is used"
}
]
}