Implementation Guide
ePA Basisfunktionalitäten
Version 1.0.6 - release

Extension: HTTP Method for FHIR Operation

Official URL: https://gematik.de/fhir/epa/StructureDefinition/http-method Version: 1.0.6
Active as of 2025-05-09 Computable Name: HttpMethod

Gibt an, ob eine FHIR Operation mit GET, POST oder beidem verwendet werden darf.

Context of Use

This extension may be used on the following element(s):

  • Element ID OperationDefinition
  • Element ID CapabilityStatement.rest.operation
  • Element ID CapabilityStatement.rest.resource.operation

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension with the type code: Gibt an, ob eine FHIR Operation mit GET, POST oder beidem verwendet werden darf.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension HTTP Method for FHIR Operation
... extension 0..0
... url 1..1 uri "https://gematik.de/fhir/epa/StructureDefinition/http-method"
... Slices for value[x] 1..1 code Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueCode 1..1 code Value of extension
Binding: HTTPVerb (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension HTTP Method for FHIR Operation
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://gematik.de/fhir/epa/StructureDefinition/http-method"
.... value[x]:valueCode 1..1 code Value of extension
Binding: HTTPVerb (required)

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type code: Gibt an, ob eine FHIR Operation mit GET, POST oder beidem verwendet werden darf.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension HTTP Method for FHIR Operation
... extension 0..0
... url 1..1 uri "https://gematik.de/fhir/epa/StructureDefinition/http-method"
... Slices for value[x] 1..1 code Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueCode 1..1 code Value of extension
Binding: HTTPVerb (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension HTTP Method for FHIR Operation
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://gematik.de/fhir/epa/StructureDefinition/http-method"
.... value[x]:valueCode 1..1 code Value of extension
Binding: HTTPVerb (required)

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]:valueCoderequiredHTTPVerb
http://hl7.org/fhir/ValueSet/http-verb
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()