BfArM Digitale Anwendungen
3.1.0-TEST - draft
BfArM Digitale Anwendungen - Local Development build (v3.1.0-TEST) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-09-01 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="DeviceDefinitionStatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition DeviceDefinitionStatus</b></p><a name="DeviceDefinitionStatus"> </a><a name="hcDeviceDefinitionStatus"> </a><p>URL: [base]/DeviceDefinition/[id]/$status</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>OUT</td><td>lastModified</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#instant">instant</a></td><td/><td><div><p>Timestamp of the last change across all resources of the requested directory entry</p>
</div></td></tr><tr><td>OUT</td><td>lastModifiedHealthApp</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#instant">instant</a></td><td/><td><div><p>Timestamp of the requested entry's HealthApp resource (DiGA/DiPA). Only present if such a resource exists.</p>
</div></td></tr><tr><td>OUT</td><td>lastModifiedHiisDeviceDataRecorderDefinition</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#instant">instant</a></td><td/><td><div><p>Timestamp of the requested entry's HiisDeviceDataRecorderDefinition resource (HIIS). Only present if such a resource exists.</p>
</div></td></tr></table></div>
</text>
<url
value="https://fhir.bfarm.de/OperationDefinition/DeviceDefinitionStatus"/>
<version value="3.1.0-TEST"/>
<name value="DeviceDefinitionStatus"/>
<title
value="Operation to retrieve the last change status of a single directory entry"/>
<status value="active"/>
<kind value="operation"/>
<date value="2026-09-01T02:31:49+02:00"/>
<publisher value="BfArM"/>
<contact>
<name value="BfArM"/>
<telecom>
<system value="url"/>
<value value="https://www.bfarm.de"/>
</telecom>
</contact>
<description
value="This operation returns the timestamp of the last change of a single directory entry (instance level). The last change of the HealthApp (DiGA/DiPA) and of the HiisDeviceDataRecorderDefinition (HIIS) is returned separately. A profile-specific parameter is only present when a corresponding resource is part of the entry."/>
<affectsState value="false"/>
<code value="status"/>
<resource value="DeviceDefinition"/>
<system value="false"/>
<type value="false"/>
<instance value="true"/>
<parameter>
<name value="lastModified"/>
<use value="out"/>
<min value="0"/>
<max value="1"/>
<documentation
value="Timestamp of the last change across all resources of the requested directory entry"/>
<type value="instant"/>
</parameter>
<parameter>
<name value="lastModifiedHealthApp"/>
<use value="out"/>
<min value="0"/>
<max value="1"/>
<documentation
value="Timestamp of the requested entry's HealthApp resource (DiGA/DiPA). Only present if such a resource exists."/>
<type value="instant"/>
</parameter>
<parameter>
<name value="lastModifiedHiisDeviceDataRecorderDefinition"/>
<use value="out"/>
<min value="0"/>
<max value="1"/>
<documentation
value="Timestamp of the requested entry's HiisDeviceDataRecorderDefinition resource (HIIS). Only present if such a resource exists."/>
<type value="instant"/>
</parameter>
</OperationDefinition>