MyHealth@Eu Medical Imaging Report
9.1.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v9.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Measuring Device - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="ExampleDeviceMeasuringImg"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/imaging/StructureDefinition/device-img-myhealtheu"/>
    <profile
             value="http://fhir.ehdsi.eu/core/StructureDefinition/DeviceMeasuringImgMyHealthEu"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device ExampleDeviceMeasuringImg</b></p><a name="ExampleDeviceMeasuringImg"> </a><a name="hcExampleDeviceMeasuringImg"> </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">Profiles: <a href="StructureDefinition-device-img-myhealtheu.html">Device MyHealthEu Imaging</a>, <code>http://fhir.ehdsi.eu/core/StructureDefinition/DeviceMeasuringImgMyHealthEu</code></p></div><p><b>identifier</b>: <code>http://example.org/devices</code>/MEASURE-IMG-001</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>00312345678904</td><td>urn:oid:2.51.1</td><td><a href="https://www.fda.gov">https://www.fda.gov</a></td></tr></table><p><b>status</b>: Active</p><p><b>manufacturer</b>: MediTech Imaging GmbH</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: MediScanner 3000</p><p><b>type</b>: manufacturer-name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Model X300</p><p><b>type</b>: model-name</p></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Device.category"/>
  <identifier>
    <system value="http://example.org/devices"/>
    <value value="MEASURE-IMG-001"/>
  </identifier>
  <udiCarrier>
    <deviceIdentifier value="00312345678904"/>
    <issuer value="urn:oid:2.51.1"/>
    <jurisdiction value="https://www.fda.gov"/>
  </udiCarrier>
  <status value="active"/>
  <manufacturer value="MediTech Imaging GmbH"/>
  <deviceName>
    <name value="MediScanner 3000"/>
    <type value="manufacturer-name"/>
  </deviceName>
  <deviceName>
    <name value="Model X300"/>
    <type value="model-name"/>
  </deviceName>
</Device>