Basic Audit Log Patterns (BALP)
1.1.0 - Trial-Implementation International flag

This page is part of the IHE Basic Audit Log Patterns (BALP) (v1.1.0: Trial Implementation) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: XCA code for homeCommunity - JSON Representation

Active as of 2022-05-04

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "UserAgentHomeCommunity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system urn:ihe:iti:xca:2010 defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">homeCommunityId<a name=\"UserAgentHomeCommunity-homeCommunityId\"> </a></td><td>IHE homeCommunityId</td></tr></table></div>"
  },
  "url" : "urn:ihe:iti:xca:2010",
  "version" : "1.1.0",
  "name" : "UserAgentHomeCommunity",
  "title" : "XCA code for homeCommunity",
  "status" : "active",
  "date" : "2022-05-04T10:16:52-05: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" : "one code",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "homeCommunityId",
      "display" : "IHE homeCommunityId"
    }
  ]
}