WHO SMART Trust
1.1.6 - 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.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-trust/tree/main and changes regularly. See the Directory of published versions

: HL Type CodeSystem - JSON Representation

Active as of 2025-02-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "HL.TYPE",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HL.TYPE</b></p><a name=\"HL.TYPE\"> </a><a name=\"hcHL.TYPE\"> </a><a name=\"HL.TYPE-en-US\"> </a><p>This case-insensitive code system <code>http://smart.who.int/trust/CodeSystem/HL.TYPE</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">vhl<a name=\"HL.TYPE-vhl\"> </a></td><td>Verifiable Health Link</td></tr><tr><td style=\"white-space:nowrap\">shl<a name=\"HL.TYPE-shl\"> </a></td><td>Smart Health Link</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/trust/CodeSystem/HL.TYPE",
  "version" : "1.1.6",
  "name" : "HL_TYPE",
  "title" : "HL Type CodeSystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-02-20T16:41:11+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "CodeSystem for Health Link Type that has codes classifying type of Smart Health Link",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "vhl",
      "display" : "Verifiable Health Link"
    },
    {
      "code" : "shl",
      "display" : "Smart Health Link"
    }
  ]
}