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
Draft as of 2024-05-09 |
{
"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>"
},
"extension" : [
{
"url" : "http://smart.who.int/base/StructureDefinition/Sgcode",
"valueCoding" : {
"system" : "http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.ACTOR",
"code" : "pilgrim"
}
}
],
"url" : "http://smart.who.int/ips-pilgrimage/ActorDefinition/Pilgrim",
"identifier" : [
{
"value" : "Pilgrim"
}
],
"version" : "1.0.1",
"name" : "Pilgrim",
"title" : "Pilgrim",
"status" : "draft",
"experimental" : false,
"date" : "2024-05-09T10:27:44+00:00",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
},
{
"system" : "email",
"value" : "smart@who.int"
}
]
}
],
"description" : "Pilgrim",
"type" : "person"
}