Package | botswana.hie.fhir |
Resource Type | CodeSystem |
Id | cs-scenario-op-type-codes |
FHIR Version | R5 |
Source | http://moh.bw.org/https://build.fhir.org/ig/jembi/botswana-hie-fhir-ig/CodeSystem-cs-scenario-op-type-codes.html |
URL | http://moh.bw.org/CodeSystem/cs-scenario-op-type-codes |
Version | 1.0.0 |
Status | active |
Date | 2025-05-19T15:02:57+00:00 |
Name | CSScenarioOperationTypeCodes |
Title | Scenario Operation Type Codes |
Description | A coded value that represents the HTTP method when sending a request to a specified endpoint. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-scenario-op-type-codes
This case-sensitive code system http://moh.bw.org/CodeSystem/cs-scenario-op-type-codes
defines the following codes:
Code |
CREATE |
GET |
{ "resourceType": "CodeSystem", "id": "cs-scenario-op-type-codes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://moh.bw.org/CodeSystem/cs-scenario-op-type-codes", "version": "1.0.0", "name": "CSScenarioOperationTypeCodes", "title": "Scenario Operation Type Codes", "status": "active", "experimental": false, "date": "2025-05-19T15:02:57+00:00", "publisher": "Jembi Health Systems", "contact": [ { "name": "Jembi Health Systems", "telecom": [ { "system": "url", "value": "https://www.jembi.org" }, { "system": "email", "value": "info@jembi.org" } ] }, { "name": "Jembi Health Systems", "telecom": [ { "system": "email", "value": "info@jembi.org", "use": "work" } ] } ], "description": "A coded value that represents the HTTP method when sending a request to a specified endpoint.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "BW", "display": "Botswana" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "CREATE", "display": "CREATE" }, { "code": "GET", "display": "GET" } ] }