WHO SMART Trust
1.1.3 - v1.1.3 International flag

This page is part of the Trust (v1.1.3: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: TNG - JSON Representation

Draft as of 2024-04-25

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "TNG",
  "meta" : {
    "profile" : [
      "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: TNG</b></td><td>TNG</td><td>Type: system</td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://smart.who.int/trust/ActorDefinition/TNG",
  "identifier" : [
    {
      "value" : "TNG"
    }
  ],
  "version" : "1.1.3",
  "name" : "TNG",
  "title" : "TNG",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-04-25T23:34:44+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Trust Network Gateway",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "type" : "system"
}