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

FHIR IG Statistics: CodeSystem/DocumentationSections

Packagesmart.who.int.base
TypeCodeSystem
IdDocumentationSections
FHIR VersionR4
Sourcehttp://smart.who.int/base/https://build.fhir.org/ig/WorldHealthOrganization/smart-base/CodeSystem-DocumentationSections.html
URLhttp://smart.who.int/base/CodeSystem/DocumentationSections
Version0.2.0
Statusactive
Date2025-07-19T09:26:56+00:00
NameDocumentationSections
TitleSmart Guidelines Documentation Section
Authoritywho
DescriptionCodeSystem for Smart Guidelines Documentation Section to autogenerate documentation from artifacts
Contentcomplete

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: CodeSystem DocumentationSections

This case-insensitive code system http://smart.who.int/base/CodeSystem/DocumentationSections defines the following codes:

CodeDisplay
request-trigger Request Trigger Events
request-semantics Request Message Semantics
request-actions Request Expected Actions
response-trigger Response Trigger Events
response-semantics Response Message Semantics
response-actions Response Expected Actions
security-considerations Security Considerations

Source

{
  "resourceType": "CodeSystem",
  "id": "DocumentationSections",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/base/CodeSystem/DocumentationSections",
  "version": "0.2.0",
  "name": "DocumentationSections",
  "title": "Smart Guidelines Documentation Section",
  "status": "active",
  "experimental": true,
  "date": "2025-07-19T09:26:56+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "CodeSystem for Smart Guidelines Documentation Section to autogenerate documentation from artifacts",
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "request-trigger",
      "display": "Request Trigger Events"
    },
    {
      "code": "request-semantics",
      "display": "Request Message Semantics"
    },
    {
      "code": "request-actions",
      "display": "Request Expected Actions"
    },
    {
      "code": "response-trigger",
      "display": "Response Trigger Events"
    },
    {
      "code": "response-semantics",
      "display": "Response Message Semantics"
    },
    {
      "code": "response-actions",
      "display": "Response Expected Actions"
    },
    {
      "code": "security-considerations",
      "display": "Security Considerations"
    }
  ]
}