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

: Retrieve SHL for IPS Manifest - TTL Representation

Active as of 2024-04-25

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:OperationDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IPSManifest"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://smart.who.int/base/StructureDefinition/SGTransaction"^^xsd:anyURI ;
fhir:link <http://smart.who.int/base/StructureDefinition/SGTransaction>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>URL: [base]/$IPSManifest&quot;</p><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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/Sgactorext"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ActorDefinition/HCEMR" ]     ]
  ] [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/Sgactorext"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ActorDefinition/OCHIE" ]     ]
  ] [
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 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 the 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 IPS" ]
  ] [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/Markdown"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "http://smart.who.int/ips-pilgrimage/OperationDefinition/IPSManifest"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "IPSManifest"] ; # 
  fhir:title [ fhir:v "Retrieve SHL for IPS Manifest"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "operation"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-25T17:24:48+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "WHO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "smart@who.int" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Retrieve SHL for IPS Manifest"] ; # 
  fhir:code [ fhir:v "IPSManifest\""] ; # 
  fhir:system [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:instance [ fhir:v "false"^^xsd:boolean] . #