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

: Zbiór wartości natężenia pola magnetycznego - JSON Representation

Draft as of 2025-09-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pl-imaging-mriScannerFieldStrength-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-imaging-mriScannerFieldStrength-vs</b></p><a name=\"pl-imaging-mriScannerFieldStrength-vs\"> </a><a name=\"hcpl-imaging-mriScannerFieldStrength-vs\"> </a><ul><li>Include all codes defined in <code>http://hl7.org.pl/fhir/CodeSystem/pl-imaging-mriScannerFieldStrength-cs</code></li></ul></div>"
  },
  "url" : "http://hl7.org.pl/fhir/ig/pl-imaging/ValueSet/pl-imaging-mriScannerFieldStrength-vs",
  "version" : "0.1.2",
  "name" : "PLImagingMRIScannerFieldStrengthVS",
  "title" : "Zbiór wartości natężenia pola magnetycznego",
  "status" : "draft",
  "date" : "2025-09-18T07:11:56+00:00",
  "publisher" : "HL7 Poland",
  "contact" : [
    {
      "name" : "HL7 Poland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org.pl"
        }
      ]
    }
  ],
  "description" : "Zbiór wartości natężenia pola magnetycznego dla skanera MRI",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org.pl/fhir/CodeSystem/pl-imaging-mriScannerFieldStrength-cs"
      }
    ]
  }
}