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

: c7781f44-6df8-4a8b-9e06-0b34263a47c7 - 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:Consent ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "c7781f44-6df8-4a8b-9e06-0b34263a47c7"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://worldhealthorganization.github.io/smart-ips-pilgrimage/branches/consent-policies/StructureDefinition/HajjConsent"^^xsd:anyURI ;
fhir:link <https://worldhealthorganization.github.io/smart-ips-pilgrimage/branches/consent-policies/StructureDefinition/HajjConsent>     ] [
fhir:v "https://worldhealthorganization.github.io/smart-ips-pilgrimage/branches/consent-policies/StructureDefinition-HajjConsent"^^xsd:anyURI ;
fhir:link <https://worldhealthorganization.github.io/smart-ips-pilgrimage/branches/consent-policies/StructureDefinition-HajjConsent>     ] )
  ] ; # 
  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: Consent c7781f44-6df8-4a8b-9e06-0b34263a47c7</b></p><a name=\"c7781f44-6df8-4a8b-9e06-0b34263a47c7\"> </a><a name=\"hcc7781f44-6df8-4a8b-9e06-0b34263a47c7\"> </a><a name=\"c7781f44-6df8-4a8b-9e06-0b34263a47c7-en-US\"> </a><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}\">Privacy Consent</span></p><p><b>category</b>: <span title=\"Codes:\">CONSENT-KSA</span></p><p><b>patient</b>: patient1</p><p><b>dateTime</b>: 2016-05-11</p><p><b>organization</b>: Org1</p><p><b>policyRule</b>: <span title=\"Codes:\">some policy</span></p><h3>Verifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Verified</b></td><td><b>VerifiedWith</b></td><td><b>VerificationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>true</td><td>verifier</td><td>2003</td></tr></table><h3>Provisions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>1964-01-01 --&gt; 2016-01-01</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://worldhealthorganization.github.io/smart-ips-pilgrimage/branches/consent-policies/StructureDefinition/ConsentPeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2022"^^xsd:gYear ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:scope [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "patient-privacy" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:code [ fhir:v "CONSENT-KSA" ]     ] )
  ] ) ; # 
  fhir:patient [
fhir:display [ fhir:v "patient1" ]
  ] ; # 
  fhir:dateTime [ fhir:v "2016-05-11"^^xsd:date] ; # 
  fhir:organization ( [
fhir:display [ fhir:v "Org1" ]
  ] ) ; # 
  fhir:policyRule [
fhir:text [ fhir:v "some policy" ]
  ] ; # 
  fhir:verification ( [
fhir:verified [ fhir:v "true"^^xsd:boolean ] ;
fhir:verifiedWith [
fhir:display [ fhir:v "verifier" ]     ] ;
fhir:verificationDate [ fhir:v "2003"^^xsd:gYear ]
  ] ) ; # 
  fhir:provision [
fhir:period [
fhir:start [ fhir:v "1964-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2016-01-01"^^xsd:date ]     ]
  ] . #