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

: Pilgrim - JSON Representation

Draft as of 2024-04-25

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "Pilgrim",
  "meta" : {
    "profile" : [
      🔗 "http://smart.who.int/base/StructureDefinition/SGActor",
      "http://smart.who.int/smart-trust/StructureDefinition/Credential.Holder"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid\"><tr><td><b>Actor: Pilgrim</b></td><td>Pilgrim</td><td>Type: person</td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://smart.who.int/ips-pilgrimage/ActorDefinition/Pilgrim",
  "identifier" : [
    {
      "value" : "Pilgrim"
    }
  ],
  "version" : "1.0.0",
  "name" : "Pilgrim",
  "title" : "Pilgrim",
  "status" : "draft",
  "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" : "Pilgrim",
  "type" : "person"
}