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
: IPS.HAJJ.CONSENT CodeSystem - 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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IPS.HAJJ.CONSENT"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.CONSENT</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">CONSENT-KSA<a name=\"IPS.HAJJ.CONSENT-CONSENT-KSA\"> </a></td><td>Consent for Kingdom of Saudi Arabia</td><td>The Pilgrim consents to share his-her International Patient Summary (IPS data) during the provision of clinical care at Ministry of Health-Saudi Arabia in Haj District area healthcare facilities through the Haj-1445 event as any follow up care that might be needed from any healthcare practitioners</td></tr><tr><td style=\"white-space:nowrap\">CONSENT-IDN<a name=\"IPS.HAJJ.CONSENT-CONSENT-IDN\"> </a></td><td>Consent for Indonesia</td><td><INSERT TEXT FROM INDONESIA: discuss pilgrims's consent to utilize Satusehat to enable access to KSA to their IPS if they are in need of care during Hajj></td></tr><tr><td style=\"white-space:nowrap\">CONSENT-MYS<a name=\"IPS.HAJJ.CONSENT-CONSENT-MYS\"> </a></td><td>Consent for Malaysia</td><td>The Malaysian Hajj pilgrim has provided consent for sharing the International Patient Summary (IPS) generated from the data recorded during the Hajj pilgrim health examination, as well as the vaccination records stored on MySejahtera to Kingdom of Saudi Arabia</td></tr><tr><td style=\"white-space:nowrap\">CONSENT-OMN<a name=\"IPS.HAJJ.CONSENT-CONSENT-OMN\"> </a></td><td>Consent for Oman</td><td><INSERT TEXT FROM OMAN: discuss pilgrims's consent to utilize Oman's e-Health Portal to enable access to KSA to their IPS if they are in need of care></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.CONSENT"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "IPS_HAJJ_CONSENT"] ; #
fhir:title [ fhir:v "IPS.HAJJ.CONSENT CodeSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-05-09T10:27:44+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 "CodeSystem for IPS.HAJJ.CONSENT CodeSystem for utilization of IPS during Hajj"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CONSENT-KSA" ] ;
fhir:display [ fhir:v "Consent for Kingdom of Saudi Arabia" ] ;
fhir:definition [ fhir:v "The Pilgrim consents to share his-her International Patient Summary (IPS data) during the provision of clinical care at Ministry of Health-Saudi Arabia in Haj District area healthcare facilities through the Haj-1445 event as any follow up care that might be needed from any healthcare practitioners" ]
] [
fhir:code [ fhir:v "CONSENT-IDN" ] ;
fhir:display [ fhir:v "Consent for Indonesia" ] ;
fhir:definition [ fhir:v "<INSERT TEXT FROM INDONESIA: discuss pilgrims's consent to utilize Satusehat to enable access to KSA to their IPS if they are in need of care during Hajj>" ]
] [
fhir:code [ fhir:v "CONSENT-MYS" ] ;
fhir:display [ fhir:v "Consent for Malaysia" ] ;
fhir:definition [ fhir:v "The Malaysian Hajj pilgrim has provided consent for sharing the International Patient Summary (IPS) generated from the data recorded during the Hajj pilgrim health examination, as well as the vaccination records stored on MySejahtera to Kingdom of Saudi Arabia" ]
] [
fhir:code [ fhir:v "CONSENT-OMN" ] ;
fhir:display [ fhir:v "Consent for Oman" ] ;
fhir:definition [ fhir:v "<INSERT TEXT FROM OMAN: discuss pilgrims's consent to utilize Oman's e-Health Portal to enable access to KSA to their IPS if they are in need of care>" ]
] ) . #