German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Roche Cobas 6000 — Laboranalyzer - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="example-cobas-6000"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-device"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device example-cobas-6000</b></p><a name="example-cobas-6000"> </a><a name="hcexample-cobas-6000"> </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-praxis-device.html">Praxis Device</a></p></div><p><b>identifier</b>: <a href="NamingSystem-gdt-device-id.html" title="GDT 3.5 Geraetekennung (FK 8402) — identifiziert das medizinische Geraet im GDT-Datenstrom">GdtDeviceId</a>/COBAS6000-LAB01</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: Roche Diagnostics GmbH</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>Cobas 6000</td><td>Manufacturer name</td></tr></table><p><b>modelNumber</b>: Cobas 6000</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 30234008}">Medical laboratory analyzer</span></p><h3>Versions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td>3.5.1</td></tr></table></div>
  </text>
  <identifier>
    <system
            value="https://fhir.cognovis.de/praxis/NamingSystem/gdt-device-id"/>
    <value value="COBAS6000-LAB01"/>
  </identifier>
  <status value="active"/>
  <manufacturer value="Roche Diagnostics GmbH"/>
  <deviceName>
    <name value="Cobas 6000"/>
    <type value="manufacturer-name"/>
  </deviceName>
  <modelNumber value="Cobas 6000"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="30234008"/>
      <display value="Medical laboratory analyzer"/>
    </coding>
  </type>
  <version>
    <value value="3.5.1"/>
  </version>
</Device>