Basic Audit Log Patterns (BALP)
1.1.4-current - ci-build
Basic Audit Log Patterns (BALP), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.1.4-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.BasicAudit/ and changes regularly. See the Directory of published versions
Active as of 2024-07-17 |
{
"resourceType" : "ValueSet",
"id" : "UserAgentTypesVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet UserAgentTypesVS</b></p><a name=\"UserAgentTypesVS\"> </a><a name=\"hcUserAgentTypesVS\"> </a><a name=\"UserAgentTypesVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-UserAgentTypes.html\"><code>https://profiles.ihe.net/ITI/BALP/CodeSystem/UserAgentTypes</code></a></li><li>Include these codes as defined in <code>urn:ihe:iti:xca:2010</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>homeCommunityId</td><td>IHE homeCommunityId</td></tr></table></li></ul></div>"
},
"url" : "https://profiles.ihe.net/ITI/BALP/ValueSet/UserAgentTypesVS",
"version" : "1.1.4-current",
"name" : "UserAgentTypesVS",
"title" : "Agent types holding User-Agent",
"status" : "active",
"experimental" : false,
"date" : "2024-07-17T00:59:38+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" : "AuditEvent.agent.type values holding OAuth/SAML identified user. Note that user is not just users, but representes the higest agent responsible for triggering the activity being recorded in the AuditEvent.\n\nOften this agent also has a type coding that is more specific to the transaction and the direction of the transaction.\n- http://terminology.hl7.org/CodeSystem/v3-ParticipationType#IRCP // use for query/retrieve\n- http://terminology.hl7.org/CodeSystem/v3-RoleClass#AGNT // use for push/create/update\n- http://terminology.hl7.org/CodeSystem/v3-RoleClass#PAT // use when the user is the patient\n- http://terminology.hl7.org/CodeSystem/v3-ParticipationType#AUT \"Author\" // used with create/update\n- http://terminology.hl7.org/CodeSystem/v3-ParticipationType#INF \"Informant\" // used with export\n- http://terminology.hl7.org/CodeSystem/v3-ParticipationType#CST \"Custodian\" // used with export",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://profiles.ihe.net/ITI/BALP/CodeSystem/UserAgentTypes"
},
{
"system" : "urn:ihe:iti:xca:2010",
"concept" : [
{
"code" : "homeCommunityId",
"display" : "IHE homeCommunityId"
}
]
}
]
}
}