SMART Verifiable IPS for Pilgrimage
1.0.1 - ci-build

SMART Verifiable IPS for Pilgrimage, published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-ips-pilgrimage and changes regularly. See the Directory of published versions

: IPS.HAJJ.ACTOR CodeSystem - JSON Representation

Active as of 2024-05-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "IPS.HAJJ.ACTOR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.ACTOR</code> 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\">ochie<a name=\"IPS.HAJJ.ACTOR-ochie\"> </a></td><td>Origin Country HIE</td></tr><tr><td style=\"white-space:nowrap\">ochw<a name=\"IPS.HAJJ.ACTOR-ochw\"> </a></td><td>Origin Country Health Wallet</td></tr><tr><td style=\"white-space:nowrap\">hcemr<a name=\"IPS.HAJJ.ACTOR-hcemr\"> </a></td><td>Host Country EMR</td></tr><tr><td style=\"white-space:nowrap\">pilgrim<a name=\"IPS.HAJJ.ACTOR-pilgrim\"> </a></td><td>Pilgrim</td></tr><tr><td style=\"white-space:nowrap\">scanner<a name=\"IPS.HAJJ.ACTOR-scanner\"> </a></td><td>Scanner</td></tr><tr><td style=\"white-space:nowrap\">qrcode<a name=\"IPS.HAJJ.ACTOR-qrcode\"> </a></td><td>QR Code</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.ACTOR",
  "version" : "1.0.1",
  "name" : "IPS_HAJJ_ACTOR",
  "title" : "IPS.HAJJ.ACTOR CodeSystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-05-09T10:27:44+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        },
        {
          "system" : "email",
          "value" : "smart@who.int"
        }
      ]
    }
  ],
  "description" : "CodeSystem for IPS.HAJJ.ACTOR CodeSystem for utilization of IPS during Hajj",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "ochie",
      "display" : "Origin Country HIE"
    },
    {
      "code" : "ochw",
      "display" : "Origin Country Health Wallet"
    },
    {
      "code" : "hcemr",
      "display" : "Host Country EMR"
    },
    {
      "code" : "pilgrim",
      "display" : "Pilgrim"
    },
    {
      "code" : "scanner",
      "display" : "Scanner"
    },
    {
      "code" : "qrcode",
      "display" : "QR Code"
    }
  ]
}