German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="example-imaging-device-mrt-knie"/>
<meta>
<profile
value="https://fhir.cognovis.de/praxis/StructureDefinition/imaging-device-praxis-de"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device example-imaging-device-mrt-knie</b></p><a name="example-imaging-device-mrt-knie"> </a><a name="hcexample-imaging-device-mrt-knie"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-imaging-device-praxis-de.html">Imaging Device (Praxis DE)</a></p></div><p><b>Device Maintenance Status</b>: <a href="CodeSystem-device-maintenance-status.html#device-maintenance-status-in-service">Device Maintenance Status: in-service</a> (In Service)</p><p><b>identifier</b>: <a href="NamingSystem-dicom-ae-title.html" title="DICOM Application Entity Title (AE-Title) — eindeutiger Bezeichner fuer DICOM-Geraete im PACS-Netzwerk. Pflicht-Identifier fuer PACS-Routing in ImagingDevicePraxisDe.">DicomAeTitle</a>/MRT_KNIE_001</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: Siemens Healthineers</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>MAGNETOM Vida 3T</td><td>Manufacturer name</td></tr></table><p><b>modelNumber</b>: MAGNETOM Vida</p><p><b>type</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM MR}">Magnetic Resonance</span></p></div>
</text>
<extension
url="https://fhir.cognovis.de/praxis/StructureDefinition/device-maintenance-status">
<valueCoding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/device-maintenance-status"/>
<code value="in-service"/>
<display value="In Service"/>
</valueCoding>
</extension>
<identifier>
<system
value="https://fhir.cognovis.de/praxis/NamingSystem/dicom-ae-title"/>
<value value="MRT_KNIE_001"/>
</identifier>
<status value="active"/>
<manufacturer value="Siemens Healthineers"/>
<deviceName>
<name value="MAGNETOM Vida 3T"/>
<type value="manufacturer-name"/>
</deviceName>
<modelNumber value="MAGNETOM Vida"/>
<type>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="MR"/>
<display value="Magnetic Resonance"/>
</coding>
</type>
</Device>