Specyfikacja HL7 FHIR dla diagnostyki obrazowej (HL7 FHIR PL Imaging)
0.1.2 - ci-build Poland flag

Specyfikacja HL7 FHIR dla diagnostyki obrazowej (HL7 FHIR PL Imaging), published by HL7 Poland. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Poland/pl-fhir-imaging/ and changes regularly. See the Directory of published versions

: Słownik wartości natężenia pola magnetycznego - XML Representation

Draft as of 2025-09-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pl-imaging-mriScannerFieldStrength-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pl-imaging-mriScannerFieldStrength-cs</b></p><a name="pl-imaging-mriScannerFieldStrength-cs"> </a><a name="hcpl-imaging-mriScannerFieldStrength-cs"> </a><p>This  code system <code>http://hl7.org.pl/fhir/ig/pl-imaging/CodeSystem/pl-imaging-mriScannerFieldStrength-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">05<a name="pl-imaging-mriScannerFieldStrength-cs-05"> </a></td><td>0,5T</td></tr><tr><td style="white-space:nowrap">15<a name="pl-imaging-mriScannerFieldStrength-cs-15"> </a></td><td>1,5T</td></tr><tr><td style="white-space:nowrap">30<a name="pl-imaging-mriScannerFieldStrength-cs-30"> </a></td><td>3T</td></tr><tr><td style="white-space:nowrap">70<a name="pl-imaging-mriScannerFieldStrength-cs-70"> </a></td><td>7T</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org.pl/fhir/ig/pl-imaging/CodeSystem/pl-imaging-mriScannerFieldStrength-cs"/>
  <version value="0.1.2"/>
  <name value="PLImagingMRIScannerFieldStrengthCS"/>
  <title value="Słownik wartości natężenia pola magnetycznego"/>
  <status value="draft"/>
  <date value="2025-09-18T07:11:56+00:00"/>
  <publisher value="HL7 Poland"/>
  <contact>
    <name value="HL7 Poland"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org.pl"/>
    </telecom>
  </contact>
  <description
               value="Słownik wartości natężenia pola magnetycznego dla skanera MRI"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PL"/>
      <display value="Poland"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="05"/>
    <display value="0,5T"/>
  </concept>
  <concept>
    <code value="15"/>
    <display value="1,5T"/>
  </concept>
  <concept>
    <code value="30"/>
    <display value="3T"/>
  </concept>
  <concept>
    <code value="70"/>
    <display value="7T"/>
  </concept>
</CodeSystem>