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.
| Draft as of 2026-03-20 |
{
"resourceType" : "ActorDefinition",
"id" : "SGAuthoring.Persona.PublicationManager",
"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.PublicationManager</b></p><a name=\"SGAuthoring.Persona.PublicationManager\"> </a><a name=\"hcSGAuthoring.Persona.PublicationManager\"> </a><table class=\"grid\"><tr><td><b>Actor: PublicationManager </b></td><td>Publication Manager</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.PublicationManager</b></p><a name=\"fr-SGAuthoring.Persona.PublicationManager\"> </a><a name=\"fr-hcSGAuthoring.Persona.PublicationManager\"> </a><table class=\"grid\"><tr><td><b>Acteur : PublicationManager </b></td><td>Publication Manager</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.PublicationManager</b></p><a name=\"ar-SGAuthoring.Persona.PublicationManager\"> </a><a name=\"ar-hcSGAuthoring.Persona.PublicationManager\"> </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>Publication Manager</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.PublicationManager</b></p><a name=\"zh-SGAuthoring.Persona.PublicationManager\"> </a><a name=\"zh-hcSGAuthoring.Persona.PublicationManager\"> </a><table class=\"grid\"><tr><td><b>Actor: PublicationManager </b></td><td>Publication Manager</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.PublicationManager</b></p><a name=\"ru-SGAuthoring.Persona.PublicationManager\"> </a><a name=\"ru-hcSGAuthoring.Persona.PublicationManager\"> </a><table class=\"grid\"><tr><td><b>Актер: PublicationManager </b></td><td>Publication Manager</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.PublicationManager</b></p><a name=\"es-SGAuthoring.Persona.PublicationManager\"> </a><a name=\"es-hcSGAuthoring.Persona.PublicationManager\"> </a><table class=\"grid\"><tr><td><b>Actor: PublicationManager </b></td><td>Publication Manager</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div></div>"
},
"url" : "http://smart.who.int/base/ActorDefinition/SGAuthoring.Persona.PublicationManager",
"version" : "0.2.0",
"name" : "PublicationManager",
"title" : "Publication Manager",
"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 managing the FHIR Implementation Guide\nconfiguration, build process, versioning, and release publication workflow.\nPublication Managers ensure IGs are correctly configured, built, and\npublished to smart.who.int following the established publication process.\n\nKey activities:\n- Set up IG repositories from smart-ig-empty template\n- Configure sushi-config.yaml (canonical URL, package ID, dependencies)\n- Enable GitHub Pages and CI build workflows\n- Run FHIR IG Publisher builds and verify output\n- Manage semantic versioning (major.minor.patch)\n- Create publication-request.json for releases\n- Create release branches, tags, and GitHub releases\n- Monitor automated publication workflows\n- Coordinate with WHO SMART Guidelines team for smart.who.int updates\n- Manage cross-IG governance for shared artifacts\n- Reset main branch to draft status after publication\n\n**Source**: IG Starter Kit, IG Setup, IG Publication, and IG Configuration pages",
"type" : "person"
}