SMART Verifiable IPS for Pilgrimage
1.0.0 - ci-build

This page is part of the SMART Verifiable IPS for Pilgrimage (v1.0.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) v4.3.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Record Consent - Digital Health Wallet - JSON Representation

Active as of 2024-04-25

Raw json | Download


{
  "resourceType" : "OperationDefinition",
  "id" : "ConsentWallet",
  "meta" : {
    "profile" : [
      🔗 "http://smart.who.int/base/StructureDefinition/SGTransaction"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://smart.who.int/base/StructureDefinition/Sgactorext",
      "valueReference" : {
        🔗 "reference" : "ActorDefinition/OCHW"
      }
    },
    {
      "url" : "http://smart.who.int/base/StructureDefinition/Sgactorext",
      "valueReference" : {
        🔗 "reference" : "ActorDefinition/OCHIE"
      }
    },
    {
      "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)"
    }
  ],
  "url" : "http://smart.who.int/ips-pilgrimage/OperationDefinition/ConsentWallet",
  "version" : "1.0.0",
  "name" : "RecordConsentWallet",
  "title" : "Record Consent - Digital Health Wallet",
  "status" : "active",
  "kind" : "operation",
  "experimental" : false,
  "date" : "2024-04-25T17:24:48+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        },
        {
          "system" : "email",
          "value" : "smart@who.int"
        }
      ]
    }
  ],
  "description" : "Record consent on a digital health wallet",
  "code" : "ConsentWallet",
  "system" : false,
  "type" : true,
  "instance" : true
}