HL7 Czech Base and Core FHIR IG
1.0.0 - draft Czechia flag

HL7 Czech Base and Core FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions

: Pacemaker

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="Pacemaker"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/core/StructureDefinition/cz-medical-device"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device Pacemaker</b></p><a name="Pacemaker"> </a><a name="hcPacemaker"> </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-cz-medical-device.html">Medical Device (CZ core)</a></p></div><h3>UdiCarriers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DeviceIdentifier</b></td><td><b>Issuer</b></td><td><b>CarrierHRF</b></td></tr><tr><td style="display: none">*</td><td>00802526559273</td><td><a href="http://hl7.org/fhir/NamingSystem/gs1-di">http://hl7.org/fhir/NamingSystem/gs1-di</a></td><td>(01)00802526559273(17)250914(21)701120</td></tr></table><p><b>manufacturer</b>: Boston Scientific</p><p><b>expirationDate</b>: 2025-09-14</p><p><b>serialNumber</b>: 701120</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>PG ACCOLADE MRI DR EL L331</td><td>Model name</td></tr></table><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 14106009}">Cardiac pacemaker</span></p><p><b>patient</b>: <a href="Patient-Mracena.html">Pokusný Pacient</a></p></div>
  </text>
  <udiCarrier>
    <deviceIdentifier value="00802526559273"/>
    <issuer value="http://hl7.org/fhir/NamingSystem/gs1-di"/>
    <carrierHRF value="(01)00802526559273(17)250914(21)701120"/>
  </udiCarrier>
  <manufacturer value="Boston Scientific"/>
  <expirationDate value="2025-09-14"/>
  <serialNumber value="701120"/>
  <deviceName>
    <name value="PG ACCOLADE MRI DR EL L331"/>
    <type value="model-name"/>
  </deviceName>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000279109"/>
      <code value="14106009"/>
      <display value="Cardiac pacemaker"/>
    </coding>
  </type>
  <patient>🔗 
    <reference value="Patient/Mracena"/>
    <display value="Pokusný Pacient"/>
  </patient>
</Device>