Package | poc.bonsai.current |
Resource Type | ValueSet |
Id | dispatch-bundle-types |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/ValueSet/dispatch-bundle-types |
URL | http://electronichealth.se/fhir/ValueSet/dispatch-bundle-types |
Version | 1.0.0 |
Status | active |
Date | 2022-02-17T23:00:00+00:00 |
Name | dispatch-bundle-types |
Title | Typ av Bundle |
Description | Typ av Bundle i en transaktion som anger om det är en Bundle i ett anrop eller i ett svar |
StructureDefinition | |
NLLDispatch | NLLDispatch |
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "dispatch-bundle-types", "meta": { "lastUpdated": "2022-03-09T06:48:44.617+00:00", "profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet" ] }, "url": "http://electronichealth.se/fhir/ValueSet/dispatch-bundle-types", "version": "1.0.0", "name": "dispatch-bundle-types", "title": "Typ av Bundle", "status": "active", "date": "2022-02-17T23:00:00+00:00", "publisher": "E-hälsomyndigheten", "description": "Typ av Bundle i en transaktion som anger om det är en Bundle i ett anrop eller i ett svar", "compose": { "include": [ { "system": "http://hl7.org/fhir/bundle-types", "version": "4.0.1", "concept": [ { "code": "transaction", "display": "Transaction" }, { "code": "transaction-response", "display": "Transaction Response" } ] } ] } }