FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Erlaubte HTTP Methods für Batch Requests
Source1
{
"resourceType": "ValueSet",
"id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Batch-Http-Methods",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Batch_Http_Methods",
"version": "1.0.0",
"name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Batch_Http_Methods",
"title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Batch_Http_Methods",
"status": "active",
"publisher": "kv.digital GmbH",
"contact": [
{
"name": "kv.digital GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv.digital"
}
]
}
],
"description": "Erlaubte HTTP Methods für Batch Requests: POST für create requests | DELETE für delete requests",
"copyright": "Copyright 2024 kv.digital GmbH",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/http-verb",
"concept": [
{
"code": "POST"
},
{
"code": "DELETE"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:3774b00f-c42c-4a9f-beca-b84fae2e738a",
"timestamp": "2026-01-20T13:40:07+01:00",
"total": 2,
"offset": 0,
"parameter": [
{
"name": "count",
"valueInteger": 1000
},
{
"name": "offset",
"valueInteger": 0
},
{
"name": "excludeNested",
"valueBoolean": true
},
{
"name": "used-codesystem",
"valueUri": "http://hl7.org/fhir/http-verb|4.0.1"
}
],
"contains": [
{
"system": "http://hl7.org/fhir/http-verb",
"code": "POST",
"display": "POST"
},
{
"system": "http://hl7.org/fhir/http-verb",
"code": "DELETE",
"display": "DELETE"
}
]
}
}