| Package | poc.bonsai.current |
| Resource Type | ValueSet |
| Id | transaction-operations |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/ValueSet/transaction-operations |
| URL | http://electronichealth.se/fhir/ValueSet/transaction-operations |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-07-06T22:00:00+00:00 |
| Name | transaction-operations |
| Title | HTTP-metod |
| Description | Den HTTP-metod som ska exekveras alt. exekverades om det avser en historisk uppgift |
| StructureDefinition | |
| NLLPrescriptionBundle | NLLPrescriptionBundle |
| NLLTransactionBundle | NLLTransactionBundle |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "transaction-operations",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://electronichealth.se/fhir/ValueSet/transaction-operations",
"version": "1.0.0",
"name": "transaction-operations",
"title": "HTTP-metod",
"status": "active",
"date": "2022-07-06T22:00:00+00: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"
}
]
}
]
}
}