FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Substance Weight Method - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="substance-weight-method"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <p>This code system 
              <code>http://hl7.org/fhir/substance-weight-method</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">SDS-PAGE
                  <a name="substance-weight-method-SDS-PAGE"> </a>
                </td>
                <td>SDS-PAGE (sodium dodecyl sulfate-polyacrylamide gel electrophoresis)</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">Calculated
                  <a name="substance-weight-method-Calculated"> </a>
                </td>
                <td>calculated</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">LighScattering
                  <a name="substance-weight-method-LighScattering"> </a>
                </td>
                <td>light scattering</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">Viscosity
                  <a name="substance-weight-method-Viscosity"> </a>
                </td>
                <td>viscosity</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">GelPermeationCentrifugation
                  <a name="substance-weight-method-GelPermeationCentrifugation"> </a>
                </td>
                <td>gel permeation centrifugation</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">End-groupAnalysis
                  <a name="substance-weight-method-End-groupAnalysis"> </a>
                </td>
                <td>End-group analysis</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">End-groupTitration
                  <a name="substance-weight-method-End-groupTitration"> </a>
                </td>
                <td>End-group titration</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">Size-ExclusionChromatography
                  <a name="substance-weight-method-Size-ExclusionChromatography"> </a>
                </td>
                <td>Size-exclusion chromatography</td>
              </tr>
            </table>
          </div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <url value="http://hl7.org/fhir/substance-weight-method"/>
  <version value="5.0.0"/>
  <name value="SubstanceWeightMethod"/>
  <title value="Substance Weight Method"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2021-01-05T09:01:24+10:00"/>
  <publisher value="Biomedical Research and Regulation"/>
  <contact>
    <name value="Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description value="SubstanceWeightMethod"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/substance-weight-method"/>
  <content value="complete"/>
  <concept>
    <code value="SDS-PAGE"/>
    <display
             value="SDS-PAGE (sodium dodecyl sulfate-polyacrylamide gel electrophoresis)"/>
  </concept>
  <concept>
    <code value="Calculated"/>
    <display value="calculated"/>
  </concept>
  <concept>
    <code value="LighScattering"/>
    <display value="light scattering"/>
  </concept>
  <concept>
    <code value="Viscosity"/>
    <display value="viscosity"/>
  </concept>
  <concept>
    <code value="GelPermeationCentrifugation"/>
    <display value="gel permeation centrifugation"/>
  </concept>
  <concept>
    <code value="End-groupAnalysis"/>
    <display value="End-group analysis"/>
  </concept>
  <concept>
    <code value="End-groupTitration"/>
    <display value="End-group titration"/>
  </concept>
  <concept>
    <code value="Size-ExclusionChromatography"/>
    <display value="Size-exclusion chromatography"/>
  </concept>
</CodeSystem>