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

: Origin Country HIE - JSON Representation

Draft as of 2024-05-09

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "OCHIE",
  "meta" : {
    "profile" : [
      🔗 "http://smart.who.int/base/StructureDefinition/SGActor",
      "http://smart.who.int/smart-base/StructureDefinition/SGPersona"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid\"><tr><td><b>Actor: OCHIE</b></td><td>Origin Country HIE</td><td>Type: system</td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://smart.who.int/base/StructureDefinition/Sgcode",
      "valueCoding" : {
        "system" : "http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.ACTOR",
        "code" : "ochie"
      }
    }
  ],
  "url" : "http://smart.who.int/ips-pilgrimage/ActorDefinition/OCHIE",
  "identifier" : [
    {
      "value" : "OCHIE"
    }
  ],
  "version" : "1.0.1",
  "name" : "OCHIE",
  "title" : "Origin Country HIE",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-05-09T10:29:11+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        },
        {
          "system" : "email",
          "value" : "smart@who.int"
        }
      ]
    }
  ],
  "description" : "Origin Country Health Information Exchange (HIE) which is responsible for issuance of Verifiable IPS and Verifiable SMART Health Links",
  "type" : "system"
}