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
: Get SHL Manifest - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:GraphDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "shl-get-manifest"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://smart.who.int/base/StructureDefinition/SGTransactionDefinition"^^xsd:anyURI ;
fhir:link <http://smart.who.int/base/StructureDefinition/SGTransactionDefinition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: GraphDefinition</b><a name=\"shl-get-manifest\"> </a><a name=\"hcshl-get-manifest\"> </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 "shl-get-manifest" </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>: shl-get-manifest</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>description</b>: Get SHL Manifest</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>"
] ; #
fhir:name [ fhir:v "shl-get-manifest"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:description [ fhir:v "Get SHL Manifest"] ; #
fhir:link ( [
( fhir:extension [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/Sgcode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.TRANSACTION"^^xsd:anyURI ] ;
fhir:code [ fhir:v "shl-get-manifest" ] ] ] [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/Markdown"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Initatied by the HCEMR once a Smart Health Link provided by a Pilgrim has been scanned." ] ] [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/Markdown"^^xsd:anyURI ] ;
fhir:value [ fhir:v "See the [Smart Health Link - Manifest](https://docs.smarthealthit.org/smart-health-links/spec/#shlink-manifest-request) specifcation with the following modifications:\n- The *contentType* entry MAY also include the value \"application/pdf\" in the case that the corresponding *location* entry of the Smart Health Link is for a PDF rendering of the Verifiable Digital Health Certificate (e.g. Verifiable IPS).\n- The *contentType* entry MAY also include the value \"text/html\" in the case that the corresponding *location* entry of the Smart Health Link is for an external viewing portal for Verifiable Digital Health Certificate (e.g. Verifiable IPS).\n- The *contentType* entry MAY also include the value \"text/html\" in the case that the corresponding *location* entry of the Smart Health Link is a Verifiable Digital Health Certificate (e.g. Verifiable IPS)." ] ] [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/Markdown"^^xsd:anyURI ] ;
fhir:value [ fhir:v "" ] ] )
] ) . #