FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/DocumentationSection

Packagesmart.who.int.base
TypeValueSet
IdDocumentationSection
FHIR VersionR4
Sourcehttp://smart.who.int/base/https://build.fhir.org/ig/WorldHealthOrganization/smart-base/ValueSet-DocumentationSection.html
URLhttp://smart.who.int/base/ValueSet/DocumentationSection
Version0.2.0
Statusactive
Date2025-07-22T16:21:55+00:00
NameDocumentationSection
TitleSmart Guidelines Documentation Section
Authoritywho
DescriptionValue Set for Smart Guidelines Documentation Section to autogenerate documentation from artifacts

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet DocumentationSection

  • Include all codes defined in http://smart.who.int/base/CodeSystem/DocumentationSection

Source

{
  "resourceType": "ValueSet",
  "id": "DocumentationSection",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/base/ValueSet/DocumentationSection",
  "version": "0.2.0",
  "name": "DocumentationSection",
  "title": "Smart Guidelines Documentation Section",
  "status": "active",
  "experimental": true,
  "date": "2025-07-22T16:21:55+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Value Set for Smart Guidelines Documentation Section to autogenerate documentation from artifacts",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/base/CodeSystem/DocumentationSection"
      }
    ]
  }
}