FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.ips-pilgrimage
Resource TypeValueSet
IdValueSet-IPS.HAJJ.CONSENT.json
FHIR VersionR4B
Sourcehttp://smart.who.int/ips-pilgrimage/1.0.0/ValueSet-IPS.HAJJ.CONSENT.html
URLhttp://smart.who.int/ips-pilgrimage/ValueSet/IPS.HAJJ.CONSENT
Version1.0.0
Statusactive
Date2024-04-25T17:23:21+00:00
NameIPS_HAJJ_CONSENT
TitleIPS.HAJJ.CONSENT ValueSet of consent policies
Authoritywho
DescriptionValueSet of codes for consent policies for Hajj pilgrims

Resources that use this resource

StructureDefinition
HajjConsentHajjConsent

Resources that this resource uses

CodeSystem
IPS.HAJJ.CONSENTIPS.HAJJ.CONSENT CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.CONSENT
    CodeDisplayDefinition
    CONSENT-KSAConsent for Kingdom of Saudi ArabiaThe 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
    CONSENT-IDNConsent for Indonesia<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>
    CONSENT-MYSConsent for MalaysiaThe 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
    CONSENT-OMNConsent for Oman<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>

Source1

{
  "resourceType": "ValueSet",
  "id": "IPS.HAJJ.CONSENT",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ips-pilgrimage/ValueSet/IPS.HAJJ.CONSENT",
  "version": "1.0.0",
  "name": "IPS_HAJJ_CONSENT",
  "title": "IPS.HAJJ.CONSENT ValueSet of consent policies",
  "status": "active",
  "experimental": true,
  "date": "2024-04-25T17:23:21+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        },
        {
          "system": "email",
          "value": "smart@who.int"
        }
      ]
    }
  ],
  "description": "ValueSet of codes for consent policies for Hajj pilgrims",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/ips-pilgrimage/CodeSystem/IPS.HAJJ.CONSENT",
        "concept": [
          {
            "code": "CONSENT-KSA",
            "display": "Consent for Kingdom of Saudi Arabia"
          },
          {
            "code": "CONSENT-IDN",
            "display": "Consent for Indonesia"
          },
          {
            "code": "CONSENT-MYS",
            "display": "Consent for Malaysia"
          },
          {
            "code": "CONSENT-OMN",
            "display": "Consent for Oman"
          }
        ]
      }
    ]
  }
}