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

FHIR IG Statistics: ValueSet/UserAgentTypesVS

Packageihe.iti.balp
TypeValueSet
IdUserAgentTypesVS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/ValueSet-UserAgentTypesVS.html
URLhttps://profiles.ihe.net/ITI/BALP/ValueSet/UserAgentTypesVS
Version1.1.4-current
Statusactive
Date2025-05-30T22:15:37+00:00
NameUserAgentTypesVS
TitleAgent types holding User-Agent
Realmuv
Authorityihe
DescriptionAuditEvent.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. Often this agent also has a type coding that is more specific to the transaction and the direction of the transaction. - http://terminology.hl7.org/CodeSystem/v3-ParticipationType#IRCP // use for query/retrieve - http://terminology.hl7.org/CodeSystem/v3-RoleClass#AGNT // use for push/create/update - http://terminology.hl7.org/CodeSystem/v3-RoleClass#PAT // use when the user is the patient - http://terminology.hl7.org/CodeSystem/v3-ParticipationType#AUT "Author" // used with create/update - http://terminology.hl7.org/CodeSystem/v3-ParticipationType#INF "Informant" // used with export - http://terminology.hl7.org/CodeSystem/v3-ParticipationType#CST "Custodian" // used with export

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
UserAgentTypesThe code used to identifiy a User Agent
urn:ihe:iti:xca:2010XCA code for homeCommunity

Narrative

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

Generated Narrative: ValueSet UserAgentTypesVS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "UserAgentTypesVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "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": "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"
          }
        ]
      }
    ]
  }
}