Package | poc.bonsai.current |
Resource Type | ValueSet |
Id | dispatch-operations |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/ValueSet/dispatch-operations |
URL | http://electronichealth.se/fhir/ValueSet/dispatch-operations |
Version | 1.0.0 |
Status | active |
Date | 2022-02-18T00:00:00+01:00 |
Name | dispatch-operations |
Title | HTTP-metod |
Description | Den HTTP-metod som ska exekveras alt. exekverades om det avser en historisk uppgift |
StructureDefinition | |
NLLDispatch | NLLDispatch |
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "dispatch-operations", "meta": { "lastUpdated": "2022-03-09T06:48:45.017+00:00", "profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet" ] }, "url": "http://electronichealth.se/fhir/ValueSet/dispatch-operations", "version": "1.0.0", "name": "dispatch-operations", "title": "HTTP-metod", "status": "active", "date": "2022-02-18T00:00:00+01:00", "publisher": "E-hälsomyndigheten", "description": "Den HTTP-metod som ska exekveras alt. exekverades om det avser en historisk uppgift", "compose": { "include": [ { "system": "http://hl7.org/fhir/http-verb", "version": "4.0.1", "concept": [ { "code": "POST", "display": "POST" }, { "code": "PUT", "display": "PUT" } ] } ] } }