FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.base
Resource 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-28T00:46:40+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

Source1

{
  "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-28T00:46:40+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"
      }
    ]
  }
}