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/ and changes regularly. See the Directory of published versions

: Smart Guidelines Persona Types Value Set - JSON Representation

Active as of 2025-09-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SGPersonaTypesVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SGPersonaTypesVS</b></p><a name=\"SGPersonaTypesVS\"> </a><a name=\"hcSGPersonaTypesVS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-SGPersonaTypes.html\"><code>http://smart.who.int/base/CodeSystem/SGPersonaTypes</code></a></li></ul></div>"
  },
  "url" : "http://smart.who.int/base/ValueSet/SGPersonaTypesVS",
  "version" : "0.2.0",
  "name" : "SGPersonaTypesVS",
  "title" : "Smart Guidelines Persona Types Value Set",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-09-04T00:43:24+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Value Set for Smart Guidelines Persona Section to autogenerate documentation from artifacts",
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/base/CodeSystem/SGPersonaTypes"
      }
    ]
  }
}