SMART Verifiable IPS for Pilgrimage
0.1.0 - ci-build

SMART Verifiable IPS for Pilgrimage, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 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

: QRCard - JSON Representation

Draft as of 2024-07-23

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "QRCard",
  "meta" : {
    "profile" : [
      "http://smart.who.int/smart-base/StructureDefinition/SGPersona"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition QRCard</b></p><a name=\"QRCard\"> </a><a name=\"hcQRCard\"> </a><a name=\"QRCard-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: QRCard </b></td><td>QRCard</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "https://worldhealthorganization.github.io/smart-ips-pilgrimage/branches/consent-policies/ActorDefinition/QRCard",
  "identifier" : [
    {
      "value" : "QRCard"
    }
  ],
  "version" : "0.1.0",
  "name" : "QRCard",
  "title" : "QRCard",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-23T09:26:46+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        },
        {
          "system" : "email",
          "value" : "smart@who.int"
        }
      ]
    }
  ],
  "description" : "Pilgrim Card containing QR code of SMART Health Link",
  "type" : "system"
}