WHO SMART Trust
1.1.4 - CI Build International flag

WHO SMART Trust, published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.1.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-trust and changes regularly. See the Directory of published versions

: WHO SMART Trust Domains - JSON Representation

Draft as of 2024-04-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "WHO.TRUST.DOMAIN",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-WHO.TRUST.DOMAIN.html\"><code>http://smart.who.int/trust/CodeSystem/WHO.TRUST.DOMAIN</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-WHO.TRUST.DOMAIN.html#WHO.TRUST.DOMAIN-DDCC\">DDCC</a></td><td style=\"color: #cccccc\">WHO DDCC</td></tr><tr><td><a href=\"CodeSystem-WHO.TRUST.DOMAIN.html#WHO.TRUST.DOMAIN-IPS-PILGRIMAGE\">IPS-PILGRIMAGE</a></td><td style=\"color: #cccccc\">IPS for Pilgrimage</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/trust/ValueSet/WHO.TRUST.DOMAIN",
  "version" : "1.1.4",
  "name" : "WHO_TRUST_DOMAIN",
  "title" : "WHO SMART Trust Domains",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-04-29T06:36:39+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Health credential type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/trust/CodeSystem/WHO.TRUST.DOMAIN",
        "concept" : [
          {
            "code" : "DDCC"
          },
          {
            "code" : "IPS-PILGRIMAGE"
          }
        ]
      }
    ]
  }
}