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

: GDHCN - JSON Representation

Draft as of 2024-04-29

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "GDHCN",
  "meta" : {
    "profile" : [
      🔗 "http://smart.who.int/base/StructureDefinition/SGActor",
      "http://smart.who.int/smart-base/StructureDefinition/SGPersona"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid\"><tr><td><b>Actor: GDHCN</b></td><td>GDHCN</td><td>Type: system</td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://smart.who.int/base/StructureDefinition/Sgcode",
      "valueCoding" : {
        "system" : "http://smart.who.int/ips-pilgrimage/CodeSystem/WHO.TRUST.ACTOR",
        "code" : "GDHCN"
      }
    }
  ],
  "url" : "http://smart.who.int/trust/ActorDefinition/GDHCN",
  "identifier" : [
    {
      "value" : "GDHCN"
    }
  ],
  "version" : "1.1.4",
  "name" : "GDHCN",
  "title" : "GDHCN",
  "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" : "WHO Global Digital Health Certification Network",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "type" : "system"
}