SMART Verifiable IPS for Pilgrimage
0.1.0 - ci-build

SMART Verifiable IPS for Pilgrimage, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 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

: QRCard - TTL Representation

Draft as of 2024-07-23

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:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "QRCard"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://smart.who.int/smart-base/StructureDefinition/SGPersona"^^xsd:anyURI ;
fhir:link <http://smart.who.int/smart-base/StructureDefinition/SGPersona>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition QRCard</b></p><a name=\"QRCard\"> </a><a name=\"hcQRCard\"> </a><a name=\"QRCard-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: QRCard </b></td><td>QRCard</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://worldhealthorganization.github.io/smart-ips-pilgrimage/branches/consent-policies/ActorDefinition/QRCard"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "QRCard" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "QRCard"] ; # 
  fhir:title [ fhir:v "QRCard"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-23T09:26:46+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 "Pilgrim Card containing QR code of SMART Health Link"] ; # 
  fhir:type [ fhir:v "system"] . #