SMART Base
0.2.0 - ci-build

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

: Terminologist - JSON Representation

Draft as of 2026-03-20

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "SGAuthoring.Persona.Terminologist",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition SGAuthoring.Persona.Terminologist</b></p><a name=\"SGAuthoring.Persona.Terminologist\"> </a><a name=\"hcSGAuthoring.Persona.Terminologist\"> </a><table class=\"grid\"><tr><td><b>Actor: Terminologist </b></td><td>Terminologist</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : ActorDefinition SGAuthoring.Persona.Terminologist</b></p><a name=\"fr-SGAuthoring.Persona.Terminologist\"> </a><a name=\"fr-hcSGAuthoring.Persona.Terminologist\"> </a><table class=\"grid\"><tr><td><b>Acteur : Terminologist </b></td><td>Terminologist</td><td>Type : person </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"ar\" lang=\"ar\"><hr/><p><b>Arabic</b></p><hr/><p class=\"res-header-id\"><b>السرد المُنشأ: ActorDefinition SGAuthoring.Persona.Terminologist</b></p><a name=\"ar-SGAuthoring.Persona.Terminologist\"> </a><a name=\"ar-hcSGAuthoring.Persona.Terminologist\"> </a><table class=\"grid\"><tr><td><b>Project-Id-Version: FHIR\nReport-Msgid-Bugs-To: you@example.com\nPOT-Creation-Date: 2025-07-19 23:19+0000\nPO-Revision-Date: 2025-07-19 23:19+0000\nLanguage: ar\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit </b></td><td>Terminologist</td><td>اكتب: person </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"zh\" lang=\"zh\"><hr/><p><b>Chinese</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition SGAuthoring.Persona.Terminologist</b></p><a name=\"zh-SGAuthoring.Persona.Terminologist\"> </a><a name=\"zh-hcSGAuthoring.Persona.Terminologist\"> </a><table class=\"grid\"><tr><td><b>Actor: Terminologist </b></td><td>Terminologist</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ActorDefinition SGAuthoring.Persona.Terminologist</b></p><a name=\"ru-SGAuthoring.Persona.Terminologist\"> </a><a name=\"ru-hcSGAuthoring.Persona.Terminologist\"> </a><table class=\"grid\"><tr><td><b>Актер: Terminologist </b></td><td>Terminologist</td><td>Тип: person </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"es\" lang=\"es\"><hr/><p><b>Spanish</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition SGAuthoring.Persona.Terminologist</b></p><a name=\"es-SGAuthoring.Persona.Terminologist\"> </a><a name=\"es-hcSGAuthoring.Persona.Terminologist\"> </a><table class=\"grid\"><tr><td><b>Actor: Terminologist </b></td><td>Terminologist</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div></div>"
  },
  "url" : "http://smart.who.int/base/ActorDefinition/SGAuthoring.Persona.Terminologist",
  "version" : "0.2.0",
  "name" : "Terminologist",
  "title" : "Terminologist",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-20T00:42:00+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "A specialist responsible for ensuring semantic interoperability of SMART\nGuidelines through proper terminology management. Terminologists manage\nthe WHO Commons dictionary, concept mappings, and ensure every data element\nis mapped to approved standard terminologies.\n\nKey activities:\n- Map data elements to WHO Commons dictionary concepts\n- Create and maintain CodeSystem resources\n- Create and maintain ValueSet resources\n- Create ConceptMap resources for cross-terminology mappings\n- Map to ICD-11, SNOMED CT, LOINC, IPS, and WHO FIC\n- Onboard new concepts into the Commons dictionary\n- Verify no duplicate or overlapping concept definitions\n- Review terminology bindings in logical models and profiles\n- Flag unapproved concepts as QA issues before publication\n\n**Source**: IG Starter Kit, Governance Concepts page;\nL3 authoring pages for CodeSystems, ValueSets, ConceptMaps",
  "type" : "person"
}