0.1.0-current - ci-build International flag

JohnMoehrkeTestDicom, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testDicom/ and changes regularly. See the Directory of published versions

: Just some modalities - XML Representation

Draft as of 2024-08-28

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="FewModalitiesVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet FewModalitiesVS</b></p><a name="FewModalitiesVS"> </a><a name="hcFewModalitiesVS"> </a><a name="FewModalitiesVS-en-US"> </a><ul><li>Include these codes as defined in <a href="http://dicom.nema.org/resources/ontology/DCM"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM.html#DCM-AR">AR</a></td><td style="color: #cccccc">Autorefraction</td><td>An acquisition device, process or method that measures autorefraction.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM.html#DCM-BI">BI</a></td><td style="color: #cccccc">Biomagnetic imaging</td><td>An acquisition device, process or method that performs biomagnetic imaging.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM.html#DCM-BMD">BMD</a></td><td style="color: #cccccc">Bone Mineral Densitometry</td><td>An acquisition device, process or method that performs bone mineral densitometry by X-Ray, including dual-energy X-Ray absorptiometry (DXA) and morphometric X-Ray absorptiometry (MXA).</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM.html#DCM-CT">CT</a></td><td style="color: #cccccc">Computed Tomography</td><td>An acquisition device, process or method that performs computed tomography.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://johnmoehrke.github.io/testDicom/ValueSet/FewModalitiesVS"/>
  <version value="0.1.0-current"/>
  <name value="FewModalitiesVS"/>
  <title value="Just some modalities"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-08-28T19:52:04+00:00"/>
  <publisher value="John Moehrke (himself)"/>
  <contact>
    <name value="John Moehrke (himself)"/>
    <telecom>
      <system value="url"/>
      <value value="http://healthcaresecprivacy.blogspot.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="JohnMoehrke@gmail.com"/>
    </telecom>
  </contact>
  <description value="ValueSet of some modalities explicitly listed"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <concept>
        <code value="AR"/>
      </concept>
      <concept>
        <code value="BI"/>
      </concept>
      <concept>
        <code value="BMD"/>
      </concept>
      <concept>
        <code value="CT"/>
      </concept>
    </include>
  </compose>
</ValueSet>