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

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.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/deviceMeasuring-img-myhealtheu"/>
    <profile
             value="http://fhir.ehdsi.eu/hdr/StructureDefinition/DeviceMeasuringImgMyHealthEu"/>
  </meta>
  <text>
    <status value="generated"/>
    <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-deviceMeasuring-img-myhealtheu.html">Device: measuring</a>, <code>http://fhir.ehdsi.eu/hdr/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="http://hl7.org/fhir/StructureDefinition/iso3166-1-usa">http://hl7.org/fhir/StructureDefinition/iso3166-1-usa</a></td></tr></table><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>
  <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="http://hl7.org/fhir/StructureDefinition/iso3166-1-usa"/>
  </udiCarrier>
  <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>