Reference Architecture
0.1.0 - release International flag

This page is part of the Reference Architecture (v0.1.0: Releases Draft) 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

: Terminology Service - JSON Representation

Active as of 2025-07-01

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "TerminologyService",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition TerminologyService</b></p><a name=\"TerminologyService\"> </a><a name=\"hcTerminologyService\"> </a><table class=\"grid\"><tr><td><b>Actor: Terminology Service </b></td><td>Terminology Service</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://smart.who.int/ra/ActorDefinition/TerminologyService",
  "version" : "0.1.0",
  "name" : "Terminology Service",
  "title" : "Terminology Service",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-01T08:02:21+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "A service that provides access to standardized code systems, value sets, and mappings to ensure consistent use of terminology across systems.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "type" : "system"
}