Adverse Event Clinical Research
1.0.1 - STU1 International flag

Adverse Event Clinical Research, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ae-research-ig/ and changes regularly. See the Directory of published versions

: Device - Infuser that exploded - XML Representation

Page standards status: Informative

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="device-infuser"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Device</b><a name="device-infuser"> </a><a name="hcdevice-infuser"> </a></p><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">Resource Device &quot;device-infuser&quot; </p></div><p><b>identifier</b>: /10896128002012</p><p><b>displayName</b>: Hyperspeed Chemo Infuser</p><h3>UdiCarriers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DeviceIdentifier</b></td><td><b>Issuer</b></td><td><b>Jurisdiction</b></td></tr><tr><td style="display: none">*</td><td>10896128002012</td><td><a href="http://hl7.org/fhir/NamingSystem/hibcc-dI">http://hl7.org/fhir/NamingSystem/hibcc-dI</a></td><td><a href="http://hl7.org/fhir/NamingSystem/fda-udi">http://hl7.org/fhir/NamingSystem/fda-udi</a></td></tr></table><p><b>status</b>: inactive</p><p><b>manufacturer</b>: Safe Device Co</p><p><b>manufactureDate</b>: 2000-02-01</p><p><b>expirationDate</b>: 2021-02-01</p><p><b>serialNumber</b>: C7H5N3O6</p><h3>Names</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Hyperspeed</td><td>registered-name</td></tr></table><p><b>modelNumber</b>: FRN</p><p><b>category</b>: Reusable <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R5/codesystem-device-category.html">FHIR Device Category</a>#reusable)</span></p><p><b>type</b>: Infusion Pump <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>owner</b>: <span>: Place that owns the device</span></p><p><b>location</b>: <span>: Where device is found</span></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/NamingSystem/hibcc-dI"/>
      </coding>
    </type>
    <value value="10896128002012"/>
  </identifier>
  <displayName value="Hyperspeed Chemo Infuser"/>
  <udiCarrier>
    <deviceIdentifier value="10896128002012"/>
    <issuer value="http://hl7.org/fhir/NamingSystem/hibcc-dI"/>
    <jurisdiction value="http://hl7.org/fhir/NamingSystem/fda-udi"/>
  </udiCarrier>
  <status value="inactive"/>
  <manufacturer value="Safe Device Co"/>
  <manufactureDate value="2000-02-01"/>
  <expirationDate value="2021-02-01"/>
  <serialNumber value="C7H5N3O6"/>
  <name>
    <value value="Hyperspeed"/>
    <type value="registered-name"/>
  </name>
  <modelNumber value="FRN"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/device-category"/>
      <code value="reusable"/>
      <display value="Reusable"/>
    </coding>
  </category>
  <type>
    <text value="Infusion Pump"/>
  </type>
  <owner>
    <display value="Place that owns the device"/>
  </owner>
  <location>
    <display value="Where device is found"/>
  </location>
</Device>