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

: Record Consent - Digital Health Wallet - JSON Representation

Active as of 2024-05-09

Raw json | Download


{
  "resourceType" : "GraphDefinition",
  "id" : "consent-wallet",
  "meta" : {
    "profile" : [
      🔗 "http://smart.who.int/base/StructureDefinition/SGTransactionDefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: GraphDefinition</b><a name=\"consent-wallet\"> </a><a name=\"hcconsent-wallet\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource GraphDefinition &quot;consent-wallet&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-SGTransactionDefinition.html\">SGTransactionDefinition</a></p></div><p><b>name</b>: consent-wallet</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>description</b>: Record consent on a digital health wallet</p><h3>Links</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td>, , , </td></tr></table></div>"
  },
  "name" : "consent-wallet",
  "status" : "active",
  "experimental" : false,
  "description" : "Record consent on a digital health wallet",
  "link" : [
    {
      "extension" : [
        {
          "url" : "http://smart.who.int/base/StructureDefinition/Sgcode",
          "valueCoding" : {
            "system" : "http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.TRANSACTION",
            "code" : "consent-wallet"
          }
        },
        {
          "url" : "http://smart.who.int/base/StructureDefinition/Markdown",
          "valueMarkdown" : "Consent record based on individual's interaction with their digital health wallet.  "
        },
        {
          "url" : "http://smart.who.int/base/StructureDefinition/Markdown",
          "valueMarkdown" : "The OCHIE shall support create and update per the  [IHE PCF Consent Recorder Capability Statement](https://profiles.ihe.net/ITI/PCF/CapabilityStatement-IHE.PCF.consentRecorder.html). "
        },
        {
          "url" : "http://smart.who.int/base/StructureDefinition/Markdown",
          "valueMarkdown" : "The OCHIE SHALL act as  [IHE PCF Consent Recorder](https://profiles.ihe.net/ITI/PCF/volume-1.html#153111-consent-recorder)"
        }
      ]
    }
  ]
}