Package | smart.who.int.ips-pilgrimage |
Type | CodeSystem |
Id | OperatingSystemCs |
FHIR Version | R4 |
Source | http://smart.who.int/ips-pilgrimage/https://build.fhir.org/ig/WorldHealthOrganization/smart-ips-pilgrimage/CodeSystem-OperatingSystemCs.html |
URL | http://smart.who.int/ips-pilgrimage/CodeSystem/OperatingSystemCs |
Version | 2.1.0 |
Status | draft |
Date | 2025-05-27T10:21:44+00:00 |
Name | OperatingSystemCs |
Title | Operating System |
Authority | who |
Description | Operating System |
Content | complete |
ValueSet | |
OperatingSystem | Operating System |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem OperatingSystemCs
This case-insensitive code system http://smart.who.int/ips-pilgrimage/CodeSystem/OperatingSystemCs
defines the following codes:
Code |
Linux |
Unix |
Windows |
Mac |
Other |
{ "resourceType": "CodeSystem", "id": "OperatingSystemCs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/ips-pilgrimage/CodeSystem/OperatingSystemCs", "version": "2.1.0", "name": "OperatingSystemCs", "title": "Operating System", "status": "draft", "experimental": true, "date": "2025-05-27T10:21:44+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" }, { "system": "email", "value": "smart@who.int" } ] } ], "description": "Operating System", "caseSensitive": false, "content": "complete", "count": 5, "concept": [ { "code": "Linux", "display": "Linux" }, { "code": "Unix", "display": "Unix" }, { "code": "Windows", "display": "Windows" }, { "code": "Mac", "display": "Mac" }, { "code": "Other", "display": "Other" } ] }