Package | smart.who.int.base |
Type | CodeSystem |
Id | DocumentationSections |
FHIR Version | R4 |
Source | http://smart.who.int/base/https://build.fhir.org/ig/WorldHealthOrganization/smart-base/CodeSystem-DocumentationSections.html |
URL | http://smart.who.int/base/CodeSystem/DocumentationSections |
Version | 0.2.0 |
Status | active |
Date | 2025-07-19T09:26:56+00:00 |
Name | DocumentationSections |
Title | Smart Guidelines Documentation Section |
Authority | who |
Description | CodeSystem for Smart Guidelines Documentation Section to autogenerate documentation from artifacts |
Content | complete |
No resources found
No resources found
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:
{ "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" } ] }