This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Common UCUM codes
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "ucum-common"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <ul>\n <li>Include these codes as defined in \n <a href=\"http://unitsofmeasure.org\">\n <code>http://unitsofmeasure.org</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n </tr>\n <tr>\n <td>%</td>\n <td>percent</td>\n </tr>\n <tr>\n <td>%/100</td>\n <td>percent / 100</td>\n </tr>\n <tr>\n <td>%[slope]</td>\n <td>percent of slope</td>\n </tr>\n <tr>\n <td>/(12.h)</td>\n <td>per 12 * hour</td>\n </tr>\n <tr>\n <td>/(2.h)</td>\n <td>per 2 hour</td>\n </tr>\n <tr>\n <td>/10*10</td>\n <td>PerTenGiga</td>\n </tr>\n <tr>\n <td>/10*12</td>\n <td>PerTrillion</td>\n </tr>\n <tr>\n <td>/10*3</td>\n <td>per thousand</td>\n </tr>\n <tr>\n <td>/10*4</td>\n <td>per 10 thousand</td>\n </tr>\n <tr>\n <td>/10*6</td>\n <td>PerMillion</td>\n </tr>\n <tr>\n <td>/10*9</td>\n <td>PerBillion</td>\n </tr>\n <tr>\n <td>/100</td>\n <td>per 100</td>\n </tr>\n <tr>\n <td>/100.g</td>\n <td>per 100 gram</td>\n </tr>\n <tr>\n <td>/L</td>\n <td>per liter</td>\n </tr>\n <tr>\n <td>/U</td>\n <td>per enzyme unit</td>\n </tr>\n <tr>\n <td>/[HPF]</td>\n <td>per high power field</td>\n </tr>\n <tr>\n <td>/[HPF]</td>\n <td>per hpf</td>\n </tr>\n <tr>\n <td>/[IU]</td>\n <td>per international unit</td>\n </tr>\n <tr>\n <td>/[LPF]</td>\n <td>per low power field</td>\n </tr>\n <tr>\n <td>/[LPF]</td>\n <td>per LPF</td>\n </tr>\n <tr>\n <td>/[arb'U]</td>\n <td>per arbitrary unit</td>\n </tr>\n <tr>\n <td>/[iU]</td>\n <td>per international unit</td>\n </tr>\n <tr>\n <td>/a</td>\n <td>/ year</td>\n </tr>\n <tr>\n <td>/cm[H2O]</td>\n <td>per centimeter of water</td>\n </tr>\n <tr>\n <td>/d</td>\n <td>per day</td>\n </tr>\n <tr>\n <td>/dL</td>\n <td>per deciliter</td>\n </tr>\n <tr>\n <td>/g</td>\n <td>per gram</td>\n </tr>\n <tr>\n <td>/h</td>\n <td>per hour</td>\n </tr>\n <tr>\n <td>/kg</td>\n <td>per kilogram</td>\n </tr>\n <tr>\n <td>/m2</td>\n <td>per square meter</td>\n </tr>\n <tr>\n <td>/m3</td>\n <td>per cubic meter</td>\n </tr>\n <tr>\n <td>/mL</td>\n <td>per milliliter</td>\n </tr>\n <tr>\n <td>/mg</td>\n <td>per milligram</td>\n </tr>\n <tr>\n <td>/min</td>\n <td>per minute</td>\n </tr>\n <tr>\n <td>/min/10*3</td>\n <td>per minute per thousand</td>\n </tr>\n <tr>\n <td>/mm</td>\n <td>per millimeter</td>\n </tr>\n <tr>\n <td>/mm3</td>\n <td>per cubic millimeter</td>\n </tr>\n <tr>\n <td>/mmol</td>\n <td>per millimole</td>\n </tr>\n <tr>\n <td>/mo</td>\n <td>per month</td>\n </tr>\n <tr>\n <td>/s</td>\n <td>per second</td>\n </tr>\n <tr>\n <td>/uL</td>\n <td>per microliter</td>\n </tr>\n <tr>\n <td>/ug</td>\n <td>per microgram</td>\n </tr>\n <tr>\n <td>/wk</td>\n <td>per week</td>\n </tr>\n <tr>\n <td>1</td>\n <td>1*</td>\n </tr>\n <tr>\n <td>1/d</td>\n <td>one per day</td>\n </tr>\n <tr>\n <td>1/min</td>\n <td>one per minute</td>\n </tr>\n <tr>\n <td>10*</td>\n <td>the number ten for arbitrary powers</td>\n </tr>\n <tr>\n <td>10*-3</td>\n <td>(the number ten for arbitrary powers ^ -3)</td>\n </tr>\n <tr>\n <td>10*-6</td>\n <td>the number ten for arbitrary powers ^ -6</td>\n </tr>\n <tr>\n <td>10*12/L</td>\n <td>trillion per liter</td>\n </tr>\n <tr>\n <td>10*3</td>\n <td>Thousand</td>\n </tr>\n <tr>\n <td>10*3.U</td>\n <td>Thousand Per * Unit</td>\n </tr>\n <tr>\n <td>10*3/L</td>\n <td>Thousand Per Liter</td>\n </tr>\n <tr>\n <td>10*3/mL</td>\n <td>Thousand Per MilliLiter</td>\n </tr>\n <tr>\n <td>10*3/uL</td>\n <td>Thousands Per MicroLiter</td>\n </tr>\n <tr>\n <td>10*4/uL</td>\n <td>10 thousand per microliter</td>\n </tr>\n <tr>\n <td>10*5</td>\n <td>OneHundredThousand</td>\n </tr>\n <tr>\n <td>10*6</td>\n <td>Million</td>\n </tr>\n <tr>\n <td>10*6.U</td>\n <td>(the number ten for arbitrary powers ^ 6) * Unit</td>\n </tr>\n <tr>\n <td>10*6.[CFU]/L</td>\n <td>million colony forming unit per liter</td>\n </tr>\n <tr>\n <td>10*6.[IU]</td>\n <td>million international unit</td>\n </tr>\n <tr>\n <td>10*6.[iU]</td>\n <td>MillionInternationalUnit</td>\n </tr>\n <tr>\n <td>10*6.eq/mL</td>\n <td>MillionEquivalentsPerMilliLiter</td>\n </tr>\n <tr>\n <td>10*6/(24.h)</td>\n <td>million per 24 hour</td>\n </tr>\n <tr>\n <td>10*6/L</td>\n <td>million per liter</td>\n </tr>\n <tr>\n <td>10*6/kg</td>\n <td>million per kilogram</td>\n </tr>\n <tr>\n <td>10*6/mL</td>\n <td>million per milliliter</td>\n </tr>\n <tr>\n <td>10*6/mm3</td>\n <td>(the number ten for arbitrary powers ^ 6) / (millimeter ^ 3)</td>\n </tr>\n <tr>\n <td>10*6/uL</td>\n <td>million per microliter</td>\n </tr>\n <tr>\n <td>10*8</td>\n <td>TenToEighth</td>\n </tr>\n <tr>\n <td>10*9/L</td>\n <td>billion per liter</td>\n </tr>\n <tr>\n <td>10*9/mL</td>\n <td>billion per milliliter</td>\n </tr>\n <tr>\n <td>10*9/uL</td>\n <td>billion per microliter</td>\n </tr>\n <tr>\n <td>10.L/(min.m2)</td>\n <td>10 liter per minute per square meter</td>\n </tr>\n <tr>\n <td>10.L/min</td>\n <td>10 liter per minute</td>\n </tr>\n <tr>\n <td>10.uN.s/(cm.m2)</td>\n <td>10 * microNewton * second / centimeter * (meter ^ 2)</td>\n </tr>\n <tr>\n <td>10.uN.s/(cm5.m2)</td>\n <td>10 micronewton second per centimeter to the fifth power per square meter</td>\n </tr>\n <tr>\n <td>10.uN.s/cm</td>\n <td>10 * microNewton * second / centimeter</td>\n </tr>\n <tr>\n <td>10.uN.s/cm2</td>\n <td>10 * microNewton * second / (centimeter ^ 2)</td>\n </tr>\n <tr>\n <td>10^</td>\n <td>the number ten for arbitrary powers</td>\n </tr>\n <tr>\n <td>24.h</td>\n <td>24 hour</td>\n </tr>\n <tr>\n <td>A</td>\n <td>Ampère</td>\n </tr>\n <tr>\n <td>A/m</td>\n <td>Ampère / meter</td>\n </tr>\n <tr>\n <td>AU</td>\n <td>astronomic unit</td>\n </tr>\n <tr>\n <td>Ao</td>\n <td>Ångström</td>\n </tr>\n <tr>\n <td>B</td>\n <td>bel</td>\n </tr>\n <tr>\n <td>B[SPL]</td>\n <td>bel sound pressure</td>\n </tr>\n <tr>\n <td>B[V]</td>\n <td>bel volt</td>\n </tr>\n <tr>\n <td>B[W]</td>\n <td>bel watt</td>\n </tr>\n <tr>\n <td>B[kW]</td>\n <td>bel kilowatt</td>\n </tr>\n <tr>\n <td>B[mV]</td>\n <td>bel millivolt</td>\n </tr>\n <tr>\n <td>B[uV]</td>\n <td>bel microvolt</td>\n </tr>\n <tr>\n <td>Bd</td>\n <td>baud</td>\n </tr>\n <tr>\n <td>Bi</td>\n <td>Biot</td>\n </tr>\n <tr>\n <td>Bq</td>\n <td>Becquerel</td>\n </tr>\n <tr>\n <td>By</td>\n <td>byte</td>\n </tr>\n <tr>\n <td>C</td>\n <td>Coulomb</td>\n </tr>\n <tr>\n <td>Cel</td>\n <td>degree Celsius</td>\n </tr>\n <tr>\n <td>Ci</td>\n <td>CURIE</td>\n </tr>\n <tr>\n <td>F</td>\n <td>Farad</td>\n </tr>\n <tr>\n <td>G</td>\n <td>Gauss</td>\n </tr>\n <tr>\n <td>GBq</td>\n <td>gigaBecquerel</td>\n </tr>\n <tr>\n <td>Gal</td>\n <td>Gal</td>\n </tr>\n <tr>\n <td>Gb</td>\n <td>Gilbert</td>\n </tr>\n <tr>\n <td>Gy</td>\n <td>Gray</td>\n </tr>\n <tr>\n <td>H</td>\n <td>Henry</td>\n </tr>\n <tr>\n <td>Hz</td>\n <td>Hertz</td>\n </tr>\n <tr>\n <td>J</td>\n <td>joule</td>\n </tr>\n <tr>\n <td>J/L</td>\n <td>joule per liter</td>\n </tr>\n <tr>\n <td>K</td>\n <td>Kelvin</td>\n </tr>\n <tr>\n <td>K/W</td>\n <td>Kelvin / Watt</td>\n </tr>\n <tr>\n <td>Ky</td>\n <td>Kayser</td>\n </tr>\n <tr>\n <td>L</td>\n <td>liter</td>\n </tr>\n <tr>\n <td>L.s2/s</td>\n <td>liter * (second ^ 2) / second</td>\n </tr>\n <tr>\n <td>L/(24.h)</td>\n <td>liter per 24 hour</td>\n </tr>\n <tr>\n <td>L/(8.h)</td>\n <td>liter per 8 hour</td>\n </tr>\n <tr>\n <td>L/(min.m2)</td>\n <td>liter per minute per square meter</td>\n </tr>\n <tr>\n <td>L/L</td>\n <td>liter per liter</td>\n </tr>\n <tr>\n <td>L/d</td>\n <td>liter per day</td>\n </tr>\n <tr>\n <td>L/h</td>\n <td>liter per hour</td>\n </tr>\n <tr>\n <td>L/kg</td>\n <td>liter per kilogram</td>\n </tr>\n <tr>\n <td>L/min</td>\n <td>liter per minute</td>\n </tr>\n <tr>\n <td>L/s</td>\n <td>liter / second</td>\n </tr>\n <tr>\n <td>L/s/s2</td>\n <td>liter per second per square second</td>\n </tr>\n <tr>\n <td>Lmb</td>\n <td>Lambert</td>\n </tr>\n <tr>\n <td>MBq</td>\n <td>megaBecquerel</td>\n </tr>\n <tr>\n <td>Ms</td>\n <td>megasecond</td>\n </tr>\n <tr>\n <td>Mx</td>\n <td>Maxwell</td>\n </tr>\n <tr>\n <td>N</td>\n <td>Newton</td>\n </tr>\n <tr>\n <td>N.cm</td>\n <td>Newton centimeter</td>\n </tr>\n <tr>\n <td>N.s</td>\n <td>Newton second</td>\n </tr>\n <tr>\n <td>Np</td>\n <td>neper</td>\n </tr>\n <tr>\n <td>Oe</td>\n <td>Oersted</td>\n </tr>\n <tr>\n <td>Ohm</td>\n <td>Ohm</td>\n </tr>\n <tr>\n <td>Ohm.m</td>\n <td>Ohm meter</td>\n </tr>\n <tr>\n <td>P</td>\n <td>Poise</td>\n </tr>\n <tr>\n <td>Pa</td>\n <td>Pascal</td>\n </tr>\n <tr>\n <td>R</td>\n <td>Roentgen</td>\n </tr>\n <tr>\n <td>RAD</td>\n <td>radiation absorbed dose</td>\n </tr>\n <tr>\n <td>REM</td>\n <td>radiation equivalent man</td>\n </tr>\n <tr>\n <td>S</td>\n <td>Siemens</td>\n </tr>\n <tr>\n <td>St</td>\n <td>Stokes</td>\n </tr>\n <tr>\n <td>Sv</td>\n <td>Sievert</td>\n </tr>\n <tr>\n <td>T</td>\n <td>Tesla</td>\n </tr>\n <tr>\n <td>U</td>\n <td>enzyme Unit</td>\n </tr>\n <tr>\n <td>U/(1.h)</td>\n <td>enzyme Unit per 1 hour</td>\n </tr>\n <tr>\n <td>U/(10.g)</td>\n <td>enzyme unit per 10 gram</td>\n </tr>\n <tr>\n <td>U/(12.h)</td>\n <td>enzyme unit per 12 hour</td>\n </tr>\n <tr>\n <td>U/(18.h)</td>\n <td>enzyme Unit per 18 hour</td>\n </tr>\n <tr>\n <td>U/(2.h)</td>\n <td>enzyme unit per 2 hour</td>\n </tr>\n <tr>\n <td>U/(24.h)</td>\n <td>enzyme unit per 24 hour</td>\n </tr>\n <tr>\n <td>U/10</td>\n <td>enzyme unit per 10</td>\n </tr>\n <tr>\n <td>U/10*10</td>\n <td>enzyme unit per 10 billion</td>\n </tr>\n <tr>\n <td>U/10*12</td>\n <td>enzyme unit per trillion</td>\n </tr>\n <tr>\n <td>U/10*12</td>\n <td>enzyme unit per trillion</td>\n </tr>\n <tr>\n <td>U/10*6</td>\n <td>enzyme unit per million</td>\n </tr>\n <tr>\n <td>U/10*9</td>\n <td>enzyme unit per billion</td>\n </tr>\n <tr>\n <td>U/L</td>\n <td>enzyme unit per liter</td>\n </tr>\n <tr>\n <td>U/d</td>\n <td>enzyme unit per day</td>\n </tr>\n <tr>\n <td>U/dL</td>\n <td>enzyme unit per deciliter</td>\n </tr>\n <tr>\n <td>U/g</td>\n <td>enzyme unit per gram</td>\n </tr>\n <tr>\n <td>U/h</td>\n <td>enzyme unit per hour</td>\n </tr>\n <tr>\n <td>U/kg</td>\n <td>enzyme unit per kilogram</td>\n </tr>\n <tr>\n <td>U/kg/h</td>\n <td>Unit / kilogram / hour</td>\n </tr>\n <tr>\n <td>U/mL</td>\n <td>enzyme unit per milliliter</td>\n </tr>\n <tr>\n <td>U/min</td>\n <td>enzyme unit per minute</td>\n </tr>\n <tr>\n <td>U/mmol</td>\n <td>enzyme unit per millimole</td>\n </tr>\n <tr>\n <td>U/mol</td>\n <td>enzyme Unit per mole</td>\n </tr>\n <tr>\n <td>U/s</td>\n <td>enzyme unit per second</td>\n </tr>\n <tr>\n <td>U/umol</td>\n <td>enzyme Unit per micromole</td>\n </tr>\n <tr>\n <td>V</td>\n <td>volt</td>\n </tr>\n <tr>\n <td>W</td>\n <td>Watt</td>\n </tr>\n <tr>\n <td>Wb</td>\n <td>Weber</td>\n </tr>\n <tr>\n <td>[APL'U]</td>\n <td>IgA anticardiolipin unit</td>\n </tr>\n <tr>\n <td>[APL'U]/mL</td>\n <td>IgA anticardiolipin unit per milliliter</td>\n </tr>\n <tr>\n <td>[AU]</td>\n <td>allergy unit</td>\n </tr>\n <tr>\n <td>[Amb'a'1'U]</td>\n <td>Amb a 1 units</td>\n </tr>\n <tr>\n <td>[BAU]</td>\n <td>bioequivalent allergen unit</td>\n </tr>\n <tr>\n <td>[Btu]</td>\n <td>British thermal unit</td>\n </tr>\n <tr>\n <td>[Btu_39]</td>\n <td>British thermal unit at 39 °F</td>\n </tr>\n <tr>\n <td>[Btu_59]</td>\n <td>British thermal unit at 59 °F</td>\n </tr>\n <tr>\n <td>[Btu_60]</td>\n <td>British thermal unit at 60 °F</td>\n </tr>\n <tr>\n <td>[Btu_IT]</td>\n <td>international table British thermal unit</td>\n </tr>\n <tr>\n <td>[Btu_m]</td>\n <td>mean British thermal unit</td>\n </tr>\n <tr>\n <td>[Btu_th]</td>\n <td>thermochemical British thermal unit</td>\n </tr>\n <tr>\n <td>[CCID_50]</td>\n <td>CELL CULTURE INFECTIOUS DOSE 50%</td>\n </tr>\n <tr>\n <td>[CFU]</td>\n <td>colony forming unit</td>\n </tr>\n <tr>\n <td>[CFU]/L</td>\n <td>colony forming unit per liter</td>\n </tr>\n <tr>\n <td>[CFU]/mL</td>\n <td>colony forming unit per milliliter</td>\n </tr>\n <tr>\n <td>[Cal]</td>\n <td>nutrition label Calories</td>\n </tr>\n <tr>\n <td>[Ch]</td>\n <td>French (catheter gauge)</td>\n </tr>\n <tr>\n <td>[D'ag'U]</td>\n <td>D-ANTIGEN UNITS</td>\n </tr>\n <tr>\n <td>[FFU]</td>\n <td>FOCUS-FORMING UNITS</td>\n </tr>\n <tr>\n <td>[GPL'U]</td>\n <td>IgG anticardiolipin unit</td>\n </tr>\n <tr>\n <td>[GPL'U]/mL</td>\n <td>IgG anticardiolipin unit per milliliter**</td>\n </tr>\n <tr>\n <td>[G]</td>\n <td>Newtonian constant of gravitation</td>\n </tr>\n <tr>\n <td>[HPF]</td>\n <td>high power field</td>\n </tr>\n <tr>\n <td>[HP]</td>\n <td>horsepower</td>\n </tr>\n <tr>\n <td>[IU]</td>\n <td>international unit</td>\n </tr>\n <tr>\n <td>[IU]/(2.h)</td>\n <td>international unit per 2 hour</td>\n </tr>\n <tr>\n <td>[IU]/(24.h)</td>\n <td>international unit per 24 hour</td>\n </tr>\n <tr>\n <td>[IU]/10*9</td>\n <td>international unit per billion</td>\n </tr>\n <tr>\n <td>[IU]/L</td>\n <td>international unit per liter</td>\n </tr>\n <tr>\n <td>[IU]/d</td>\n <td>international unit per day</td>\n </tr>\n <tr>\n <td>[IU]/dL</td>\n <td>international unit per deciliter</td>\n </tr>\n <tr>\n <td>[IU]/g</td>\n <td>international unit per gram</td>\n </tr>\n <tr>\n <td>[IU]/h</td>\n <td>international unit per hour</td>\n </tr>\n <tr>\n <td>[IU]/kg</td>\n <td>international unit per kilogram</td>\n </tr>\n <tr>\n <td>[IU]/kg/d</td>\n <td>international unit per kilogram per day</td>\n </tr>\n <tr>\n <td>[IU]/mL</td>\n <td>international unit per milliliter</td>\n </tr>\n <tr>\n <td>[IU]/min</td>\n <td>international unit per minute</td>\n </tr>\n <tr>\n <td>[LPF]</td>\n <td>low power field</td>\n </tr>\n <tr>\n <td>[Lf]</td>\n <td>LIMIT OF FLOCCULATION</td>\n </tr>\n <tr>\n <td>[MET]</td>\n <td>metabolic equivalent</td>\n </tr>\n <tr>\n <td>[MPL'U]</td>\n <td>IgM anticardiolipin unit</td>\n </tr>\n <tr>\n <td>[MPL'U]/mL</td>\n <td>IgM anticardiolipin unit per milliliter**</td>\n </tr>\n <tr>\n <td>[PFU]</td>\n <td>PLAQUE-FORMING UNITS</td>\n </tr>\n <tr>\n <td>[PNU]</td>\n <td>PROTEIN NITROGEN UNITS</td>\n </tr>\n <tr>\n <td>[PRU]</td>\n <td>peripheral vascular resistance unit</td>\n </tr>\n <tr>\n <td>[S]</td>\n <td>Svedberg unit</td>\n </tr>\n <tr>\n <td>[TCID_50]</td>\n <td>TISSUE CULTURE INFECTIOUS DOSE 50%</td>\n </tr>\n <tr>\n <td>[USP'U]</td>\n <td>UNITED STATES PHARMACOPEIA UNIT</td>\n </tr>\n <tr>\n <td>[acr_br]</td>\n <td>acre</td>\n </tr>\n <tr>\n <td>[acr_us]</td>\n <td>acre</td>\n </tr>\n <tr>\n <td>[arb'U]</td>\n <td>arbitrary unit</td>\n </tr>\n <tr>\n <td>[arb'U]/L</td>\n <td>arbitary unit / liter</td>\n </tr>\n <tr>\n <td>[arb'U]/mL</td>\n <td>arbitrary unit per milliliter</td>\n </tr>\n <tr>\n <td>[bbl_us]</td>\n <td>barrel</td>\n </tr>\n <tr>\n <td>[bdsk'U]</td>\n <td>Bodansky unit</td>\n </tr>\n <tr>\n <td>[beth'U]</td>\n <td>Bethesda unit</td>\n </tr>\n <tr>\n <td>[beth'U]</td>\n <td>Bethesda unit</td>\n </tr>\n <tr>\n <td>[bf_i]</td>\n <td>board foot</td>\n </tr>\n <tr>\n <td>[bu_br]</td>\n <td>bushel</td>\n </tr>\n <tr>\n <td>[bu_us]</td>\n <td>bushel</td>\n </tr>\n <tr>\n <td>[c]</td>\n <td>velocity of light</td>\n </tr>\n <tr>\n <td>[car_Au]</td>\n <td>carat of gold alloys</td>\n </tr>\n <tr>\n <td>[car_m]</td>\n <td>metric carat</td>\n </tr>\n <tr>\n <td>[cft_i]</td>\n <td>cubic foot</td>\n </tr>\n <tr>\n <td>[ch_br]</td>\n <td>Gunter's chain</td>\n </tr>\n <tr>\n <td>[ch_us]</td>\n <td>Gunter's chain Surveyor's chain</td>\n </tr>\n <tr>\n <td>[cicero]</td>\n <td>cicero Didot's pica</td>\n </tr>\n <tr>\n <td>[cin_i]</td>\n <td>cubic inch</td>\n </tr>\n <tr>\n <td>[cml_i]</td>\n <td>circular mil</td>\n </tr>\n <tr>\n <td>[cr_i]</td>\n <td>cord</td>\n </tr>\n <tr>\n <td>[crd_us]</td>\n <td>cord</td>\n </tr>\n <tr>\n <td>[cup_us]</td>\n <td>cup</td>\n </tr>\n <tr>\n <td>[cyd_i]</td>\n <td>cubic yard</td>\n </tr>\n <tr>\n <td>[degF]</td>\n <td>degree Fahrenheit</td>\n </tr>\n <tr>\n <td>[didot]</td>\n <td>didot Didot's point</td>\n </tr>\n <tr>\n <td>[diop]</td>\n <td>diopter</td>\n </tr>\n <tr>\n <td>[dpt_us]</td>\n <td>dry pint</td>\n </tr>\n <tr>\n <td>[dqt_us]</td>\n <td>dry quart</td>\n </tr>\n <tr>\n <td>[dr_ap]</td>\n <td>dram drachm</td>\n </tr>\n <tr>\n <td>[dr_av]</td>\n <td>Dram (US and British)</td>\n </tr>\n <tr>\n <td>[drp]</td>\n <td>drop</td>\n </tr>\n <tr>\n <td>[drp]/[HPF]</td>\n <td>drop / HPF</td>\n </tr>\n <tr>\n <td>[drp]/h</td>\n <td>drop / hour</td>\n </tr>\n <tr>\n <td>[drp]/mL</td>\n <td>drop / milliliter</td>\n </tr>\n <tr>\n <td>[drp]/min</td>\n <td>drop / minute</td>\n </tr>\n <tr>\n <td>[drp]/s</td>\n <td>drop / second</td>\n </tr>\n <tr>\n <td>[dye'U]</td>\n <td>Dye unit</td>\n </tr>\n <tr>\n <td>[e]</td>\n <td>elementary charge</td>\n </tr>\n <tr>\n <td>[eps_0]</td>\n <td>permittivity of vacuum</td>\n </tr>\n <tr>\n <td>[fdr_br]</td>\n <td>fluid dram</td>\n </tr>\n <tr>\n <td>[fdr_us]</td>\n <td>fluid dram</td>\n </tr>\n <tr>\n <td>[foz_br]</td>\n <td>fluid ounce</td>\n </tr>\n <tr>\n <td>[foz_us]</td>\n <td>fluid ounce</td>\n </tr>\n <tr>\n <td>[ft_br]</td>\n <td>foot</td>\n </tr>\n <tr>\n <td>[ft_i]</td>\n <td>Feet</td>\n </tr>\n <tr>\n <td>[ft_us]</td>\n <td>foot</td>\n </tr>\n <tr>\n <td>[fth_br]</td>\n <td>fathom</td>\n </tr>\n <tr>\n <td>[fth_i]</td>\n <td>fathom</td>\n </tr>\n <tr>\n <td>[fth_us]</td>\n <td>fathom</td>\n </tr>\n <tr>\n <td>[fur_us]</td>\n <td>furlong</td>\n </tr>\n <tr>\n <td>[gal_br]</td>\n <td>gallon</td>\n </tr>\n <tr>\n <td>[gal_us]</td>\n <td>Queen Anne's wine gallon</td>\n </tr>\n <tr>\n <td>[gal_wi]</td>\n <td>historical winchester gallon</td>\n </tr>\n <tr>\n <td>[gil_br]</td>\n <td>gill</td>\n </tr>\n <tr>\n <td>[gil_us]</td>\n <td>gill</td>\n </tr>\n <tr>\n <td>[gr]</td>\n <td>grain</td>\n </tr>\n <tr>\n <td>[h]</td>\n <td>Planck constant</td>\n </tr>\n <tr>\n <td>[hd_i]</td>\n <td>hand</td>\n </tr>\n <tr>\n <td>[hnsf'U]</td>\n <td>Hounsfield unit</td>\n </tr>\n <tr>\n <td>[hp_C]</td>\n <td>HOMEOPATHIC POTENCY OF CENTESIMAL SERIES</td>\n </tr>\n <tr>\n <td>[hp_M]</td>\n <td>HOMEOPATHIC POTENCY OF MILLESIMAL SERIES</td>\n </tr>\n <tr>\n <td>[hp_Q]</td>\n <td>HOMEOPATHIC POTENCY OF QUINTAMILLESIMAL SERIES</td>\n </tr>\n <tr>\n <td>[hp_X]</td>\n <td>HOMEOPATHIC POTENCY OF DECIMAL SERIES</td>\n </tr>\n <tr>\n <td>[iU]</td>\n <td>international unit</td>\n </tr>\n <tr>\n <td>[iU]</td>\n <td>international unit</td>\n </tr>\n <tr>\n <td>[iU]/L</td>\n <td>InternationalUnitsPerLiter</td>\n </tr>\n <tr>\n <td>[iU]/dL</td>\n <td>InternationalUnitsPerDeciLiter</td>\n </tr>\n <tr>\n <td>[iU]/g</td>\n <td>InternationalUnitsPerGram</td>\n </tr>\n <tr>\n <td>[iU]/kg</td>\n <td>InternationalUnitsPerKilogram</td>\n </tr>\n <tr>\n <td>[iU]/mL</td>\n <td>InternationalUnitsPerMilliLiter</td>\n </tr>\n <tr>\n <td>[in_br]</td>\n <td>inch</td>\n </tr>\n <tr>\n <td>[in_i'H2O]</td>\n <td>inch (international) of water</td>\n </tr>\n <tr>\n <td>[in_i'Hg]</td>\n <td>inch of mercury column</td>\n </tr>\n <tr>\n <td>[in_i]</td>\n <td>inch (international)</td>\n </tr>\n <tr>\n <td>[in_us]</td>\n <td>inch</td>\n </tr>\n <tr>\n <td>[k]</td>\n <td>Boltzmann constant</td>\n </tr>\n <tr>\n <td>[ka'U]</td>\n <td>King Armstrong unit</td>\n </tr>\n <tr>\n <td>[kn_br]</td>\n <td>knot</td>\n </tr>\n <tr>\n <td>[kn_i]</td>\n <td>knot</td>\n </tr>\n <tr>\n <td>[knk'U]</td>\n <td>Kunkel unit</td>\n </tr>\n <tr>\n <td>[kp_C]</td>\n <td>HOMEOPATHIC POTENCY OF CENTESIMAL KORSAKOVIAN SERIES</td>\n </tr>\n <tr>\n <td>[lb_ap]</td>\n <td>pound</td>\n </tr>\n <tr>\n <td>[lb_av]</td>\n <td>pound (US and British)</td>\n </tr>\n <tr>\n <td>[lb_tr]</td>\n <td>pound</td>\n </tr>\n <tr>\n <td>[lbf_av]</td>\n <td>pound force</td>\n </tr>\n <tr>\n <td>[lcwt_av]</td>\n <td>long hunderdweight British hundredweight</td>\n </tr>\n <tr>\n <td>[ligne]</td>\n <td>ligne French line</td>\n </tr>\n <tr>\n <td>[lk_br]</td>\n <td>link for Gunter's chain</td>\n </tr>\n <tr>\n <td>[lk_us]</td>\n <td>link for Gunter's chain</td>\n </tr>\n <tr>\n <td>[lne]</td>\n <td>line</td>\n </tr>\n <tr>\n <td>[lton_av]</td>\n <td>long ton British ton</td>\n </tr>\n <tr>\n <td>[ly]</td>\n <td>light-year</td>\n </tr>\n <tr>\n <td>[m_e]</td>\n <td>electron mass</td>\n </tr>\n <tr>\n <td>[m_p]</td>\n <td>proton mass</td>\n </tr>\n <tr>\n <td>[mclg'U]</td>\n <td>Mac Lagan unit</td>\n </tr>\n <tr>\n <td>[mesh_i]</td>\n <td>mesh</td>\n </tr>\n <tr>\n <td>[mi_br]</td>\n <td>mile</td>\n </tr>\n <tr>\n <td>[mi_i]</td>\n <td>statute mile</td>\n </tr>\n <tr>\n <td>[mi_us]</td>\n <td>mile</td>\n </tr>\n <tr>\n <td>[mil_i]</td>\n <td>mil</td>\n </tr>\n <tr>\n <td>[mil_us]</td>\n <td>mil</td>\n </tr>\n <tr>\n <td>[min_br]</td>\n <td>minim</td>\n </tr>\n <tr>\n <td>[min_us]</td>\n <td>minim</td>\n </tr>\n <tr>\n <td>[mu_0]</td>\n <td>permeability of vacuum</td>\n </tr>\n <tr>\n <td>[nmi_br]</td>\n <td>nautical mile</td>\n </tr>\n <tr>\n <td>[nmi_i]</td>\n <td>nautical mile</td>\n </tr>\n <tr>\n <td>[oz_ap]</td>\n <td>ounce (US and British)</td>\n </tr>\n <tr>\n <td>[oz_av]</td>\n <td>ounce (US and British)</td>\n </tr>\n <tr>\n <td>[oz_tr]</td>\n <td>ounce</td>\n </tr>\n <tr>\n <td>[p'diop]</td>\n <td>prism diopter</td>\n </tr>\n <tr>\n <td>[pH]</td>\n <td>pH</td>\n </tr>\n <tr>\n <td>[pc_br]</td>\n <td>pace</td>\n </tr>\n <tr>\n <td>[pca]</td>\n <td>pica</td>\n </tr>\n <tr>\n <td>[pca_pr]</td>\n <td>Printer's pica</td>\n </tr>\n <tr>\n <td>[pi]</td>\n <td>the number pi</td>\n </tr>\n <tr>\n <td>[pi].rad/min</td>\n <td>the number pi * radian / minute</td>\n </tr>\n <tr>\n <td>[pied]</td>\n <td>pied French foot</td>\n </tr>\n <tr>\n <td>[pk_br]</td>\n <td>peck</td>\n </tr>\n <tr>\n <td>[pk_us]</td>\n <td>peck</td>\n </tr>\n <tr>\n <td>[pnt]</td>\n <td>point</td>\n </tr>\n <tr>\n <td>[pnt_pr]</td>\n <td>Printer's point</td>\n </tr>\n <tr>\n <td>[pouce]</td>\n <td>pouce French inch</td>\n </tr>\n <tr>\n <td>[ppb]</td>\n <td>part per billion</td>\n </tr>\n <tr>\n <td>[ppm]</td>\n <td>part per million</td>\n </tr>\n <tr>\n <td>[ppth]</td>\n <td>parts per thousand</td>\n </tr>\n <tr>\n <td>[pptr]</td>\n <td>part per trillion</td>\n </tr>\n <tr>\n <td>[pptr]</td>\n <td>parts per trillion</td>\n </tr>\n <tr>\n <td>[psi]</td>\n <td>pound per square inch</td>\n </tr>\n <tr>\n <td>[pt_br]</td>\n <td>pint</td>\n </tr>\n <tr>\n <td>[pt_us]</td>\n <td>pint</td>\n </tr>\n <tr>\n <td>[pwt_tr]</td>\n <td>pennyweight</td>\n </tr>\n <tr>\n <td>[qt_br]</td>\n <td>quart</td>\n </tr>\n <tr>\n <td>[qt_us]</td>\n <td>quart</td>\n </tr>\n <tr>\n <td>[rch_us]</td>\n <td>Ramden's chain Engineer's chain</td>\n </tr>\n <tr>\n <td>[rd_br]</td>\n <td>rod</td>\n </tr>\n <tr>\n <td>[rd_us]</td>\n <td>rod</td>\n </tr>\n <tr>\n <td>[rlk_us]</td>\n <td>link for Ramden's chain</td>\n </tr>\n <tr>\n <td>[sc_ap]</td>\n <td>scruple</td>\n </tr>\n <tr>\n <td>[sct]</td>\n <td>section</td>\n </tr>\n <tr>\n <td>[scwt_av]</td>\n <td>short hundredweight U.S. hundredweight</td>\n </tr>\n <tr>\n <td>[sft_i]</td>\n <td>square foot (international)</td>\n </tr>\n <tr>\n <td>[sin_i]</td>\n <td>square inch (international)</td>\n </tr>\n <tr>\n <td>[smgy'U]</td>\n <td>Somogyi unit</td>\n </tr>\n <tr>\n <td>[smi_us]</td>\n <td>square mile</td>\n </tr>\n <tr>\n <td>[smoot]</td>\n <td>Smoot</td>\n </tr>\n <tr>\n <td>[srd_us]</td>\n <td>square rod</td>\n </tr>\n <tr>\n <td>[ston_av]</td>\n <td>short ton U.S. ton</td>\n </tr>\n <tr>\n <td>[stone_av]</td>\n <td>stone British stone</td>\n </tr>\n <tr>\n <td>[syd_i]</td>\n <td>square yard</td>\n </tr>\n <tr>\n <td>[tb'U]</td>\n <td>tuberculin unit</td>\n </tr>\n <tr>\n <td>[tbs_us]</td>\n <td>tablespoon (US)</td>\n </tr>\n <tr>\n <td>[todd'U]</td>\n <td>Todd unit</td>\n </tr>\n <tr>\n <td>[todd'U]</td>\n <td>Todd unit</td>\n </tr>\n <tr>\n <td>[tsp_us]</td>\n <td>teaspoon</td>\n </tr>\n <tr>\n <td>[twp]</td>\n <td>township</td>\n </tr>\n <tr>\n <td>[yd_br]</td>\n <td>yard</td>\n </tr>\n <tr>\n <td>[yd_i]</td>\n <td>yard</td>\n </tr>\n <tr>\n <td>[yd_us]</td>\n <td>yard</td>\n </tr>\n <tr>\n <td>a</td>\n <td>year</td>\n </tr>\n <tr>\n <td>a_g</td>\n <td>mean Gregorian year</td>\n </tr>\n <tr>\n <td>a_j</td>\n <td>mean Julian year</td>\n </tr>\n <tr>\n <td>a_t</td>\n <td>tropical year</td>\n </tr>\n <tr>\n <td>ag</td>\n <td>attogram</td>\n </tr>\n <tr>\n <td>ar</td>\n <td>are</td>\n </tr>\n <tr>\n <td>atm</td>\n <td>standard atmosphere</td>\n </tr>\n <tr>\n <td>att</td>\n <td>technical atmosphere</td>\n </tr>\n <tr>\n <td>b</td>\n <td>barn</td>\n </tr>\n <tr>\n <td>bar</td>\n <td>bar</td>\n </tr>\n <tr>\n <td>bit</td>\n <td>bit</td>\n </tr>\n <tr>\n <td>bit_s</td>\n <td>bit</td>\n </tr>\n <tr>\n <td>cL</td>\n <td>centiliter</td>\n </tr>\n <tr>\n <td>cP</td>\n <td>centiPoise</td>\n </tr>\n <tr>\n <td>cSt</td>\n <td>centiStokes</td>\n </tr>\n <tr>\n <td>cal</td>\n <td>calorie</td>\n </tr>\n <tr>\n <td>cal_IT</td>\n <td>international table calorie</td>\n </tr>\n <tr>\n <td>cal_[15]</td>\n <td>calorie at 15 °C</td>\n </tr>\n <tr>\n <td>cal_[20]</td>\n <td>calorie at 20 °C</td>\n </tr>\n <tr>\n <td>cal_m</td>\n <td>mean calorie</td>\n </tr>\n <tr>\n <td>cal_th</td>\n <td>thermochemical calorie</td>\n </tr>\n <tr>\n <td>cd</td>\n <td>candela</td>\n </tr>\n <tr>\n <td>cg</td>\n <td>centigram</td>\n </tr>\n <tr>\n <td>circ</td>\n <td>circle</td>\n </tr>\n <tr>\n <td>cm</td>\n <td>centimeter</td>\n </tr>\n <tr>\n <td>cm2</td>\n <td>square centimeter</td>\n </tr>\n <tr>\n <td>cm2/s</td>\n <td>square centimeter per second</td>\n </tr>\n <tr>\n <td>cm3</td>\n <td>cubic centimeter</td>\n </tr>\n <tr>\n <td>cm[H2O]</td>\n <td>centimeter of water</td>\n </tr>\n <tr>\n <td>cm[H2O]/(s.m)</td>\n <td>centimeter of water column / second * meter</td>\n </tr>\n <tr>\n <td>cm[H2O]/L/s</td>\n <td>centimeter of water per liter per second</td>\n </tr>\n <tr>\n <td>cm[H2O]/s/m</td>\n <td>centimeter of water per second per meter</td>\n </tr>\n <tr>\n <td>cm[Hg]</td>\n <td>centimeter of mercury</td>\n </tr>\n <tr>\n <td>d</td>\n <td>day</td>\n </tr>\n <tr>\n <td>dB</td>\n <td>decibel</td>\n </tr>\n <tr>\n <td>dL</td>\n <td>deciliter</td>\n </tr>\n <tr>\n <td>daL/min</td>\n <td>dekaliter per minute</td>\n </tr>\n <tr>\n <td>daL/min/m2</td>\n <td>dekaliter per minute per square meter</td>\n </tr>\n <tr>\n <td>deg</td>\n <td>degree</td>\n </tr>\n <tr>\n <td>deg/s</td>\n <td>degree per second</td>\n </tr>\n <tr>\n <td>dg</td>\n <td>decigram</td>\n </tr>\n <tr>\n <td>dm</td>\n <td>decimeter</td>\n </tr>\n <tr>\n <td>dm2/s2</td>\n <td>square decimeter per square second</td>\n </tr>\n <tr>\n <td>dyn</td>\n <td>dyne</td>\n </tr>\n <tr>\n <td>dyn.s/(cm.m2)</td>\n <td>dyne second per centimeter per square meter</td>\n </tr>\n <tr>\n <td>dyn.s/cm</td>\n <td>dyne second per centimeter</td>\n </tr>\n <tr>\n <td>eV</td>\n <td>electronvolt</td>\n </tr>\n <tr>\n <td>eq</td>\n <td>equivalents</td>\n </tr>\n <tr>\n <td>eq/L</td>\n <td>equivalents / liter</td>\n </tr>\n <tr>\n <td>eq/mL</td>\n <td>equivalents / milliliter</td>\n </tr>\n <tr>\n <td>eq/mmol</td>\n <td>equivalents / millimole</td>\n </tr>\n <tr>\n <td>eq/umol</td>\n <td>equivalents / micromole</td>\n </tr>\n <tr>\n <td>erg</td>\n <td>erg</td>\n </tr>\n <tr>\n <td>fL</td>\n <td>femtoliter</td>\n </tr>\n <tr>\n <td>fL/nL</td>\n <td>femtoliter / nanoliter</td>\n </tr>\n <tr>\n <td>fg</td>\n <td>femtogram</td>\n </tr>\n <tr>\n <td>fm</td>\n <td>femtometer</td>\n </tr>\n <tr>\n <td>fmol</td>\n <td>femtomole</td>\n </tr>\n <tr>\n <td>fmol/L</td>\n <td>femtomole per liter</td>\n </tr>\n <tr>\n <td>fmol/g</td>\n <td>femtomole per gram</td>\n </tr>\n <tr>\n <td>fmol/mL</td>\n <td>femtomole / milliliter</td>\n </tr>\n <tr>\n <td>fmol/mg</td>\n <td>femtomole / milligram</td>\n </tr>\n <tr>\n <td>fmol/mg</td>\n <td>femtomole per milligram</td>\n </tr>\n <tr>\n <td>g</td>\n <td>gram</td>\n </tr>\n <tr>\n <td>g%</td>\n <td>gram percent</td>\n </tr>\n <tr>\n <td>g.m</td>\n <td>gram * meter</td>\n </tr>\n <tr>\n <td>g/(100.g)</td>\n <td>gram per 100 gram</td>\n </tr>\n <tr>\n <td>g/(12.h)</td>\n <td>gram per 12 hour</td>\n </tr>\n <tr>\n <td>g/(24.h)</td>\n <td>gram per 24 hour</td>\n </tr>\n <tr>\n <td>g/(3.d)</td>\n <td>gram per 3 days</td>\n </tr>\n <tr>\n <td>g/(4.h)</td>\n <td>gram per 4 hour</td>\n </tr>\n <tr>\n <td>g/(48.h)</td>\n <td>gram per 48 hour</td>\n </tr>\n <tr>\n <td>g/(5.h)</td>\n <td>gram per 5 hour</td>\n </tr>\n <tr>\n <td>g/(6.h)</td>\n <td>gram per 6 hour</td>\n </tr>\n <tr>\n <td>g/(72.h)</td>\n <td>gram per 72 hour</td>\n </tr>\n <tr>\n <td>g/(8.h)</td>\n <td>gram / 8 * hour</td>\n </tr>\n <tr>\n <td>g/(8.kg.h)</td>\n <td>gram / 8 * kilogram * hour</td>\n </tr>\n <tr>\n <td>g/(kg.h)</td>\n <td>gram / kilogram * hour</td>\n </tr>\n <tr>\n <td>g/(kg.min)</td>\n <td>gram / kilogram * minute</td>\n </tr>\n <tr>\n <td>g/L</td>\n <td>gram per liter</td>\n </tr>\n <tr>\n <td>g/cm3</td>\n <td>gram per cubic centimeter</td>\n </tr>\n <tr>\n <td>g/d</td>\n <td>gram per day</td>\n </tr>\n <tr>\n <td>g/dL</td>\n <td>gram per deciliter</td>\n </tr>\n <tr>\n <td>g/g</td>\n <td>gram per gram</td>\n </tr>\n <tr>\n <td>g/h</td>\n <td>gram per hour</td>\n </tr>\n <tr>\n <td>g/h/m2</td>\n <td>gram per hour per square meter</td>\n </tr>\n <tr>\n <td>g/kg</td>\n <td>gram per kilogram</td>\n </tr>\n <tr>\n <td>g/kg/(8.h)</td>\n <td>gram per kilogram per 8 hour</td>\n </tr>\n <tr>\n <td>g/kg/d</td>\n <td>gram per kilogram per day</td>\n </tr>\n <tr>\n <td>g/kg/h</td>\n <td>gram per kilogram per hour</td>\n </tr>\n <tr>\n <td>g/kg/min</td>\n <td>gram per kilogram per minute</td>\n </tr>\n <tr>\n <td>g/m2</td>\n <td>grams Per Square Meter</td>\n </tr>\n <tr>\n <td>g/mL</td>\n <td>gram per milliliter</td>\n </tr>\n <tr>\n <td>g/mg</td>\n <td>gram per milligram</td>\n </tr>\n <tr>\n <td>g/min</td>\n <td>gram per minute</td>\n </tr>\n <tr>\n <td>g/mmol</td>\n <td>gram per millimole</td>\n </tr>\n <tr>\n <td>g/mol</td>\n <td>gram per mole</td>\n </tr>\n <tr>\n <td>gf</td>\n <td>gram-force</td>\n </tr>\n <tr>\n <td>gon</td>\n <td>gon grade</td>\n </tr>\n <tr>\n <td>h</td>\n <td>hour</td>\n </tr>\n <tr>\n <td>hL</td>\n <td>hectoliter</td>\n </tr>\n <tr>\n <td>kBq</td>\n <td>kiloBecquerel</td>\n </tr>\n <tr>\n <td>kL</td>\n <td>kiloliter</td>\n </tr>\n <tr>\n <td>kPa</td>\n <td>kiloPascal</td>\n </tr>\n <tr>\n <td>kU</td>\n <td>kilo enzyme unit</td>\n </tr>\n <tr>\n <td>kU/L</td>\n <td>kiloenzyme Unit per liter</td>\n </tr>\n <tr>\n <td>kU/g</td>\n <td>kiloenzyme Unit per gram</td>\n </tr>\n <tr>\n <td>kU/h</td>\n <td>kiloUnit / hour</td>\n </tr>\n <tr>\n <td>kU/mL</td>\n <td>kilo enzyme unit per milliliter</td>\n </tr>\n <tr>\n <td>k[IU]/L</td>\n <td>kilo international unit per liter</td>\n </tr>\n <tr>\n <td>k[IU]/mL</td>\n <td>kilo international unit per milliliter</td>\n </tr>\n <tr>\n <td>k[iU]/mL</td>\n <td>KiloInternationalUnitsPerMilliLiter</td>\n </tr>\n <tr>\n <td>kat</td>\n <td>katal</td>\n </tr>\n <tr>\n <td>kat/L</td>\n <td>katal / liter</td>\n </tr>\n <tr>\n <td>kat/kg</td>\n <td>katal / kilogram</td>\n </tr>\n <tr>\n <td>kcal</td>\n <td>kilocalorie</td>\n </tr>\n <tr>\n <td>kcal/(8.h)</td>\n <td>kilocalorie / 8 * hour</td>\n </tr>\n <tr>\n <td>kcal/[oz_av]</td>\n <td>kilocalorie per ounce (US & British)</td>\n </tr>\n <tr>\n <td>kcal/d</td>\n <td>kilocalorie per day</td>\n </tr>\n <tr>\n <td>kcal/h</td>\n <td>kilocalorie per hour</td>\n </tr>\n <tr>\n <td>kcal/kg/(24.h)</td>\n <td>kilocalorie per kilogram per 24 hour</td>\n </tr>\n <tr>\n <td>kg</td>\n <td>kilogram</td>\n </tr>\n <tr>\n <td>kg.m/s</td>\n <td>kilogram meter per second</td>\n </tr>\n <tr>\n <td>kg/(s.m2)</td>\n <td>kilogram per second per square meter</td>\n </tr>\n <tr>\n <td>kg/L</td>\n <td>kilogram per liter</td>\n </tr>\n <tr>\n <td>kg/h</td>\n <td>kilogram per hour</td>\n </tr>\n <tr>\n <td>kg/m2</td>\n <td>kilogram / (meter ^ 2)</td>\n </tr>\n <tr>\n <td>kg/m3</td>\n <td>kilogram / (meter ^ 3)</td>\n </tr>\n <tr>\n <td>kg/min</td>\n <td>kilogram / minute</td>\n </tr>\n <tr>\n <td>kg/mol</td>\n <td>kilogram per mole</td>\n </tr>\n <tr>\n <td>kg/s</td>\n <td>kilogram / second</td>\n </tr>\n <tr>\n <td>km</td>\n <td>kilometer</td>\n </tr>\n <tr>\n <td>ks</td>\n <td>kilosecond</td>\n </tr>\n <tr>\n <td>lm</td>\n <td>lumen</td>\n </tr>\n <tr>\n <td>lm.m2</td>\n <td>lumen square meter</td>\n </tr>\n <tr>\n <td>lm/m2</td>\n <td>lumen / (meter ^ 2)</td>\n </tr>\n <tr>\n <td>lx</td>\n <td>lux</td>\n </tr>\n <tr>\n <td>m</td>\n <td>meter</td>\n </tr>\n <tr>\n <td>m/s</td>\n <td>meter per second</td>\n </tr>\n <tr>\n <td>m/s2</td>\n <td>meter per square second</td>\n </tr>\n <tr>\n <td>m2</td>\n <td>square meter</td>\n </tr>\n <tr>\n <td>m2/s</td>\n <td>square meter per second</td>\n </tr>\n <tr>\n <td>m3/s</td>\n <td>cubic meter per second</td>\n </tr>\n <tr>\n <td>mA</td>\n <td>milliAmpère</td>\n </tr>\n <tr>\n <td>mCi</td>\n <td>milliCurie</td>\n </tr>\n <tr>\n <td>mL</td>\n <td>milliliter</td>\n </tr>\n <tr>\n <td>mL/(10.h)</td>\n <td>milliliter per 10 hour</td>\n </tr>\n <tr>\n <td>mL/(12.h)</td>\n <td>milliliter per 12 hour</td>\n </tr>\n <tr>\n <td>mL/(2.h)</td>\n <td>milliliter per 2 hour</td>\n </tr>\n <tr>\n <td>mL/(24.h)</td>\n <td>milliliter per 24 hour</td>\n </tr>\n <tr>\n <td>mL/(4.h)</td>\n <td>milliliter per 4 hour</td>\n </tr>\n <tr>\n <td>mL/(5.h)</td>\n <td>milliliter per 5 hour</td>\n </tr>\n <tr>\n <td>mL/(6.h)</td>\n <td>milliliter per 6 hour</td>\n </tr>\n <tr>\n <td>mL/(72.h)</td>\n <td>milliliter per 72 hour</td>\n </tr>\n <tr>\n <td>mL/(8.h)</td>\n <td>milliliter per 8 hour</td>\n </tr>\n <tr>\n <td>mL/(kg.min)</td>\n <td>milliliter / kilogram * minute</td>\n </tr>\n <tr>\n <td>mL/L</td>\n <td>milliliter per liter</td>\n </tr>\n <tr>\n <td>mL/[sin_i]</td>\n <td>milliliter per square inch (international)</td>\n </tr>\n <tr>\n <td>mL/cm[H2O]</td>\n <td>milliliter / centimeter of water column</td>\n </tr>\n <tr>\n <td>mL/d</td>\n <td>milliliter per day</td>\n </tr>\n <tr>\n <td>mL/dL</td>\n <td>milliliter per deciliter</td>\n </tr>\n <tr>\n <td>mL/h</td>\n <td>milliliter per hour</td>\n </tr>\n <tr>\n <td>mL/kg</td>\n <td>milliliter per kilogram</td>\n </tr>\n <tr>\n <td>mL/kg/(8.h)</td>\n <td>milliliter per kilogram per 8 hour</td>\n </tr>\n <tr>\n <td>mL/kg/d</td>\n <td>milliliter per kilogram per day</td>\n </tr>\n <tr>\n <td>mL/kg/h</td>\n <td>milliliter per kilogram per hour</td>\n </tr>\n <tr>\n <td>mL/kg/min</td>\n <td>milliliter per kilogram per minute</td>\n </tr>\n <tr>\n <td>mL/m2</td>\n <td>milliliter per square meter</td>\n </tr>\n <tr>\n <td>mL/mbar</td>\n <td>milliliter per millibar</td>\n </tr>\n <tr>\n <td>mL/min</td>\n <td>milliliter per minute</td>\n </tr>\n <tr>\n <td>mL/min/(173.10*-2.m2)</td>\n <td>milliliter / minute / 173 * (the number ten for arbitrary powers ^ -2) * (meter ^ 2)</td>\n </tr>\n <tr>\n <td>mL/min/1.73.m2</td>\n <td>milliliter per minute per 1.73 square meter</td>\n </tr>\n <tr>\n <td>mL/min/m2</td>\n <td>milliliter per minute per square meter</td>\n </tr>\n <tr>\n <td>mL/mm</td>\n <td>milliliter per millimeter</td>\n </tr>\n <tr>\n <td>mL/s</td>\n <td>milliliter per second</td>\n </tr>\n <tr>\n <td>mPa</td>\n <td>millipascal</td>\n </tr>\n <tr>\n <td>mPa.s</td>\n <td>millipascal second</td>\n </tr>\n <tr>\n <td>mU</td>\n <td>millienzyme Unit</td>\n </tr>\n <tr>\n <td>mU/L</td>\n <td>millienzyme Unit per liter</td>\n </tr>\n <tr>\n <td>mU/g</td>\n <td>millienzyme Unit per gram</td>\n </tr>\n <tr>\n <td>mU/mL</td>\n <td>millienzyme Unit per milliliter</td>\n </tr>\n <tr>\n <td>mU/mL/min</td>\n <td>millienzyme Unit per milliliter per minute</td>\n </tr>\n <tr>\n <td>mU/mg</td>\n <td>milliUnit / milligram</td>\n </tr>\n <tr>\n <td>mU/min</td>\n <td>milliUnit / minute</td>\n </tr>\n <tr>\n <td>mU/mmol</td>\n <td>millienzyme Unit per millimole</td>\n </tr>\n <tr>\n <td>mV</td>\n <td>milliVolt</td>\n </tr>\n <tr>\n <td>m[H2O]</td>\n <td>meter of water column</td>\n </tr>\n <tr>\n <td>m[Hg]</td>\n <td>meter of mercury column</td>\n </tr>\n <tr>\n <td>m[IU]/L</td>\n <td>milli international unit per liter</td>\n </tr>\n <tr>\n <td>m[IU]/mL</td>\n <td>milli international unit per milliliter</td>\n </tr>\n <tr>\n <td>m[iU]</td>\n <td>milliinternational unit</td>\n </tr>\n <tr>\n <td>mbar</td>\n <td>millibar</td>\n </tr>\n <tr>\n <td>mbar.s/L</td>\n <td>millibar second per liter</td>\n </tr>\n <tr>\n <td>mbar/L/s</td>\n <td>millibar per liter per second</td>\n </tr>\n <tr>\n <td>meq</td>\n <td>milliequivalent</td>\n </tr>\n <tr>\n <td>meq/(12.h)</td>\n <td>milliequivalent per 12 hour</td>\n </tr>\n <tr>\n <td>meq/(2.h)</td>\n <td>milliequivalent per 2 hour</td>\n </tr>\n <tr>\n <td>meq/(24.h)</td>\n <td>milliequivalent per 24 hour</td>\n </tr>\n <tr>\n <td>meq/(8.h)</td>\n <td>milliequivalent per 8 hour</td>\n </tr>\n <tr>\n <td>meq/(8.h.kg)</td>\n <td>milliequivalents / 8 * hour * kilogram</td>\n </tr>\n <tr>\n <td>meq/(kg.d)</td>\n <td>milliequivalents / kilogram * day</td>\n </tr>\n <tr>\n <td>meq/L</td>\n <td>milliequivalent per liter</td>\n </tr>\n <tr>\n <td>meq/d</td>\n <td>milliequivalent per day</td>\n </tr>\n <tr>\n <td>meq/dL</td>\n <td>milliequivalent per deciliter</td>\n </tr>\n <tr>\n <td>meq/g</td>\n <td>milliequivalent per gram</td>\n </tr>\n <tr>\n <td>meq/h</td>\n <td>milliequivalent per hour</td>\n </tr>\n <tr>\n <td>meq/kg</td>\n <td>milliequivalent per kilogram</td>\n </tr>\n <tr>\n <td>meq/kg/h</td>\n <td>milliequivalent per kilogram per hour</td>\n </tr>\n <tr>\n <td>meq/kg/min</td>\n <td>milliequivalents / kilogram / minute</td>\n </tr>\n <tr>\n <td>meq/m2</td>\n <td>milliequivalent per square meter</td>\n </tr>\n <tr>\n <td>meq/mL</td>\n <td>milliequivalent per milliliter</td>\n </tr>\n <tr>\n <td>meq/min</td>\n <td>milliequivalent per minute</td>\n </tr>\n <tr>\n <td>mg</td>\n <td>milligram</td>\n </tr>\n <tr>\n <td>mg/(10.h)</td>\n <td>milligram per 10 hour</td>\n </tr>\n <tr>\n <td>mg/(12.h)</td>\n <td>milligram per 12 hour</td>\n </tr>\n <tr>\n <td>mg/(18.h)</td>\n <td>milligram per 18 hour</td>\n </tr>\n <tr>\n <td>mg/(2.h)</td>\n <td>milligram per 2 hour</td>\n </tr>\n <tr>\n <td>mg/(24.h)</td>\n <td>milligram per 24 hour</td>\n </tr>\n <tr>\n <td>mg/(6.h)</td>\n <td>milligram per 6 hour</td>\n </tr>\n <tr>\n <td>mg/(72.h)</td>\n <td>milligram per 72 hour</td>\n </tr>\n <tr>\n <td>mg/(8.h)</td>\n <td>milligram per 8 hour</td>\n </tr>\n <tr>\n <td>mg/(8.h.kg)</td>\n <td>milligram / 8 * hour * kilogram</td>\n </tr>\n <tr>\n <td>mg/(kg.h)</td>\n <td>milligram / kilogram * hour</td>\n </tr>\n <tr>\n <td>mg/L</td>\n <td>milligram per liter</td>\n </tr>\n <tr>\n <td>mg/d</td>\n <td>milligram per day</td>\n </tr>\n <tr>\n <td>mg/d/(173.10*-2.m2)</td>\n <td>milligram / day / 173 * (the number ten for arbitrary powers ^ -2) * (meter ^ 2)</td>\n </tr>\n <tr>\n <td>mg/d/1.73.m2</td>\n <td>milligram per day per 1.73 square meter</td>\n </tr>\n <tr>\n <td>mg/dL</td>\n <td>milligram per deciliter</td>\n </tr>\n <tr>\n <td>mg/g</td>\n <td>milligram per gram</td>\n </tr>\n <tr>\n <td>mg/h</td>\n <td>milligram per hour</td>\n </tr>\n <tr>\n <td>mg/kg</td>\n <td>milligram per kilogram</td>\n </tr>\n <tr>\n <td>mg/kg/(24.h)</td>\n <td>milligram / kilogram / 24 * hour</td>\n </tr>\n <tr>\n <td>mg/kg/(8.h)</td>\n <td>milligram per kilogram per 8 hour</td>\n </tr>\n <tr>\n <td>mg/kg/d</td>\n <td>milligram per kilogram per day</td>\n </tr>\n <tr>\n <td>mg/kg/h</td>\n <td>milligram per kilogram per hour</td>\n </tr>\n <tr>\n <td>mg/kg/min</td>\n <td>milligram per kilogram per minute</td>\n </tr>\n <tr>\n <td>mg/m2</td>\n <td>milligram per square meter</td>\n </tr>\n <tr>\n <td>mg/m3</td>\n <td>milligram per cubic meter</td>\n </tr>\n <tr>\n <td>mg/mL</td>\n <td>milligram per milliliter</td>\n </tr>\n <tr>\n <td>mg/mg</td>\n <td>milligram per milligram</td>\n </tr>\n <tr>\n <td>mg/min</td>\n <td>milligram per minute</td>\n </tr>\n <tr>\n <td>mg/mmol</td>\n <td>milligram per millimole</td>\n </tr>\n <tr>\n <td>mg/wk</td>\n <td>milligram per week</td>\n </tr>\n <tr>\n <td>mho</td>\n <td>mho</td>\n </tr>\n <tr>\n <td>min</td>\n <td>minute</td>\n </tr>\n <tr>\n <td>mm</td>\n <td>millimeter</td>\n </tr>\n <tr>\n <td>mm/h</td>\n <td>millimeter per hour</td>\n </tr>\n <tr>\n <td>mm/min</td>\n <td>millimeter per minute</td>\n </tr>\n <tr>\n <td>mm2</td>\n <td>square millimeter</td>\n </tr>\n <tr>\n <td>mm3</td>\n <td>cubic millimeter</td>\n </tr>\n <tr>\n <td>mm[H2O]</td>\n <td>millimeter of water</td>\n </tr>\n <tr>\n <td>mm[Hg]</td>\n <td>millimeter of mercury</td>\n </tr>\n <tr>\n <td>mmol</td>\n <td>millimole</td>\n </tr>\n <tr>\n <td>mmol/(12.h)</td>\n <td>millimole per 12 hour</td>\n </tr>\n <tr>\n <td>mmol/(18.h)</td>\n <td>millimole per 18 hour</td>\n </tr>\n <tr>\n <td>mmol/(2.h)</td>\n <td>millimole per 2 hour</td>\n </tr>\n <tr>\n <td>mmol/(24.h)</td>\n <td>millimole per 24 hour</td>\n </tr>\n <tr>\n <td>mmol/(5.h)</td>\n <td>millimole per 5 hour</td>\n </tr>\n <tr>\n <td>mmol/(6.h)</td>\n <td>millimole per 6 hour</td>\n </tr>\n <tr>\n <td>mmol/(8.h)</td>\n <td>millimole per 8 hour</td>\n </tr>\n <tr>\n <td>mmol/(8.h.kg)</td>\n <td>millimole / 8 * hour * kilogram</td>\n </tr>\n <tr>\n <td>mmol/L</td>\n <td>millimole per liter</td>\n </tr>\n <tr>\n <td>mmol/L/s</td>\n <td>millimole per liter per second</td>\n </tr>\n <tr>\n <td>mmol/d</td>\n <td>millimole per day</td>\n </tr>\n <tr>\n <td>mmol/dL</td>\n <td>millimole per deciliter</td>\n </tr>\n <tr>\n <td>mmol/g</td>\n <td>millimole per gram</td>\n </tr>\n <tr>\n <td>mmol/h</td>\n <td>millimole per hour</td>\n </tr>\n <tr>\n <td>mmol/h/mg</td>\n <td>millimole per hour per milligram</td>\n </tr>\n <tr>\n <td>mmol/kg</td>\n <td>millimole per kilogram</td>\n </tr>\n <tr>\n <td>mmol/kg/(8.h)</td>\n <td>millimole per kilogram per 8 hour</td>\n </tr>\n <tr>\n <td>mmol/kg/d</td>\n <td>millimole per kilogram per day</td>\n </tr>\n <tr>\n <td>mmol/kg/h</td>\n <td>millimole per kilogram per hour</td>\n </tr>\n <tr>\n <td>mmol/kg/min</td>\n <td>millimole per kilogram per minute</td>\n </tr>\n <tr>\n <td>mmol/m</td>\n <td>millimole / meter</td>\n </tr>\n <tr>\n <td>mmol/m2</td>\n <td>millimole per square meter</td>\n </tr>\n <tr>\n <td>mmol/min</td>\n <td>millimole per minute</td>\n </tr>\n <tr>\n <td>mmol/mmol</td>\n <td>millimole per millimole</td>\n </tr>\n <tr>\n <td>mmol/mol</td>\n <td>millimole per mole</td>\n </tr>\n <tr>\n <td>mmol/s/L</td>\n <td>millimole per second per liter</td>\n </tr>\n <tr>\n <td>mo</td>\n <td>month</td>\n </tr>\n <tr>\n <td>mo_g</td>\n <td>mean Gregorian month</td>\n </tr>\n <tr>\n <td>mo_j</td>\n <td>mean Julian month</td>\n </tr>\n <tr>\n <td>mo_s</td>\n <td>synodal month</td>\n </tr>\n <tr>\n <td>mol</td>\n <td>mole</td>\n </tr>\n <tr>\n <td>mol/L</td>\n <td>mole per liter</td>\n </tr>\n <tr>\n <td>mol/d</td>\n <td>mole per day</td>\n </tr>\n <tr>\n <td>mol/kg</td>\n <td>mole per kilogram</td>\n </tr>\n <tr>\n <td>mol/kg/s</td>\n <td>mole per kilogram per second</td>\n </tr>\n <tr>\n <td>mol/m3</td>\n <td>mole per cubic meter</td>\n </tr>\n <tr>\n <td>mol/mL</td>\n <td>mole per milliliter</td>\n </tr>\n <tr>\n <td>mol/mol</td>\n <td>mole per mole</td>\n </tr>\n <tr>\n <td>mol/s</td>\n <td>mole per second</td>\n </tr>\n <tr>\n <td>mosm</td>\n <td>milliosmole</td>\n </tr>\n <tr>\n <td>mosm/L</td>\n <td>milliosmole per liter</td>\n </tr>\n <tr>\n <td>mosm/kg</td>\n <td>milliosmole per kilogram</td>\n </tr>\n <tr>\n <td>ms</td>\n <td>millisecond</td>\n </tr>\n <tr>\n <td>nCi</td>\n <td>nanoCurie</td>\n </tr>\n <tr>\n <td>nL</td>\n <td>nanoliter</td>\n </tr>\n <tr>\n <td>nU/mL</td>\n <td>nanoenzyme unit per milliliter</td>\n </tr>\n <tr>\n <td>nU</td>\n <td>nanoenzyme unit</td>\n </tr>\n <tr>\n <td>ng</td>\n <td>nanogram</td>\n </tr>\n <tr>\n <td>ng/(24.h)</td>\n <td>nanogram per 24 hour</td>\n </tr>\n <tr>\n <td>ng/(8.h)</td>\n <td>nanogram per 8 hour</td>\n </tr>\n <tr>\n <td>ng/(8.h.kg)</td>\n <td>nanogram / 8 * hour * kilogram</td>\n </tr>\n <tr>\n <td>ng/(kg.d)</td>\n <td>nanogram / kilogram * day</td>\n </tr>\n <tr>\n <td>ng/(kg.h)</td>\n <td>nanogram / kilogram * hour</td>\n </tr>\n <tr>\n <td>ng/(kg.min)</td>\n <td>nanogram / kilogram * minute</td>\n </tr>\n <tr>\n <td>ng/10*6</td>\n <td>nanogram per million</td>\n </tr>\n <tr>\n <td>ng/L</td>\n <td>nanogram per liter</td>\n </tr>\n <tr>\n <td>ng/U</td>\n <td>nanogram per enzyme unit</td>\n </tr>\n <tr>\n <td>ng/d</td>\n <td>nanogram per day</td>\n </tr>\n <tr>\n <td>ng/dL</td>\n <td>nanogram per deciliter</td>\n </tr>\n <tr>\n <td>ng/dL/h</td>\n <td>nanogram / deciliter / hour</td>\n </tr>\n <tr>\n <td>ng/g</td>\n <td>nanogram per gram</td>\n </tr>\n <tr>\n <td>ng/h</td>\n <td>nanogram per hour</td>\n </tr>\n <tr>\n <td>ng/kg</td>\n <td>nanogram per kilogram</td>\n </tr>\n <tr>\n <td>ng/kg/(8.h)</td>\n <td>nanogram per kilogram per 8 hour</td>\n </tr>\n <tr>\n <td>ng/kg/h</td>\n <td>nanogram per kilogram per hour</td>\n </tr>\n <tr>\n <td>ng/kg/min</td>\n <td>nanogram per kilogram per minute</td>\n </tr>\n <tr>\n <td>ng/m2</td>\n <td>nanogram per square meter</td>\n </tr>\n <tr>\n <td>ng/mL</td>\n <td>nanogram per milliliter</td>\n </tr>\n <tr>\n <td>ng/mL/h</td>\n <td>nanogram per milliliter per hour</td>\n </tr>\n <tr>\n <td>ng/mg</td>\n <td>nanogram per milligram</td>\n </tr>\n <tr>\n <td>ng/mg/h</td>\n <td>nanogram per milligram per hour</td>\n </tr>\n <tr>\n <td>ng/min</td>\n <td>nanogram per minute</td>\n </tr>\n <tr>\n <td>ng/s</td>\n <td>nanogram per second</td>\n </tr>\n <tr>\n <td>nkat</td>\n <td>nanokatal</td>\n </tr>\n <tr>\n <td>nm</td>\n <td>nanometer</td>\n </tr>\n <tr>\n <td>nm/s/L</td>\n <td>nanometer per second per liter</td>\n </tr>\n <tr>\n <td>nmol</td>\n <td>nanomole</td>\n </tr>\n <tr>\n <td>nmol/(24.h)</td>\n <td>nanomole per 24 hour</td>\n </tr>\n <tr>\n <td>nmol/L</td>\n <td>nanomole per liter</td>\n </tr>\n <tr>\n <td>nmol/L/mmol</td>\n <td>nanomole per liter per millimole</td>\n </tr>\n <tr>\n <td>nmol/L/s</td>\n <td>nanomole per liter per second</td>\n </tr>\n <tr>\n <td>nmol/d</td>\n <td>nanomole per day</td>\n </tr>\n <tr>\n <td>nmol/dL</td>\n <td>nanomole per deciliter</td>\n </tr>\n <tr>\n <td>nmol/g</td>\n <td>nanomole per gram</td>\n </tr>\n <tr>\n <td>nmol/h/L</td>\n <td>nanomole per hour per liter</td>\n </tr>\n <tr>\n <td>nmol/h/mL</td>\n <td>nanomole per hour per milliliter</td>\n </tr>\n <tr>\n <td>nmol/h/mg</td>\n <td>nanomole per hour per milligram</td>\n </tr>\n <tr>\n <td>nmol/m/mg</td>\n <td>nanomole per meter per milligram</td>\n </tr>\n <tr>\n <td>nmol/mL</td>\n <td>nanomole per milliliter</td>\n </tr>\n <tr>\n <td>nmol/mL/h</td>\n <td>nanomole per milliliter per hour</td>\n </tr>\n <tr>\n <td>nmol/mL/min</td>\n <td>nanomole per milliliter per minute</td>\n </tr>\n <tr>\n <td>nmol/mg</td>\n <td>nanomole per milligram</td>\n </tr>\n <tr>\n <td>nmol/mg/h</td>\n <td>nanomole per milligram per hour</td>\n </tr>\n <tr>\n <td>nmol/min</td>\n <td>nanomole per minute</td>\n </tr>\n <tr>\n <td>nmol/min/10*6</td>\n <td>nanomole per minute per million</td>\n </tr>\n <tr>\n <td>nmol/min/mL</td>\n <td>nanomole per minute per milliliter</td>\n </tr>\n <tr>\n <td>nmol/min/mg</td>\n <td>nanomole per minute per milligram</td>\n </tr>\n <tr>\n <td>nmol/mmol</td>\n <td>nanomole per millimole</td>\n </tr>\n <tr>\n <td>nmol/mol</td>\n <td>nanomole per mole</td>\n </tr>\n <tr>\n <td>nmol/nmol</td>\n <td>nanomole per nanomole</td>\n </tr>\n <tr>\n <td>nmol/s</td>\n <td>nanomole per second</td>\n </tr>\n <tr>\n <td>nmol/s/L</td>\n <td>nanomole per second per liter</td>\n </tr>\n <tr>\n <td>ns</td>\n <td>nanosecond</td>\n </tr>\n <tr>\n <td>osm</td>\n <td>osmole</td>\n </tr>\n <tr>\n <td>osm/L</td>\n <td>osmole per liter</td>\n </tr>\n <tr>\n <td>osm/kg</td>\n <td>osmole per kilogram</td>\n </tr>\n <tr>\n <td>pA</td>\n <td>picoampere</td>\n </tr>\n <tr>\n <td>pL</td>\n <td>picoliter</td>\n </tr>\n <tr>\n <td>pT</td>\n <td>picotesla</td>\n </tr>\n <tr>\n <td>pc</td>\n <td>parsec</td>\n </tr>\n <tr>\n <td>pg</td>\n <td>picogram</td>\n </tr>\n <tr>\n <td>pg/L</td>\n <td>picogram per liter</td>\n </tr>\n <tr>\n <td>pg/dL</td>\n <td>picogram per deciliter</td>\n </tr>\n <tr>\n <td>pg/mL</td>\n <td>picogram per milliliter</td>\n </tr>\n <tr>\n <td>pg/mg</td>\n <td>picogram per milligram</td>\n </tr>\n <tr>\n <td>pg/mm</td>\n <td>picogram per millimeter</td>\n </tr>\n <tr>\n <td>ph</td>\n <td>phot</td>\n </tr>\n <tr>\n <td>pkat</td>\n <td>picokatal</td>\n </tr>\n <tr>\n <td>pm</td>\n <td>picometer</td>\n </tr>\n <tr>\n <td>pmol</td>\n <td>picomole</td>\n </tr>\n <tr>\n <td>pmol/(24.h)</td>\n <td>picomole per 24 hour</td>\n </tr>\n <tr>\n <td>pmol/L</td>\n <td>picomole per liter</td>\n </tr>\n <tr>\n <td>pmol/d</td>\n <td>picomole per day</td>\n </tr>\n <tr>\n <td>pmol/dL</td>\n <td>picomole per deciliter</td>\n </tr>\n <tr>\n <td>pmol/g</td>\n <td>picomole per gram</td>\n </tr>\n <tr>\n <td>pmol/h/mL</td>\n <td>picomole per hour per milliliter</td>\n </tr>\n <tr>\n <td>pmol/h/mg</td>\n <td>picomole per hour per milligram</td>\n </tr>\n <tr>\n <td>pmol/mL</td>\n <td>picomole per milliliter</td>\n </tr>\n <tr>\n <td>pmol/mg</td>\n <td>picomole per milligram</td>\n </tr>\n <tr>\n <td>pmol/min</td>\n <td>picomole per minute</td>\n </tr>\n <tr>\n <td>pmol/min/mg</td>\n <td>picomole per minute per milligram</td>\n </tr>\n <tr>\n <td>pmol/mmol</td>\n <td>picomole per millimole</td>\n </tr>\n <tr>\n <td>pmol/mol</td>\n <td>picomole per mole</td>\n </tr>\n <tr>\n <td>pmol/umol</td>\n <td>picomole per micromole</td>\n </tr>\n <tr>\n <td>ps</td>\n <td>picosecond</td>\n </tr>\n <tr>\n <td>rad</td>\n <td>radian</td>\n </tr>\n <tr>\n <td>s</td>\n <td>second</td>\n </tr>\n <tr>\n <td>sb</td>\n <td>stilb</td>\n </tr>\n <tr>\n <td>sph</td>\n <td>spere</td>\n </tr>\n <tr>\n <td>sr</td>\n <td>steradian</td>\n </tr>\n <tr>\n <td>st</td>\n <td>stere</td>\n </tr>\n <tr>\n <td>t</td>\n <td>tonne</td>\n </tr>\n <tr>\n <td>u</td>\n <td>unified atomic mass unit</td>\n </tr>\n <tr>\n <td>uCi</td>\n <td>MICROCURIE</td>\n </tr>\n <tr>\n <td>uL</td>\n <td>microliter</td>\n </tr>\n <tr>\n <td>uL/(2.h)</td>\n <td>microliter per 2 hour</td>\n </tr>\n <tr>\n <td>uL/h</td>\n <td>microliter per hour</td>\n </tr>\n <tr>\n <td>uOhm</td>\n <td>microOhm</td>\n </tr>\n <tr>\n <td>uU</td>\n <td>microUnit</td>\n </tr>\n <tr>\n <td>uU/L</td>\n <td>micro enzyme unit per liter</td>\n </tr>\n <tr>\n <td>uU/g</td>\n <td>micro enzyme unit per gram</td>\n </tr>\n <tr>\n <td>uU/mL</td>\n <td>micro enzyme unit per milliliter</td>\n </tr>\n <tr>\n <td>uV</td>\n <td>microvolt</td>\n </tr>\n <tr>\n <td>u[IU]</td>\n <td>micro international unit</td>\n </tr>\n <tr>\n <td>u[IU]/L</td>\n <td>microinternational unit per liter</td>\n </tr>\n <tr>\n <td>u[IU]/mL</td>\n <td>micro international unit per milliliter</td>\n </tr>\n <tr>\n <td>ueq</td>\n <td>microequivalents</td>\n </tr>\n <tr>\n <td>ueq/L</td>\n <td>microequivalent per liter</td>\n </tr>\n <tr>\n <td>ueq/mL</td>\n <td>microequivalent per milliliter</td>\n </tr>\n <tr>\n <td>ug</td>\n <td>microgram</td>\n </tr>\n <tr>\n <td>ug/(100.g)</td>\n <td>microgram per 100 gram</td>\n </tr>\n <tr>\n <td>ug/(24.h)</td>\n <td>microgram per 24 hour</td>\n </tr>\n <tr>\n <td>ug/(8.h)</td>\n <td>microgram per 8 hour</td>\n </tr>\n <tr>\n <td>ug/(kg.d)</td>\n <td>microgram / kilogram * day</td>\n </tr>\n <tr>\n <td>ug/(kg.h)</td>\n <td>microgram / kilogram * hour</td>\n </tr>\n <tr>\n <td>ug/L</td>\n <td>microgram per liter</td>\n </tr>\n <tr>\n <td>ug/L/(24.h)</td>\n <td>microgram per liter per 24 hour</td>\n </tr>\n <tr>\n <td>ug/[sft_i]</td>\n <td>microgram per square foot (international)</td>\n </tr>\n <tr>\n <td>ug/d</td>\n <td>microgram per day</td>\n </tr>\n <tr>\n <td>ug/dL</td>\n <td>microgram per deciliter</td>\n </tr>\n <tr>\n <td>ug/g</td>\n <td>microgram per gram</td>\n </tr>\n <tr>\n <td>ug/h</td>\n <td>microgram per hour</td>\n </tr>\n <tr>\n <td>ug/kg</td>\n <td>microgram per kilogram</td>\n </tr>\n <tr>\n <td>ug/kg/(8.h)</td>\n <td>microgram per kilogram per 8 hour</td>\n </tr>\n <tr>\n <td>ug/kg/d</td>\n <td>microgram per kilogram per day</td>\n </tr>\n <tr>\n <td>ug/kg/h</td>\n <td>microgram per kilogram per hour</td>\n </tr>\n <tr>\n <td>ug/kg/min</td>\n <td>microgram per kilogram per minute</td>\n </tr>\n <tr>\n <td>ug/m2</td>\n <td>microgram per square meter</td>\n </tr>\n <tr>\n <td>ug/m3</td>\n <td>microgram per cubic meter</td>\n </tr>\n <tr>\n <td>ug/mL</td>\n <td>microgram per milliliter</td>\n </tr>\n <tr>\n <td>ug/mg</td>\n <td>microgram per milligram</td>\n </tr>\n <tr>\n <td>ug/min</td>\n <td>microgram per minute</td>\n </tr>\n <tr>\n <td>ug/mmol</td>\n <td>microgram per millimole</td>\n </tr>\n <tr>\n <td>ug/ng</td>\n <td>microgram per nanogram</td>\n </tr>\n <tr>\n <td>ukat</td>\n <td>microkatal</td>\n </tr>\n <tr>\n <td>um</td>\n <td>micrometer</td>\n </tr>\n <tr>\n <td>um/s</td>\n <td>micrometer per second</td>\n </tr>\n <tr>\n <td>umol</td>\n <td>micromole</td>\n </tr>\n <tr>\n <td>umol/(2.h)</td>\n <td>micromole per 2 hour</td>\n </tr>\n <tr>\n <td>umol/(24.h)</td>\n <td>micromole per 24 hour</td>\n </tr>\n <tr>\n <td>umol/(8.h)</td>\n <td>micromole per 8 hour</td>\n </tr>\n <tr>\n <td>umol/L</td>\n <td>micromole per liter</td>\n </tr>\n <tr>\n <td>umol/L/h</td>\n <td>micromole per liter per hour</td>\n </tr>\n <tr>\n <td>umol/d</td>\n <td>micromole per day</td>\n </tr>\n <tr>\n <td>umol/dL</td>\n <td>micromole per deciliter</td>\n </tr>\n <tr>\n <td>umol/g</td>\n <td>micromole per gram</td>\n </tr>\n <tr>\n <td>umol/h</td>\n <td>micromole per hour</td>\n </tr>\n <tr>\n <td>umol/h/L</td>\n <td>micromole per hour per liter</td>\n </tr>\n <tr>\n <td>umol/h/g</td>\n <td>micromole / hour / gram</td>\n </tr>\n <tr>\n <td>umol/h/mg</td>\n <td>micromole per hour per milligram</td>\n </tr>\n <tr>\n <td>umol/kg</td>\n <td>micromole per kilogram</td>\n </tr>\n <tr>\n <td>umol/m</td>\n <td>micromole / meter</td>\n </tr>\n <tr>\n <td>umol/mL</td>\n <td>micromole per milliliter</td>\n </tr>\n <tr>\n <td>umol/mL/min</td>\n <td>micromole per milliliter per minute</td>\n </tr>\n <tr>\n <td>umol/mg</td>\n <td>micromole per milligram</td>\n </tr>\n <tr>\n <td>umol/min</td>\n <td>micromole per minute</td>\n </tr>\n <tr>\n <td>umol/min/L</td>\n <td>micromole per minute per liter</td>\n </tr>\n <tr>\n <td>umol/min/g</td>\n <td>micromole per minute per gram</td>\n </tr>\n <tr>\n <td>umol/mmol</td>\n <td>micromole per millimole</td>\n </tr>\n <tr>\n <td>umol/mol</td>\n <td>micromole per mole</td>\n </tr>\n <tr>\n <td>umol/umol</td>\n <td>micromole per micromole</td>\n </tr>\n <tr>\n <td>us</td>\n <td>microsecond</td>\n </tr>\n <tr>\n <td>wk</td>\n <td>week</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-extensible" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ]; fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/ValueSet/ucum-common"]; fhir:ValueSet.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.3144" ] ]; fhir:ValueSet.version [ fhir:value "5.0.0-ballot"]; fhir:ValueSet.name [ fhir:value "Common UCUM units"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.publisher [ fhir:value "FHIR Project"]; fhir:ValueSet.description [ fhir:value "Commonly encountered UCUM units (for purposes of helping populate look ups)."]; fhir:ValueSet.copyright [ fhir:value "UCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See http://unitsofmeasure.org/trac//wiki/TermsOfUse for details."]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "%" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "percent" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "%/100" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "percent / 100" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "%[slope]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "percent of slope" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "/(12.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per 12 * hour" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per 2 hour" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "/10*10" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "PerTenGiga" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "/10*12" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "PerTrillion" ] ], [ fhir:index 7; fhir:ValueSet.compose.include.concept.code [ fhir:value "/10*3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per thousand" ] ], [ fhir:index 8; fhir:ValueSet.compose.include.concept.code [ fhir:value "/10*4" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per 10 thousand" ] ], [ fhir:index 9; fhir:ValueSet.compose.include.concept.code [ fhir:value "/10*6" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "PerMillion" ] ], [ fhir:index 10; fhir:ValueSet.compose.include.concept.code [ fhir:value "/10*9" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "PerBillion" ] ], [ fhir:index 11; fhir:ValueSet.compose.include.concept.code [ fhir:value "/100" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per 100" ] ], [ fhir:index 12; fhir:ValueSet.compose.include.concept.code [ fhir:value "/100.g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per 100 gram" ] ], [ fhir:index 13; fhir:ValueSet.compose.include.concept.code [ fhir:value "/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per liter" ] ], [ fhir:index 14; fhir:ValueSet.compose.include.concept.code [ fhir:value "/U" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per enzyme unit" ] ], [ fhir:index 15; fhir:ValueSet.compose.include.concept.code [ fhir:value "/[HPF]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per high power field" ] ], [ fhir:index 16; fhir:ValueSet.compose.include.concept.code [ fhir:value "/[HPF]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per hpf" ] ], [ fhir:index 17; fhir:ValueSet.compose.include.concept.code [ fhir:value "/[IU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per international unit" ] ], [ fhir:index 18; fhir:ValueSet.compose.include.concept.code [ fhir:value "/[LPF]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per low power field" ] ], [ fhir:index 19; fhir:ValueSet.compose.include.concept.code [ fhir:value "/[LPF]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per LPF" ] ], [ fhir:index 20; fhir:ValueSet.compose.include.concept.code [ fhir:value "/[arb'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per arbitrary unit" ] ], [ fhir:index 21; fhir:ValueSet.compose.include.concept.code [ fhir:value "/[iU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per international unit" ] ], [ fhir:index 22; fhir:ValueSet.compose.include.concept.code [ fhir:value "/a" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "/ year" ] ], [ fhir:index 23; fhir:ValueSet.compose.include.concept.code [ fhir:value "/cm[H2O]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per centimeter of water" ] ], [ fhir:index 24; fhir:ValueSet.compose.include.concept.code [ fhir:value "/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per day" ] ], [ fhir:index 25; fhir:ValueSet.compose.include.concept.code [ fhir:value "/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per deciliter" ] ], [ fhir:index 26; fhir:ValueSet.compose.include.concept.code [ fhir:value "/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per gram" ] ], [ fhir:index 27; fhir:ValueSet.compose.include.concept.code [ fhir:value "/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per hour" ] ], [ fhir:index 28; fhir:ValueSet.compose.include.concept.code [ fhir:value "/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per kilogram" ] ], [ fhir:index 29; fhir:ValueSet.compose.include.concept.code [ fhir:value "/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per square meter" ] ], [ fhir:index 30; fhir:ValueSet.compose.include.concept.code [ fhir:value "/m3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per cubic meter" ] ], [ fhir:index 31; fhir:ValueSet.compose.include.concept.code [ fhir:value "/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per milliliter" ] ], [ fhir:index 32; fhir:ValueSet.compose.include.concept.code [ fhir:value "/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per milligram" ] ], [ fhir:index 33; fhir:ValueSet.compose.include.concept.code [ fhir:value "/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per minute" ] ], [ fhir:index 34; fhir:ValueSet.compose.include.concept.code [ fhir:value "/min/10*3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per minute per thousand" ] ], [ fhir:index 35; fhir:ValueSet.compose.include.concept.code [ fhir:value "/mm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per millimeter" ] ], [ fhir:index 36; fhir:ValueSet.compose.include.concept.code [ fhir:value "/mm3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per cubic millimeter" ] ], [ fhir:index 37; fhir:ValueSet.compose.include.concept.code [ fhir:value "/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per millimole" ] ], [ fhir:index 38; fhir:ValueSet.compose.include.concept.code [ fhir:value "/mo" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per month" ] ], [ fhir:index 39; fhir:ValueSet.compose.include.concept.code [ fhir:value "/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per second" ] ], [ fhir:index 40; fhir:ValueSet.compose.include.concept.code [ fhir:value "/uL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per microliter" ] ], [ fhir:index 41; fhir:ValueSet.compose.include.concept.code [ fhir:value "/ug" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per microgram" ] ], [ fhir:index 42; fhir:ValueSet.compose.include.concept.code [ fhir:value "/wk" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "per week" ] ], [ fhir:index 43; fhir:ValueSet.compose.include.concept.code [ fhir:value "1" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "1*" ] ], [ fhir:index 44; fhir:ValueSet.compose.include.concept.code [ fhir:value "1/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "one per day" ] ], [ fhir:index 45; fhir:ValueSet.compose.include.concept.code [ fhir:value "1/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "one per minute" ] ], [ fhir:index 46; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "the number ten for arbitrary powers" ] ], [ fhir:index 47; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*-3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "(the number ten for arbitrary powers ^ -3)" ] ], [ fhir:index 48; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*-6" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "the number ten for arbitrary powers ^ -6" ] ], [ fhir:index 49; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*12/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "trillion per liter" ] ], [ fhir:index 50; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Thousand" ] ], [ fhir:index 51; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*3.U" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Thousand Per * Unit" ] ], [ fhir:index 52; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*3/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Thousand Per Liter" ] ], [ fhir:index 53; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*3/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Thousand Per MilliLiter" ] ], [ fhir:index 54; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*3/uL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Thousands Per MicroLiter" ] ], [ fhir:index 55; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*4/uL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "10 thousand per microliter" ] ], [ fhir:index 56; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*5" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "OneHundredThousand" ] ], [ fhir:index 57; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Million" ] ], [ fhir:index 58; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6.U" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "(the number ten for arbitrary powers ^ 6) * Unit" ] ], [ fhir:index 59; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6.[CFU]/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "million colony forming unit per liter" ] ], [ fhir:index 60; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6.[IU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "million international unit" ] ], [ fhir:index 61; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6.[iU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "MillionInternationalUnit" ] ], [ fhir:index 62; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6.eq/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "MillionEquivalentsPerMilliLiter" ] ], [ fhir:index 63; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "million per 24 hour" ] ], [ fhir:index 64; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "million per liter" ] ], [ fhir:index 65; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "million per kilogram" ] ], [ fhir:index 66; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "million per milliliter" ] ], [ fhir:index 67; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6/mm3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "(the number ten for arbitrary powers ^ 6) / (millimeter ^ 3)" ] ], [ fhir:index 68; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6/uL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "million per microliter" ] ], [ fhir:index 69; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*8" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "TenToEighth" ] ], [ fhir:index 70; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*9/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "billion per liter" ] ], [ fhir:index 71; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*9/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "billion per milliliter" ] ], [ fhir:index 72; fhir:ValueSet.compose.include.concept.code [ fhir:value "10*9/uL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "billion per microliter" ] ], [ fhir:index 73; fhir:ValueSet.compose.include.concept.code [ fhir:value "10.L/(min.m2)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "10 liter per minute per square meter" ] ], [ fhir:index 74; fhir:ValueSet.compose.include.concept.code [ fhir:value "10.L/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "10 liter per minute" ] ], [ fhir:index 75; fhir:ValueSet.compose.include.concept.code [ fhir:value "10.uN.s/(cm.m2)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "10 * microNewton * second / centimeter * (meter ^ 2)" ] ], [ fhir:index 76; fhir:ValueSet.compose.include.concept.code [ fhir:value "10.uN.s/(cm5.m2)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "10 micronewton second per centimeter to the fifth power per square meter" ] ], [ fhir:index 77; fhir:ValueSet.compose.include.concept.code [ fhir:value "10.uN.s/cm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "10 * microNewton * second / centimeter" ] ], [ fhir:index 78; fhir:ValueSet.compose.include.concept.code [ fhir:value "10.uN.s/cm2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "10 * microNewton * second / (centimeter ^ 2)" ] ], [ fhir:index 79; fhir:ValueSet.compose.include.concept.code [ fhir:value "10^" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "the number ten for arbitrary powers" ] ], [ fhir:index 80; fhir:ValueSet.compose.include.concept.code [ fhir:value "24.h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "24 hour" ] ], [ fhir:index 81; fhir:ValueSet.compose.include.concept.code [ fhir:value "A" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ampère" ] ], [ fhir:index 82; fhir:ValueSet.compose.include.concept.code [ fhir:value "A/m" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ampère / meter" ] ], [ fhir:index 83; fhir:ValueSet.compose.include.concept.code [ fhir:value "AU" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "astronomic unit" ] ], [ fhir:index 84; fhir:ValueSet.compose.include.concept.code [ fhir:value "Ao" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ångström" ] ], [ fhir:index 85; fhir:ValueSet.compose.include.concept.code [ fhir:value "B" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bel" ] ], [ fhir:index 86; fhir:ValueSet.compose.include.concept.code [ fhir:value "B[SPL]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bel sound pressure" ] ], [ fhir:index 87; fhir:ValueSet.compose.include.concept.code [ fhir:value "B[V]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bel volt" ] ], [ fhir:index 88; fhir:ValueSet.compose.include.concept.code [ fhir:value "B[W]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bel watt" ] ], [ fhir:index 89; fhir:ValueSet.compose.include.concept.code [ fhir:value "B[kW]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bel kilowatt" ] ], [ fhir:index 90; fhir:ValueSet.compose.include.concept.code [ fhir:value "B[mV]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bel millivolt" ] ], [ fhir:index 91; fhir:ValueSet.compose.include.concept.code [ fhir:value "B[uV]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bel microvolt" ] ], [ fhir:index 92; fhir:ValueSet.compose.include.concept.code [ fhir:value "Bd" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "baud" ] ], [ fhir:index 93; fhir:ValueSet.compose.include.concept.code [ fhir:value "Bi" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Biot" ] ], [ fhir:index 94; fhir:ValueSet.compose.include.concept.code [ fhir:value "Bq" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Becquerel" ] ], [ fhir:index 95; fhir:ValueSet.compose.include.concept.code [ fhir:value "By" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "byte" ] ], [ fhir:index 96; fhir:ValueSet.compose.include.concept.code [ fhir:value "C" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Coulomb" ] ], [ fhir:index 97; fhir:ValueSet.compose.include.concept.code [ fhir:value "Cel" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "degree Celsius" ] ], [ fhir:index 98; fhir:ValueSet.compose.include.concept.code [ fhir:value "Ci" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "CURIE" ] ], [ fhir:index 99; fhir:ValueSet.compose.include.concept.code [ fhir:value "F" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Farad" ] ], [ fhir:index 100; fhir:ValueSet.compose.include.concept.code [ fhir:value "G" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gauss" ] ], [ fhir:index 101; fhir:ValueSet.compose.include.concept.code [ fhir:value "GBq" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gigaBecquerel" ] ], [ fhir:index 102; fhir:ValueSet.compose.include.concept.code [ fhir:value "Gal" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gal" ] ], [ fhir:index 103; fhir:ValueSet.compose.include.concept.code [ fhir:value "Gb" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gilbert" ] ], [ fhir:index 104; fhir:ValueSet.compose.include.concept.code [ fhir:value "Gy" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gray" ] ], [ fhir:index 105; fhir:ValueSet.compose.include.concept.code [ fhir:value "H" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Henry" ] ], [ fhir:index 106; fhir:ValueSet.compose.include.concept.code [ fhir:value "Hz" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Hertz" ] ], [ fhir:index 107; fhir:ValueSet.compose.include.concept.code [ fhir:value "J" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "joule" ] ], [ fhir:index 108; fhir:ValueSet.compose.include.concept.code [ fhir:value "J/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "joule per liter" ] ], [ fhir:index 109; fhir:ValueSet.compose.include.concept.code [ fhir:value "K" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Kelvin" ] ], [ fhir:index 110; fhir:ValueSet.compose.include.concept.code [ fhir:value "K/W" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Kelvin / Watt" ] ], [ fhir:index 111; fhir:ValueSet.compose.include.concept.code [ fhir:value "Ky" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Kayser" ] ], [ fhir:index 112; fhir:ValueSet.compose.include.concept.code [ fhir:value "L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter" ] ], [ fhir:index 113; fhir:ValueSet.compose.include.concept.code [ fhir:value "L.s2/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter * (second ^ 2) / second" ] ], [ fhir:index 114; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per 24 hour" ] ], [ fhir:index 115; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per 8 hour" ] ], [ fhir:index 116; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/(min.m2)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per minute per square meter" ] ], [ fhir:index 117; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per liter" ] ], [ fhir:index 118; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per day" ] ], [ fhir:index 119; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per hour" ] ], [ fhir:index 120; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per kilogram" ] ], [ fhir:index 121; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per minute" ] ], [ fhir:index 122; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter / second" ] ], [ fhir:index 123; fhir:ValueSet.compose.include.concept.code [ fhir:value "L/s/s2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "liter per second per square second" ] ], [ fhir:index 124; fhir:ValueSet.compose.include.concept.code [ fhir:value "Lmb" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Lambert" ] ], [ fhir:index 125; fhir:ValueSet.compose.include.concept.code [ fhir:value "MBq" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "megaBecquerel" ] ], [ fhir:index 126; fhir:ValueSet.compose.include.concept.code [ fhir:value "Ms" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "megasecond" ] ], [ fhir:index 127; fhir:ValueSet.compose.include.concept.code [ fhir:value "Mx" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Maxwell" ] ], [ fhir:index 128; fhir:ValueSet.compose.include.concept.code [ fhir:value "N" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Newton" ] ], [ fhir:index 129; fhir:ValueSet.compose.include.concept.code [ fhir:value "N.cm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Newton centimeter" ] ], [ fhir:index 130; fhir:ValueSet.compose.include.concept.code [ fhir:value "N.s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Newton second" ] ], [ fhir:index 131; fhir:ValueSet.compose.include.concept.code [ fhir:value "Np" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "neper" ] ], [ fhir:index 132; fhir:ValueSet.compose.include.concept.code [ fhir:value "Oe" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Oersted" ] ], [ fhir:index 133; fhir:ValueSet.compose.include.concept.code [ fhir:value "Ohm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ohm" ] ], [ fhir:index 134; fhir:ValueSet.compose.include.concept.code [ fhir:value "Ohm.m" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ohm meter" ] ], [ fhir:index 135; fhir:ValueSet.compose.include.concept.code [ fhir:value "P" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Poise" ] ], [ fhir:index 136; fhir:ValueSet.compose.include.concept.code [ fhir:value "Pa" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Pascal" ] ], [ fhir:index 137; fhir:ValueSet.compose.include.concept.code [ fhir:value "R" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Roentgen" ] ], [ fhir:index 138; fhir:ValueSet.compose.include.concept.code [ fhir:value "RAD" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "radiation absorbed dose" ] ], [ fhir:index 139; fhir:ValueSet.compose.include.concept.code [ fhir:value "REM" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "radiation equivalent man" ] ], [ fhir:index 140; fhir:ValueSet.compose.include.concept.code [ fhir:value "S" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Siemens" ] ], [ fhir:index 141; fhir:ValueSet.compose.include.concept.code [ fhir:value "St" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Stokes" ] ], [ fhir:index 142; fhir:ValueSet.compose.include.concept.code [ fhir:value "Sv" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Sievert" ] ], [ fhir:index 143; fhir:ValueSet.compose.include.concept.code [ fhir:value "T" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Tesla" ] ], [ fhir:index 144; fhir:ValueSet.compose.include.concept.code [ fhir:value "U" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme Unit" ] ], [ fhir:index 145; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/(1.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme Unit per 1 hour" ] ], [ fhir:index 146; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/(10.g)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per 10 gram" ] ], [ fhir:index 147; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/(12.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per 12 hour" ] ], [ fhir:index 148; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/(18.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme Unit per 18 hour" ] ], [ fhir:index 149; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per 2 hour" ] ], [ fhir:index 150; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per 24 hour" ] ], [ fhir:index 151; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/10" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per 10" ] ], [ fhir:index 152; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/10*10" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per 10 billion" ] ], [ fhir:index 153; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/10*12" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per trillion" ] ], [ fhir:index 154; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/10*12" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per trillion" ] ], [ fhir:index 155; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/10*6" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per million" ] ], [ fhir:index 156; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/10*9" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per billion" ] ], [ fhir:index 157; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per liter" ] ], [ fhir:index 158; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per day" ] ], [ fhir:index 159; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per deciliter" ] ], [ fhir:index 160; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per gram" ] ], [ fhir:index 161; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per hour" ] ], [ fhir:index 162; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per kilogram" ] ], [ fhir:index 163; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Unit / kilogram / hour" ] ], [ fhir:index 164; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per milliliter" ] ], [ fhir:index 165; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per minute" ] ], [ fhir:index 166; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per millimole" ] ], [ fhir:index 167; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme Unit per mole" ] ], [ fhir:index 168; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme unit per second" ] ], [ fhir:index 169; fhir:ValueSet.compose.include.concept.code [ fhir:value "U/umol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "enzyme Unit per micromole" ] ], [ fhir:index 170; fhir:ValueSet.compose.include.concept.code [ fhir:value "V" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "volt" ] ], [ fhir:index 171; fhir:ValueSet.compose.include.concept.code [ fhir:value "W" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Watt" ] ], [ fhir:index 172; fhir:ValueSet.compose.include.concept.code [ fhir:value "Wb" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Weber" ] ], [ fhir:index 173; fhir:ValueSet.compose.include.concept.code [ fhir:value "[APL'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "IgA anticardiolipin unit" ] ], [ fhir:index 174; fhir:ValueSet.compose.include.concept.code [ fhir:value "[APL'U]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "IgA anticardiolipin unit per milliliter" ] ], [ fhir:index 175; fhir:ValueSet.compose.include.concept.code [ fhir:value "[AU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "allergy unit" ] ], [ fhir:index 176; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Amb'a'1'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Amb a 1 units" ] ], [ fhir:index 177; fhir:ValueSet.compose.include.concept.code [ fhir:value "[BAU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bioequivalent allergen unit" ] ], [ fhir:index 178; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Btu]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "British thermal unit" ] ], [ fhir:index 179; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Btu_39]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "British thermal unit at 39 °F" ] ], [ fhir:index 180; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Btu_59]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "British thermal unit at 59 °F" ] ], [ fhir:index 181; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Btu_60]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "British thermal unit at 60 °F" ] ], [ fhir:index 182; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Btu_IT]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international table British thermal unit" ] ], [ fhir:index 183; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Btu_m]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mean British thermal unit" ] ], [ fhir:index 184; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Btu_th]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "thermochemical British thermal unit" ] ], [ fhir:index 185; fhir:ValueSet.compose.include.concept.code [ fhir:value "[CCID_50]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "CELL CULTURE INFECTIOUS DOSE 50%" ] ], [ fhir:index 186; fhir:ValueSet.compose.include.concept.code [ fhir:value "[CFU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "colony forming unit" ] ], [ fhir:index 187; fhir:ValueSet.compose.include.concept.code [ fhir:value "[CFU]/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "colony forming unit per liter" ] ], [ fhir:index 188; fhir:ValueSet.compose.include.concept.code [ fhir:value "[CFU]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "colony forming unit per milliliter" ] ], [ fhir:index 189; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Cal]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nutrition label Calories" ] ], [ fhir:index 190; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Ch]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "French (catheter gauge)" ] ], [ fhir:index 191; fhir:ValueSet.compose.include.concept.code [ fhir:value "[D'ag'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "D-ANTIGEN UNITS" ] ], [ fhir:index 192; fhir:ValueSet.compose.include.concept.code [ fhir:value "[FFU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "FOCUS-FORMING UNITS" ] ], [ fhir:index 193; fhir:ValueSet.compose.include.concept.code [ fhir:value "[GPL'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "IgG anticardiolipin unit" ] ], [ fhir:index 194; fhir:ValueSet.compose.include.concept.code [ fhir:value "[GPL'U]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "IgG anticardiolipin unit per milliliter**" ] ], [ fhir:index 195; fhir:ValueSet.compose.include.concept.code [ fhir:value "[G]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Newtonian constant of gravitation" ] ], [ fhir:index 196; fhir:ValueSet.compose.include.concept.code [ fhir:value "[HPF]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "high power field" ] ], [ fhir:index 197; fhir:ValueSet.compose.include.concept.code [ fhir:value "[HP]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "horsepower" ] ], [ fhir:index 198; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit" ] ], [ fhir:index 199; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per 2 hour" ] ], [ fhir:index 200; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per 24 hour" ] ], [ fhir:index 201; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/10*9" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per billion" ] ], [ fhir:index 202; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per liter" ] ], [ fhir:index 203; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per day" ] ], [ fhir:index 204; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per deciliter" ] ], [ fhir:index 205; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per gram" ] ], [ fhir:index 206; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per hour" ] ], [ fhir:index 207; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per kilogram" ] ], [ fhir:index 208; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/kg/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per kilogram per day" ] ], [ fhir:index 209; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per milliliter" ] ], [ fhir:index 210; fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit per minute" ] ], [ fhir:index 211; fhir:ValueSet.compose.include.concept.code [ fhir:value "[LPF]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "low power field" ] ], [ fhir:index 212; fhir:ValueSet.compose.include.concept.code [ fhir:value "[Lf]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "LIMIT OF FLOCCULATION" ] ], [ fhir:index 213; fhir:ValueSet.compose.include.concept.code [ fhir:value "[MET]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "metabolic equivalent" ] ], [ fhir:index 214; fhir:ValueSet.compose.include.concept.code [ fhir:value "[MPL'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "IgM anticardiolipin unit" ] ], [ fhir:index 215; fhir:ValueSet.compose.include.concept.code [ fhir:value "[MPL'U]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "IgM anticardiolipin unit per milliliter**" ] ], [ fhir:index 216; fhir:ValueSet.compose.include.concept.code [ fhir:value "[PFU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "PLAQUE-FORMING UNITS" ] ], [ fhir:index 217; fhir:ValueSet.compose.include.concept.code [ fhir:value "[PNU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "PROTEIN NITROGEN UNITS" ] ], [ fhir:index 218; fhir:ValueSet.compose.include.concept.code [ fhir:value "[PRU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "peripheral vascular resistance unit" ] ], [ fhir:index 219; fhir:ValueSet.compose.include.concept.code [ fhir:value "[S]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Svedberg unit" ] ], [ fhir:index 220; fhir:ValueSet.compose.include.concept.code [ fhir:value "[TCID_50]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "TISSUE CULTURE INFECTIOUS DOSE 50%" ] ], [ fhir:index 221; fhir:ValueSet.compose.include.concept.code [ fhir:value "[USP'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "UNITED STATES PHARMACOPEIA UNIT" ] ], [ fhir:index 222; fhir:ValueSet.compose.include.concept.code [ fhir:value "[acr_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "acre" ] ], [ fhir:index 223; fhir:ValueSet.compose.include.concept.code [ fhir:value "[acr_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "acre" ] ], [ fhir:index 224; fhir:ValueSet.compose.include.concept.code [ fhir:value "[arb'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "arbitrary unit" ] ], [ fhir:index 225; fhir:ValueSet.compose.include.concept.code [ fhir:value "[arb'U]/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "arbitary unit / liter" ] ], [ fhir:index 226; fhir:ValueSet.compose.include.concept.code [ fhir:value "[arb'U]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "arbitrary unit per milliliter" ] ], [ fhir:index 227; fhir:ValueSet.compose.include.concept.code [ fhir:value "[bbl_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "barrel" ] ], [ fhir:index 228; fhir:ValueSet.compose.include.concept.code [ fhir:value "[bdsk'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Bodansky unit" ] ], [ fhir:index 229; fhir:ValueSet.compose.include.concept.code [ fhir:value "[beth'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Bethesda unit" ] ], [ fhir:index 230; fhir:ValueSet.compose.include.concept.code [ fhir:value "[beth'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Bethesda unit" ] ], [ fhir:index 231; fhir:ValueSet.compose.include.concept.code [ fhir:value "[bf_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "board foot" ] ], [ fhir:index 232; fhir:ValueSet.compose.include.concept.code [ fhir:value "[bu_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bushel" ] ], [ fhir:index 233; fhir:ValueSet.compose.include.concept.code [ fhir:value "[bu_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bushel" ] ], [ fhir:index 234; fhir:ValueSet.compose.include.concept.code [ fhir:value "[c]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "velocity of light" ] ], [ fhir:index 235; fhir:ValueSet.compose.include.concept.code [ fhir:value "[car_Au]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "carat of gold alloys" ] ], [ fhir:index 236; fhir:ValueSet.compose.include.concept.code [ fhir:value "[car_m]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "metric carat" ] ], [ fhir:index 237; fhir:ValueSet.compose.include.concept.code [ fhir:value "[cft_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cubic foot" ] ], [ fhir:index 238; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ch_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gunter's chain" ] ], [ fhir:index 239; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ch_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Gunter's chain Surveyor's chain" ] ], [ fhir:index 240; fhir:ValueSet.compose.include.concept.code [ fhir:value "[cicero]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cicero Didot's pica" ] ], [ fhir:index 241; fhir:ValueSet.compose.include.concept.code [ fhir:value "[cin_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cubic inch" ] ], [ fhir:index 242; fhir:ValueSet.compose.include.concept.code [ fhir:value "[cml_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "circular mil" ] ], [ fhir:index 243; fhir:ValueSet.compose.include.concept.code [ fhir:value "[cr_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cord" ] ], [ fhir:index 244; fhir:ValueSet.compose.include.concept.code [ fhir:value "[crd_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cord" ] ], [ fhir:index 245; fhir:ValueSet.compose.include.concept.code [ fhir:value "[cup_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cup" ] ], [ fhir:index 246; fhir:ValueSet.compose.include.concept.code [ fhir:value "[cyd_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cubic yard" ] ], [ fhir:index 247; fhir:ValueSet.compose.include.concept.code [ fhir:value "[degF]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "degree Fahrenheit" ] ], [ fhir:index 248; fhir:ValueSet.compose.include.concept.code [ fhir:value "[didot]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "didot Didot's point" ] ], [ fhir:index 249; fhir:ValueSet.compose.include.concept.code [ fhir:value "[diop]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "diopter" ] ], [ fhir:index 250; fhir:ValueSet.compose.include.concept.code [ fhir:value "[dpt_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "dry pint" ] ], [ fhir:index 251; fhir:ValueSet.compose.include.concept.code [ fhir:value "[dqt_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "dry quart" ] ], [ fhir:index 252; fhir:ValueSet.compose.include.concept.code [ fhir:value "[dr_ap]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "dram drachm" ] ], [ fhir:index 253; fhir:ValueSet.compose.include.concept.code [ fhir:value "[dr_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Dram (US and British)" ] ], [ fhir:index 254; fhir:ValueSet.compose.include.concept.code [ fhir:value "[drp]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "drop" ] ], [ fhir:index 255; fhir:ValueSet.compose.include.concept.code [ fhir:value "[drp]/[HPF]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "drop / HPF" ] ], [ fhir:index 256; fhir:ValueSet.compose.include.concept.code [ fhir:value "[drp]/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "drop / hour" ] ], [ fhir:index 257; fhir:ValueSet.compose.include.concept.code [ fhir:value "[drp]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "drop / milliliter" ] ], [ fhir:index 258; fhir:ValueSet.compose.include.concept.code [ fhir:value "[drp]/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "drop / minute" ] ], [ fhir:index 259; fhir:ValueSet.compose.include.concept.code [ fhir:value "[drp]/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "drop / second" ] ], [ fhir:index 260; fhir:ValueSet.compose.include.concept.code [ fhir:value "[dye'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Dye unit" ] ], [ fhir:index 261; fhir:ValueSet.compose.include.concept.code [ fhir:value "[e]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "elementary charge" ] ], [ fhir:index 262; fhir:ValueSet.compose.include.concept.code [ fhir:value "[eps_0]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "permittivity of vacuum" ] ], [ fhir:index 263; fhir:ValueSet.compose.include.concept.code [ fhir:value "[fdr_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "fluid dram" ] ], [ fhir:index 264; fhir:ValueSet.compose.include.concept.code [ fhir:value "[fdr_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "fluid dram" ] ], [ fhir:index 265; fhir:ValueSet.compose.include.concept.code [ fhir:value "[foz_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "fluid ounce" ] ], [ fhir:index 266; fhir:ValueSet.compose.include.concept.code [ fhir:value "[foz_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "fluid ounce" ] ], [ fhir:index 267; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ft_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "foot" ] ], [ fhir:index 268; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ft_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Feet" ] ], [ fhir:index 269; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ft_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "foot" ] ], [ fhir:index 270; fhir:ValueSet.compose.include.concept.code [ fhir:value "[fth_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "fathom" ] ], [ fhir:index 271; fhir:ValueSet.compose.include.concept.code [ fhir:value "[fth_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "fathom" ] ], [ fhir:index 272; fhir:ValueSet.compose.include.concept.code [ fhir:value "[fth_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "fathom" ] ], [ fhir:index 273; fhir:ValueSet.compose.include.concept.code [ fhir:value "[fur_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "furlong" ] ], [ fhir:index 274; fhir:ValueSet.compose.include.concept.code [ fhir:value "[gal_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gallon" ] ], [ fhir:index 275; fhir:ValueSet.compose.include.concept.code [ fhir:value "[gal_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Queen Anne's wine gallon" ] ], [ fhir:index 276; fhir:ValueSet.compose.include.concept.code [ fhir:value "[gal_wi]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "historical winchester gallon" ] ], [ fhir:index 277; fhir:ValueSet.compose.include.concept.code [ fhir:value "[gil_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gill" ] ], [ fhir:index 278; fhir:ValueSet.compose.include.concept.code [ fhir:value "[gil_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gill" ] ], [ fhir:index 279; fhir:ValueSet.compose.include.concept.code [ fhir:value "[gr]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "grain" ] ], [ fhir:index 280; fhir:ValueSet.compose.include.concept.code [ fhir:value "[h]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Planck constant" ] ], [ fhir:index 281; fhir:ValueSet.compose.include.concept.code [ fhir:value "[hd_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "hand" ] ], [ fhir:index 282; fhir:ValueSet.compose.include.concept.code [ fhir:value "[hnsf'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Hounsfield unit" ] ], [ fhir:index 283; fhir:ValueSet.compose.include.concept.code [ fhir:value "[hp_C]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "HOMEOPATHIC POTENCY OF CENTESIMAL SERIES" ] ], [ fhir:index 284; fhir:ValueSet.compose.include.concept.code [ fhir:value "[hp_M]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "HOMEOPATHIC POTENCY OF MILLESIMAL SERIES" ] ], [ fhir:index 285; fhir:ValueSet.compose.include.concept.code [ fhir:value "[hp_Q]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "HOMEOPATHIC POTENCY OF QUINTAMILLESIMAL SERIES" ] ], [ fhir:index 286; fhir:ValueSet.compose.include.concept.code [ fhir:value "[hp_X]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "HOMEOPATHIC POTENCY OF DECIMAL SERIES" ] ], [ fhir:index 287; fhir:ValueSet.compose.include.concept.code [ fhir:value "[iU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit" ] ], [ fhir:index 288; fhir:ValueSet.compose.include.concept.code [ fhir:value "[iU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international unit" ] ], [ fhir:index 289; fhir:ValueSet.compose.include.concept.code [ fhir:value "[iU]/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "InternationalUnitsPerLiter" ] ], [ fhir:index 290; fhir:ValueSet.compose.include.concept.code [ fhir:value "[iU]/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "InternationalUnitsPerDeciLiter" ] ], [ fhir:index 291; fhir:ValueSet.compose.include.concept.code [ fhir:value "[iU]/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "InternationalUnitsPerGram" ] ], [ fhir:index 292; fhir:ValueSet.compose.include.concept.code [ fhir:value "[iU]/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "InternationalUnitsPerKilogram" ] ], [ fhir:index 293; fhir:ValueSet.compose.include.concept.code [ fhir:value "[iU]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "InternationalUnitsPerMilliLiter" ] ], [ fhir:index 294; fhir:ValueSet.compose.include.concept.code [ fhir:value "[in_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "inch" ] ], [ fhir:index 295; fhir:ValueSet.compose.include.concept.code [ fhir:value "[in_i'H2O]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "inch (international) of water" ] ], [ fhir:index 296; fhir:ValueSet.compose.include.concept.code [ fhir:value "[in_i'Hg]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "inch of mercury column" ] ], [ fhir:index 297; fhir:ValueSet.compose.include.concept.code [ fhir:value "[in_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "inch (international)" ] ], [ fhir:index 298; fhir:ValueSet.compose.include.concept.code [ fhir:value "[in_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "inch" ] ], [ fhir:index 299; fhir:ValueSet.compose.include.concept.code [ fhir:value "[k]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Boltzmann constant" ] ], [ fhir:index 300; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ka'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "King Armstrong unit" ] ], [ fhir:index 301; fhir:ValueSet.compose.include.concept.code [ fhir:value "[kn_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "knot" ] ], [ fhir:index 302; fhir:ValueSet.compose.include.concept.code [ fhir:value "[kn_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "knot" ] ], [ fhir:index 303; fhir:ValueSet.compose.include.concept.code [ fhir:value "[knk'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Kunkel unit" ] ], [ fhir:index 304; fhir:ValueSet.compose.include.concept.code [ fhir:value "[kp_C]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "HOMEOPATHIC POTENCY OF CENTESIMAL KORSAKOVIAN SERIES" ] ], [ fhir:index 305; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lb_ap]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pound" ] ], [ fhir:index 306; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lb_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pound (US and British)" ] ], [ fhir:index 307; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lb_tr]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pound" ] ], [ fhir:index 308; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lbf_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pound force" ] ], [ fhir:index 309; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lcwt_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "long hunderdweight British hundredweight" ] ], [ fhir:index 310; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ligne]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "ligne French line" ] ], [ fhir:index 311; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lk_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "link for Gunter's chain" ] ], [ fhir:index 312; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lk_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "link for Gunter's chain" ] ], [ fhir:index 313; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lne]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "line" ] ], [ fhir:index 314; fhir:ValueSet.compose.include.concept.code [ fhir:value "[lton_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "long ton British ton" ] ], [ fhir:index 315; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ly]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "light-year" ] ], [ fhir:index 316; fhir:ValueSet.compose.include.concept.code [ fhir:value "[m_e]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "electron mass" ] ], [ fhir:index 317; fhir:ValueSet.compose.include.concept.code [ fhir:value "[m_p]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "proton mass" ] ], [ fhir:index 318; fhir:ValueSet.compose.include.concept.code [ fhir:value "[mclg'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Mac Lagan unit" ] ], [ fhir:index 319; fhir:ValueSet.compose.include.concept.code [ fhir:value "[mesh_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mesh" ] ], [ fhir:index 320; fhir:ValueSet.compose.include.concept.code [ fhir:value "[mi_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mile" ] ], [ fhir:index 321; fhir:ValueSet.compose.include.concept.code [ fhir:value "[mi_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "statute mile" ] ], [ fhir:index 322; fhir:ValueSet.compose.include.concept.code [ fhir:value "[mi_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mile" ] ], [ fhir:index 323; fhir:ValueSet.compose.include.concept.code [ fhir:value "[mil_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mil" ] ], [ fhir:index 324; fhir:ValueSet.compose.include.concept.code [ fhir:value "[mil_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mil" ] ], [ fhir:index 325; fhir:ValueSet.compose.include.concept.code [ fhir:value "[min_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "minim" ] ], [ fhir:index 326; fhir:ValueSet.compose.include.concept.code [ fhir:value "[min_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "minim" ] ], [ fhir:index 327; fhir:ValueSet.compose.include.concept.code [ fhir:value "[mu_0]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "permeability of vacuum" ] ], [ fhir:index 328; fhir:ValueSet.compose.include.concept.code [ fhir:value "[nmi_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nautical mile" ] ], [ fhir:index 329; fhir:ValueSet.compose.include.concept.code [ fhir:value "[nmi_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nautical mile" ] ], [ fhir:index 330; fhir:ValueSet.compose.include.concept.code [ fhir:value "[oz_ap]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "ounce (US and British)" ] ], [ fhir:index 331; fhir:ValueSet.compose.include.concept.code [ fhir:value "[oz_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "ounce (US and British)" ] ], [ fhir:index 332; fhir:ValueSet.compose.include.concept.code [ fhir:value "[oz_tr]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "ounce" ] ], [ fhir:index 333; fhir:ValueSet.compose.include.concept.code [ fhir:value "[p'diop]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "prism diopter" ] ], [ fhir:index 334; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pH]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pH" ] ], [ fhir:index 335; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pc_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pace" ] ], [ fhir:index 336; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pca]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pica" ] ], [ fhir:index 337; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pca_pr]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Printer's pica" ] ], [ fhir:index 338; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pi]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "the number pi" ] ], [ fhir:index 339; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pi].rad/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "the number pi * radian / minute" ] ], [ fhir:index 340; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pied]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pied French foot" ] ], [ fhir:index 341; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pk_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "peck" ] ], [ fhir:index 342; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pk_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "peck" ] ], [ fhir:index 343; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pnt]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "point" ] ], [ fhir:index 344; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pnt_pr]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Printer's point" ] ], [ fhir:index 345; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pouce]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pouce French inch" ] ], [ fhir:index 346; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ppb]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "part per billion" ] ], [ fhir:index 347; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ppm]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "part per million" ] ], [ fhir:index 348; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ppth]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "parts per thousand" ] ], [ fhir:index 349; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pptr]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "part per trillion" ] ], [ fhir:index 350; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pptr]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "parts per trillion" ] ], [ fhir:index 351; fhir:ValueSet.compose.include.concept.code [ fhir:value "[psi]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pound per square inch" ] ], [ fhir:index 352; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pt_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pint" ] ], [ fhir:index 353; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pt_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pint" ] ], [ fhir:index 354; fhir:ValueSet.compose.include.concept.code [ fhir:value "[pwt_tr]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "pennyweight" ] ], [ fhir:index 355; fhir:ValueSet.compose.include.concept.code [ fhir:value "[qt_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "quart" ] ], [ fhir:index 356; fhir:ValueSet.compose.include.concept.code [ fhir:value "[qt_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "quart" ] ], [ fhir:index 357; fhir:ValueSet.compose.include.concept.code [ fhir:value "[rch_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ramden's chain Engineer's chain" ] ], [ fhir:index 358; fhir:ValueSet.compose.include.concept.code [ fhir:value "[rd_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "rod" ] ], [ fhir:index 359; fhir:ValueSet.compose.include.concept.code [ fhir:value "[rd_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "rod" ] ], [ fhir:index 360; fhir:ValueSet.compose.include.concept.code [ fhir:value "[rlk_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "link for Ramden's chain" ] ], [ fhir:index 361; fhir:ValueSet.compose.include.concept.code [ fhir:value "[sc_ap]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "scruple" ] ], [ fhir:index 362; fhir:ValueSet.compose.include.concept.code [ fhir:value "[sct]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "section" ] ], [ fhir:index 363; fhir:ValueSet.compose.include.concept.code [ fhir:value "[scwt_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "short hundredweight U.S. hundredweight" ] ], [ fhir:index 364; fhir:ValueSet.compose.include.concept.code [ fhir:value "[sft_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square foot (international)" ] ], [ fhir:index 365; fhir:ValueSet.compose.include.concept.code [ fhir:value "[sin_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square inch (international)" ] ], [ fhir:index 366; fhir:ValueSet.compose.include.concept.code [ fhir:value "[smgy'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Somogyi unit" ] ], [ fhir:index 367; fhir:ValueSet.compose.include.concept.code [ fhir:value "[smi_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square mile" ] ], [ fhir:index 368; fhir:ValueSet.compose.include.concept.code [ fhir:value "[smoot]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Smoot" ] ], [ fhir:index 369; fhir:ValueSet.compose.include.concept.code [ fhir:value "[srd_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square rod" ] ], [ fhir:index 370; fhir:ValueSet.compose.include.concept.code [ fhir:value "[ston_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "short ton U.S. ton" ] ], [ fhir:index 371; fhir:ValueSet.compose.include.concept.code [ fhir:value "[stone_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "stone British stone" ] ], [ fhir:index 372; fhir:ValueSet.compose.include.concept.code [ fhir:value "[syd_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square yard" ] ], [ fhir:index 373; fhir:ValueSet.compose.include.concept.code [ fhir:value "[tb'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "tuberculin unit" ] ], [ fhir:index 374; fhir:ValueSet.compose.include.concept.code [ fhir:value "[tbs_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "tablespoon (US)" ] ], [ fhir:index 375; fhir:ValueSet.compose.include.concept.code [ fhir:value "[todd'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Todd unit" ] ], [ fhir:index 376; fhir:ValueSet.compose.include.concept.code [ fhir:value "[todd'U]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Todd unit" ] ], [ fhir:index 377; fhir:ValueSet.compose.include.concept.code [ fhir:value "[tsp_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "teaspoon" ] ], [ fhir:index 378; fhir:ValueSet.compose.include.concept.code [ fhir:value "[twp]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "township" ] ], [ fhir:index 379; fhir:ValueSet.compose.include.concept.code [ fhir:value "[yd_br]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "yard" ] ], [ fhir:index 380; fhir:ValueSet.compose.include.concept.code [ fhir:value "[yd_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "yard" ] ], [ fhir:index 381; fhir:ValueSet.compose.include.concept.code [ fhir:value "[yd_us]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "yard" ] ], [ fhir:index 382; fhir:ValueSet.compose.include.concept.code [ fhir:value "a" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "year" ] ], [ fhir:index 383; fhir:ValueSet.compose.include.concept.code [ fhir:value "a_g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mean Gregorian year" ] ], [ fhir:index 384; fhir:ValueSet.compose.include.concept.code [ fhir:value "a_j" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mean Julian year" ] ], [ fhir:index 385; fhir:ValueSet.compose.include.concept.code [ fhir:value "a_t" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "tropical year" ] ], [ fhir:index 386; fhir:ValueSet.compose.include.concept.code [ fhir:value "ag" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "attogram" ] ], [ fhir:index 387; fhir:ValueSet.compose.include.concept.code [ fhir:value "ar" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "are" ] ], [ fhir:index 388; fhir:ValueSet.compose.include.concept.code [ fhir:value "atm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "standard atmosphere" ] ], [ fhir:index 389; fhir:ValueSet.compose.include.concept.code [ fhir:value "att" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "technical atmosphere" ] ], [ fhir:index 390; fhir:ValueSet.compose.include.concept.code [ fhir:value "b" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "barn" ] ], [ fhir:index 391; fhir:ValueSet.compose.include.concept.code [ fhir:value "bar" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bar" ] ], [ fhir:index 392; fhir:ValueSet.compose.include.concept.code [ fhir:value "bit" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bit" ] ], [ fhir:index 393; fhir:ValueSet.compose.include.concept.code [ fhir:value "bit_s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "bit" ] ], [ fhir:index 394; fhir:ValueSet.compose.include.concept.code [ fhir:value "cL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centiliter" ] ], [ fhir:index 395; fhir:ValueSet.compose.include.concept.code [ fhir:value "cP" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centiPoise" ] ], [ fhir:index 396; fhir:ValueSet.compose.include.concept.code [ fhir:value "cSt" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centiStokes" ] ], [ fhir:index 397; fhir:ValueSet.compose.include.concept.code [ fhir:value "cal" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "calorie" ] ], [ fhir:index 398; fhir:ValueSet.compose.include.concept.code [ fhir:value "cal_IT" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "international table calorie" ] ], [ fhir:index 399; fhir:ValueSet.compose.include.concept.code [ fhir:value "cal_[15]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "calorie at 15 °C" ] ], [ fhir:index 400; fhir:ValueSet.compose.include.concept.code [ fhir:value "cal_[20]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "calorie at 20 °C" ] ], [ fhir:index 401; fhir:ValueSet.compose.include.concept.code [ fhir:value "cal_m" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mean calorie" ] ], [ fhir:index 402; fhir:ValueSet.compose.include.concept.code [ fhir:value "cal_th" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "thermochemical calorie" ] ], [ fhir:index 403; fhir:ValueSet.compose.include.concept.code [ fhir:value "cd" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "candela" ] ], [ fhir:index 404; fhir:ValueSet.compose.include.concept.code [ fhir:value "cg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centigram" ] ], [ fhir:index 405; fhir:ValueSet.compose.include.concept.code [ fhir:value "circ" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "circle" ] ], [ fhir:index 406; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centimeter" ] ], [ fhir:index 407; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square centimeter" ] ], [ fhir:index 408; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm2/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square centimeter per second" ] ], [ fhir:index 409; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cubic centimeter" ] ], [ fhir:index 410; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm[H2O]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centimeter of water" ] ], [ fhir:index 411; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm[H2O]/(s.m)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centimeter of water column / second * meter" ] ], [ fhir:index 412; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm[H2O]/L/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centimeter of water per liter per second" ] ], [ fhir:index 413; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm[H2O]/s/m" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centimeter of water per second per meter" ] ], [ fhir:index 414; fhir:ValueSet.compose.include.concept.code [ fhir:value "cm[Hg]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "centimeter of mercury" ] ], [ fhir:index 415; fhir:ValueSet.compose.include.concept.code [ fhir:value "d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "day" ] ], [ fhir:index 416; fhir:ValueSet.compose.include.concept.code [ fhir:value "dB" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "decibel" ] ], [ fhir:index 417; fhir:ValueSet.compose.include.concept.code [ fhir:value "dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "deciliter" ] ], [ fhir:index 418; fhir:ValueSet.compose.include.concept.code [ fhir:value "daL/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "dekaliter per minute" ] ], [ fhir:index 419; fhir:ValueSet.compose.include.concept.code [ fhir:value "daL/min/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "dekaliter per minute per square meter" ] ], [ fhir:index 420; fhir:ValueSet.compose.include.concept.code [ fhir:value "deg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "degree" ] ], [ fhir:index 421; fhir:ValueSet.compose.include.concept.code [ fhir:value "deg/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "degree per second" ] ], [ fhir:index 422; fhir:ValueSet.compose.include.concept.code [ fhir:value "dg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "decigram" ] ], [ fhir:index 423; fhir:ValueSet.compose.include.concept.code [ fhir:value "dm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "decimeter" ] ], [ fhir:index 424; fhir:ValueSet.compose.include.concept.code [ fhir:value "dm2/s2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square decimeter per square second" ] ], [ fhir:index 425; fhir:ValueSet.compose.include.concept.code [ fhir:value "dyn" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "dyne" ] ], [ fhir:index 426; fhir:ValueSet.compose.include.concept.code [ fhir:value "dyn.s/(cm.m2)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "dyne second per centimeter per square meter" ] ], [ fhir:index 427; fhir:ValueSet.compose.include.concept.code [ fhir:value "dyn.s/cm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "dyne second per centimeter" ] ], [ fhir:index 428; fhir:ValueSet.compose.include.concept.code [ fhir:value "eV" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "electronvolt" ] ], [ fhir:index 429; fhir:ValueSet.compose.include.concept.code [ fhir:value "eq" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "equivalents" ] ], [ fhir:index 430; fhir:ValueSet.compose.include.concept.code [ fhir:value "eq/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "equivalents / liter" ] ], [ fhir:index 431; fhir:ValueSet.compose.include.concept.code [ fhir:value "eq/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "equivalents / milliliter" ] ], [ fhir:index 432; fhir:ValueSet.compose.include.concept.code [ fhir:value "eq/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "equivalents / millimole" ] ], [ fhir:index 433; fhir:ValueSet.compose.include.concept.code [ fhir:value "eq/umol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "equivalents / micromole" ] ], [ fhir:index 434; fhir:ValueSet.compose.include.concept.code [ fhir:value "erg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "erg" ] ], [ fhir:index 435; fhir:ValueSet.compose.include.concept.code [ fhir:value "fL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtoliter" ] ], [ fhir:index 436; fhir:ValueSet.compose.include.concept.code [ fhir:value "fL/nL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtoliter / nanoliter" ] ], [ fhir:index 437; fhir:ValueSet.compose.include.concept.code [ fhir:value "fg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtogram" ] ], [ fhir:index 438; fhir:ValueSet.compose.include.concept.code [ fhir:value "fm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtometer" ] ], [ fhir:index 439; fhir:ValueSet.compose.include.concept.code [ fhir:value "fmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtomole" ] ], [ fhir:index 440; fhir:ValueSet.compose.include.concept.code [ fhir:value "fmol/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtomole per liter" ] ], [ fhir:index 441; fhir:ValueSet.compose.include.concept.code [ fhir:value "fmol/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtomole per gram" ] ], [ fhir:index 442; fhir:ValueSet.compose.include.concept.code [ fhir:value "fmol/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtomole / milliliter" ] ], [ fhir:index 443; fhir:ValueSet.compose.include.concept.code [ fhir:value "fmol/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtomole / milligram" ] ], [ fhir:index 444; fhir:ValueSet.compose.include.concept.code [ fhir:value "fmol/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "femtomole per milligram" ] ], [ fhir:index 445; fhir:ValueSet.compose.include.concept.code [ fhir:value "g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram" ] ], [ fhir:index 446; fhir:ValueSet.compose.include.concept.code [ fhir:value "g%" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram percent" ] ], [ fhir:index 447; fhir:ValueSet.compose.include.concept.code [ fhir:value "g.m" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram * meter" ] ], [ fhir:index 448; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(100.g)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 100 gram" ] ], [ fhir:index 449; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(12.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 12 hour" ] ], [ fhir:index 450; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 24 hour" ] ], [ fhir:index 451; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(3.d)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 3 days" ] ], [ fhir:index 452; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(4.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 4 hour" ] ], [ fhir:index 453; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(48.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 48 hour" ] ], [ fhir:index 454; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(5.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 5 hour" ] ], [ fhir:index 455; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(6.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 6 hour" ] ], [ fhir:index 456; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(72.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per 72 hour" ] ], [ fhir:index 457; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram / 8 * hour" ] ], [ fhir:index 458; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(8.kg.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram / 8 * kilogram * hour" ] ], [ fhir:index 459; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(kg.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram / kilogram * hour" ] ], [ fhir:index 460; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/(kg.min)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram / kilogram * minute" ] ], [ fhir:index 461; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per liter" ] ], [ fhir:index 462; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/cm3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per cubic centimeter" ] ], [ fhir:index 463; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per day" ] ], [ fhir:index 464; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per deciliter" ] ], [ fhir:index 465; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per gram" ] ], [ fhir:index 466; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per hour" ] ], [ fhir:index 467; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/h/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per hour per square meter" ] ], [ fhir:index 468; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per kilogram" ] ], [ fhir:index 469; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/kg/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per kilogram per 8 hour" ] ], [ fhir:index 470; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/kg/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per kilogram per day" ] ], [ fhir:index 471; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per kilogram per hour" ] ], [ fhir:index 472; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/kg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per kilogram per minute" ] ], [ fhir:index 473; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "grams Per Square Meter" ] ], [ fhir:index 474; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per milliliter" ] ], [ fhir:index 475; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per milligram" ] ], [ fhir:index 476; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per minute" ] ], [ fhir:index 477; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per millimole" ] ], [ fhir:index 478; fhir:ValueSet.compose.include.concept.code [ fhir:value "g/mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram per mole" ] ], [ fhir:index 479; fhir:ValueSet.compose.include.concept.code [ fhir:value "gf" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gram-force" ] ], [ fhir:index 480; fhir:ValueSet.compose.include.concept.code [ fhir:value "gon" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "gon grade" ] ], [ fhir:index 481; fhir:ValueSet.compose.include.concept.code [ fhir:value "h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "hour" ] ], [ fhir:index 482; fhir:ValueSet.compose.include.concept.code [ fhir:value "hL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "hectoliter" ] ], [ fhir:index 483; fhir:ValueSet.compose.include.concept.code [ fhir:value "kBq" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kiloBecquerel" ] ], [ fhir:index 484; fhir:ValueSet.compose.include.concept.code [ fhir:value "kL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kiloliter" ] ], [ fhir:index 485; fhir:ValueSet.compose.include.concept.code [ fhir:value "kPa" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kiloPascal" ] ], [ fhir:index 486; fhir:ValueSet.compose.include.concept.code [ fhir:value "kU" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilo enzyme unit" ] ], [ fhir:index 487; fhir:ValueSet.compose.include.concept.code [ fhir:value "kU/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kiloenzyme Unit per liter" ] ], [ fhir:index 488; fhir:ValueSet.compose.include.concept.code [ fhir:value "kU/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kiloenzyme Unit per gram" ] ], [ fhir:index 489; fhir:ValueSet.compose.include.concept.code [ fhir:value "kU/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kiloUnit / hour" ] ], [ fhir:index 490; fhir:ValueSet.compose.include.concept.code [ fhir:value "kU/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilo enzyme unit per milliliter" ] ], [ fhir:index 491; fhir:ValueSet.compose.include.concept.code [ fhir:value "k[IU]/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilo international unit per liter" ] ], [ fhir:index 492; fhir:ValueSet.compose.include.concept.code [ fhir:value "k[IU]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilo international unit per milliliter" ] ], [ fhir:index 493; fhir:ValueSet.compose.include.concept.code [ fhir:value "k[iU]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "KiloInternationalUnitsPerMilliLiter" ] ], [ fhir:index 494; fhir:ValueSet.compose.include.concept.code [ fhir:value "kat" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "katal" ] ], [ fhir:index 495; fhir:ValueSet.compose.include.concept.code [ fhir:value "kat/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "katal / liter" ] ], [ fhir:index 496; fhir:ValueSet.compose.include.concept.code [ fhir:value "kat/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "katal / kilogram" ] ], [ fhir:index 497; fhir:ValueSet.compose.include.concept.code [ fhir:value "kcal" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilocalorie" ] ], [ fhir:index 498; fhir:ValueSet.compose.include.concept.code [ fhir:value "kcal/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilocalorie / 8 * hour" ] ], [ fhir:index 499; fhir:ValueSet.compose.include.concept.code [ fhir:value "kcal/[oz_av]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilocalorie per ounce (US & British)" ] ], [ fhir:index 500; fhir:ValueSet.compose.include.concept.code [ fhir:value "kcal/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilocalorie per day" ] ], [ fhir:index 501; fhir:ValueSet.compose.include.concept.code [ fhir:value "kcal/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilocalorie per hour" ] ], [ fhir:index 502; fhir:ValueSet.compose.include.concept.code [ fhir:value "kcal/kg/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilocalorie per kilogram per 24 hour" ] ], [ fhir:index 503; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram" ] ], [ fhir:index 504; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg.m/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram meter per second" ] ], [ fhir:index 505; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg/(s.m2)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram per second per square meter" ] ], [ fhir:index 506; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram per liter" ] ], [ fhir:index 507; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram per hour" ] ], [ fhir:index 508; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram / (meter ^ 2)" ] ], [ fhir:index 509; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg/m3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram / (meter ^ 3)" ] ], [ fhir:index 510; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram / minute" ] ], [ fhir:index 511; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg/mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram per mole" ] ], [ fhir:index 512; fhir:ValueSet.compose.include.concept.code [ fhir:value "kg/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilogram / second" ] ], [ fhir:index 513; fhir:ValueSet.compose.include.concept.code [ fhir:value "km" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilometer" ] ], [ fhir:index 514; fhir:ValueSet.compose.include.concept.code [ fhir:value "ks" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "kilosecond" ] ], [ fhir:index 515; fhir:ValueSet.compose.include.concept.code [ fhir:value "lm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "lumen" ] ], [ fhir:index 516; fhir:ValueSet.compose.include.concept.code [ fhir:value "lm.m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "lumen square meter" ] ], [ fhir:index 517; fhir:ValueSet.compose.include.concept.code [ fhir:value "lm/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "lumen / (meter ^ 2)" ] ], [ fhir:index 518; fhir:ValueSet.compose.include.concept.code [ fhir:value "lx" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "lux" ] ], [ fhir:index 519; fhir:ValueSet.compose.include.concept.code [ fhir:value "m" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "meter" ] ], [ fhir:index 520; fhir:ValueSet.compose.include.concept.code [ fhir:value "m/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "meter per second" ] ], [ fhir:index 521; fhir:ValueSet.compose.include.concept.code [ fhir:value "m/s2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "meter per square second" ] ], [ fhir:index 522; fhir:ValueSet.compose.include.concept.code [ fhir:value "m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square meter" ] ], [ fhir:index 523; fhir:ValueSet.compose.include.concept.code [ fhir:value "m2/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square meter per second" ] ], [ fhir:index 524; fhir:ValueSet.compose.include.concept.code [ fhir:value "m3/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cubic meter per second" ] ], [ fhir:index 525; fhir:ValueSet.compose.include.concept.code [ fhir:value "mA" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliAmpère" ] ], [ fhir:index 526; fhir:ValueSet.compose.include.concept.code [ fhir:value "mCi" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliCurie" ] ], [ fhir:index 527; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter" ] ], [ fhir:index 528; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(10.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 10 hour" ] ], [ fhir:index 529; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(12.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 12 hour" ] ], [ fhir:index 530; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 2 hour" ] ], [ fhir:index 531; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 24 hour" ] ], [ fhir:index 532; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(4.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 4 hour" ] ], [ fhir:index 533; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(5.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 5 hour" ] ], [ fhir:index 534; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(6.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 6 hour" ] ], [ fhir:index 535; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(72.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 72 hour" ] ], [ fhir:index 536; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per 8 hour" ] ], [ fhir:index 537; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/(kg.min)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter / kilogram * minute" ] ], [ fhir:index 538; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per liter" ] ], [ fhir:index 539; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/[sin_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per square inch (international)" ] ], [ fhir:index 540; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/cm[H2O]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter / centimeter of water column" ] ], [ fhir:index 541; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per day" ] ], [ fhir:index 542; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per deciliter" ] ], [ fhir:index 543; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per hour" ] ], [ fhir:index 544; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per kilogram" ] ], [ fhir:index 545; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/kg/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per kilogram per 8 hour" ] ], [ fhir:index 546; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/kg/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per kilogram per day" ] ], [ fhir:index 547; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per kilogram per hour" ] ], [ fhir:index 548; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/kg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per kilogram per minute" ] ], [ fhir:index 549; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per square meter" ] ], [ fhir:index 550; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/mbar" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per millibar" ] ], [ fhir:index 551; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per minute" ] ], [ fhir:index 552; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/min/(173.10*-2.m2)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter / minute / 173 * (the number ten for arbitrary powers ^ -2) * (meter ^ 2)" ] ], [ fhir:index 553; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/min/1.73.m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per minute per 1.73 square meter" ] ], [ fhir:index 554; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/min/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per minute per square meter" ] ], [ fhir:index 555; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/mm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per millimeter" ] ], [ fhir:index 556; fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliliter per second" ] ], [ fhir:index 557; fhir:ValueSet.compose.include.concept.code [ fhir:value "mPa" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millipascal" ] ], [ fhir:index 558; fhir:ValueSet.compose.include.concept.code [ fhir:value "mPa.s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millipascal second" ] ], [ fhir:index 559; fhir:ValueSet.compose.include.concept.code [ fhir:value "mU" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millienzyme Unit" ] ], [ fhir:index 560; fhir:ValueSet.compose.include.concept.code [ fhir:value "mU/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millienzyme Unit per liter" ] ], [ fhir:index 561; fhir:ValueSet.compose.include.concept.code [ fhir:value "mU/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millienzyme Unit per gram" ] ], [ fhir:index 562; fhir:ValueSet.compose.include.concept.code [ fhir:value "mU/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millienzyme Unit per milliliter" ] ], [ fhir:index 563; fhir:ValueSet.compose.include.concept.code [ fhir:value "mU/mL/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millienzyme Unit per milliliter per minute" ] ], [ fhir:index 564; fhir:ValueSet.compose.include.concept.code [ fhir:value "mU/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliUnit / milligram" ] ], [ fhir:index 565; fhir:ValueSet.compose.include.concept.code [ fhir:value "mU/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliUnit / minute" ] ], [ fhir:index 566; fhir:ValueSet.compose.include.concept.code [ fhir:value "mU/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millienzyme Unit per millimole" ] ], [ fhir:index 567; fhir:ValueSet.compose.include.concept.code [ fhir:value "mV" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliVolt" ] ], [ fhir:index 568; fhir:ValueSet.compose.include.concept.code [ fhir:value "m[H2O]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "meter of water column" ] ], [ fhir:index 569; fhir:ValueSet.compose.include.concept.code [ fhir:value "m[Hg]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "meter of mercury column" ] ], [ fhir:index 570; fhir:ValueSet.compose.include.concept.code [ fhir:value "m[IU]/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milli international unit per liter" ] ], [ fhir:index 571; fhir:ValueSet.compose.include.concept.code [ fhir:value "m[IU]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milli international unit per milliliter" ] ], [ fhir:index 572; fhir:ValueSet.compose.include.concept.code [ fhir:value "m[iU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliinternational unit" ] ], [ fhir:index 573; fhir:ValueSet.compose.include.concept.code [ fhir:value "mbar" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millibar" ] ], [ fhir:index 574; fhir:ValueSet.compose.include.concept.code [ fhir:value "mbar.s/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millibar second per liter" ] ], [ fhir:index 575; fhir:ValueSet.compose.include.concept.code [ fhir:value "mbar/L/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millibar per liter per second" ] ], [ fhir:index 576; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent" ] ], [ fhir:index 577; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/(12.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per 12 hour" ] ], [ fhir:index 578; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per 2 hour" ] ], [ fhir:index 579; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per 24 hour" ] ], [ fhir:index 580; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per 8 hour" ] ], [ fhir:index 581; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/(8.h.kg)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalents / 8 * hour * kilogram" ] ], [ fhir:index 582; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/(kg.d)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalents / kilogram * day" ] ], [ fhir:index 583; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per liter" ] ], [ fhir:index 584; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per day" ] ], [ fhir:index 585; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per deciliter" ] ], [ fhir:index 586; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per gram" ] ], [ fhir:index 587; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per hour" ] ], [ fhir:index 588; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per kilogram" ] ], [ fhir:index 589; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per kilogram per hour" ] ], [ fhir:index 590; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/kg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalents / kilogram / minute" ] ], [ fhir:index 591; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per square meter" ] ], [ fhir:index 592; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per milliliter" ] ], [ fhir:index 593; fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliequivalent per minute" ] ], [ fhir:index 594; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram" ] ], [ fhir:index 595; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(10.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per 10 hour" ] ], [ fhir:index 596; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(12.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per 12 hour" ] ], [ fhir:index 597; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(18.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per 18 hour" ] ], [ fhir:index 598; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per 2 hour" ] ], [ fhir:index 599; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per 24 hour" ] ], [ fhir:index 600; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(6.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per 6 hour" ] ], [ fhir:index 601; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(72.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per 72 hour" ] ], [ fhir:index 602; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per 8 hour" ] ], [ fhir:index 603; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(8.h.kg)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram / 8 * hour * kilogram" ] ], [ fhir:index 604; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/(kg.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram / kilogram * hour" ] ], [ fhir:index 605; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per liter" ] ], [ fhir:index 606; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per day" ] ], [ fhir:index 607; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/d/(173.10*-2.m2)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram / day / 173 * (the number ten for arbitrary powers ^ -2) * (meter ^ 2)" ] ], [ fhir:index 608; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/d/1.73.m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per day per 1.73 square meter" ] ], [ fhir:index 609; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per deciliter" ] ], [ fhir:index 610; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per gram" ] ], [ fhir:index 611; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per hour" ] ], [ fhir:index 612; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per kilogram" ] ], [ fhir:index 613; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/kg/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram / kilogram / 24 * hour" ] ], [ fhir:index 614; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/kg/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per kilogram per 8 hour" ] ], [ fhir:index 615; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/kg/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per kilogram per day" ] ], [ fhir:index 616; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per kilogram per hour" ] ], [ fhir:index 617; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/kg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per kilogram per minute" ] ], [ fhir:index 618; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per square meter" ] ], [ fhir:index 619; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/m3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per cubic meter" ] ], [ fhir:index 620; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per milliliter" ] ], [ fhir:index 621; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per milligram" ] ], [ fhir:index 622; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per minute" ] ], [ fhir:index 623; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per millimole" ] ], [ fhir:index 624; fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/wk" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milligram per week" ] ], [ fhir:index 625; fhir:ValueSet.compose.include.concept.code [ fhir:value "mho" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mho" ] ], [ fhir:index 626; fhir:ValueSet.compose.include.concept.code [ fhir:value "min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "minute" ] ], [ fhir:index 627; fhir:ValueSet.compose.include.concept.code [ fhir:value "mm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimeter" ] ], [ fhir:index 628; fhir:ValueSet.compose.include.concept.code [ fhir:value "mm/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimeter per hour" ] ], [ fhir:index 629; fhir:ValueSet.compose.include.concept.code [ fhir:value "mm/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimeter per minute" ] ], [ fhir:index 630; fhir:ValueSet.compose.include.concept.code [ fhir:value "mm2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "square millimeter" ] ], [ fhir:index 631; fhir:ValueSet.compose.include.concept.code [ fhir:value "mm3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "cubic millimeter" ] ], [ fhir:index 632; fhir:ValueSet.compose.include.concept.code [ fhir:value "mm[H2O]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimeter of water" ] ], [ fhir:index 633; fhir:ValueSet.compose.include.concept.code [ fhir:value "mm[Hg]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimeter of mercury" ] ], [ fhir:index 634; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole" ] ], [ fhir:index 635; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/(12.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per 12 hour" ] ], [ fhir:index 636; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/(18.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per 18 hour" ] ], [ fhir:index 637; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per 2 hour" ] ], [ fhir:index 638; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per 24 hour" ] ], [ fhir:index 639; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/(5.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per 5 hour" ] ], [ fhir:index 640; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/(6.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per 6 hour" ] ], [ fhir:index 641; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per 8 hour" ] ], [ fhir:index 642; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/(8.h.kg)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole / 8 * hour * kilogram" ] ], [ fhir:index 643; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per liter" ] ], [ fhir:index 644; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/L/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per liter per second" ] ], [ fhir:index 645; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per day" ] ], [ fhir:index 646; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per deciliter" ] ], [ fhir:index 647; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per gram" ] ], [ fhir:index 648; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per hour" ] ], [ fhir:index 649; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/h/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per hour per milligram" ] ], [ fhir:index 650; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per kilogram" ] ], [ fhir:index 651; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/kg/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per kilogram per 8 hour" ] ], [ fhir:index 652; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/kg/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per kilogram per day" ] ], [ fhir:index 653; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per kilogram per hour" ] ], [ fhir:index 654; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/kg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per kilogram per minute" ] ], [ fhir:index 655; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/m" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole / meter" ] ], [ fhir:index 656; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per square meter" ] ], [ fhir:index 657; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per minute" ] ], [ fhir:index 658; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per millimole" ] ], [ fhir:index 659; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per mole" ] ], [ fhir:index 660; fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/s/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millimole per second per liter" ] ], [ fhir:index 661; fhir:ValueSet.compose.include.concept.code [ fhir:value "mo" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "month" ] ], [ fhir:index 662; fhir:ValueSet.compose.include.concept.code [ fhir:value "mo_g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mean Gregorian month" ] ], [ fhir:index 663; fhir:ValueSet.compose.include.concept.code [ fhir:value "mo_j" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mean Julian month" ] ], [ fhir:index 664; fhir:ValueSet.compose.include.concept.code [ fhir:value "mo_s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "synodal month" ] ], [ fhir:index 665; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole" ] ], [ fhir:index 666; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole per liter" ] ], [ fhir:index 667; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole per day" ] ], [ fhir:index 668; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole per kilogram" ] ], [ fhir:index 669; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol/kg/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole per kilogram per second" ] ], [ fhir:index 670; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol/m3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole per cubic meter" ] ], [ fhir:index 671; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole per milliliter" ] ], [ fhir:index 672; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol/mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole per mole" ] ], [ fhir:index 673; fhir:ValueSet.compose.include.concept.code [ fhir:value "mol/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "mole per second" ] ], [ fhir:index 674; fhir:ValueSet.compose.include.concept.code [ fhir:value "mosm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliosmole" ] ], [ fhir:index 675; fhir:ValueSet.compose.include.concept.code [ fhir:value "mosm/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliosmole per liter" ] ], [ fhir:index 676; fhir:ValueSet.compose.include.concept.code [ fhir:value "mosm/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "milliosmole per kilogram" ] ], [ fhir:index 677; fhir:ValueSet.compose.include.concept.code [ fhir:value "ms" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "millisecond" ] ], [ fhir:index 678; fhir:ValueSet.compose.include.concept.code [ fhir:value "nCi" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanoCurie" ] ], [ fhir:index 679; fhir:ValueSet.compose.include.concept.code [ fhir:value "nL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanoliter" ] ], [ fhir:index 680; fhir:ValueSet.compose.include.concept.code [ fhir:value "nU/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanoenzyme unit per milliliter" ] ], [ fhir:index 681; fhir:ValueSet.compose.include.concept.code [ fhir:value "nU" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanoenzyme unit" ] ], [ fhir:index 682; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram" ] ], [ fhir:index 683; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per 24 hour" ] ], [ fhir:index 684; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per 8 hour" ] ], [ fhir:index 685; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/(8.h.kg)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram / 8 * hour * kilogram" ] ], [ fhir:index 686; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/(kg.d)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram / kilogram * day" ] ], [ fhir:index 687; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/(kg.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram / kilogram * hour" ] ], [ fhir:index 688; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/(kg.min)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram / kilogram * minute" ] ], [ fhir:index 689; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/10*6" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per million" ] ], [ fhir:index 690; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per liter" ] ], [ fhir:index 691; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/U" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per enzyme unit" ] ], [ fhir:index 692; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per day" ] ], [ fhir:index 693; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per deciliter" ] ], [ fhir:index 694; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/dL/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram / deciliter / hour" ] ], [ fhir:index 695; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per gram" ] ], [ fhir:index 696; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per hour" ] ], [ fhir:index 697; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per kilogram" ] ], [ fhir:index 698; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/kg/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per kilogram per 8 hour" ] ], [ fhir:index 699; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per kilogram per hour" ] ], [ fhir:index 700; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/kg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per kilogram per minute" ] ], [ fhir:index 701; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per square meter" ] ], [ fhir:index 702; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per milliliter" ] ], [ fhir:index 703; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/mL/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per milliliter per hour" ] ], [ fhir:index 704; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per milligram" ] ], [ fhir:index 705; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/mg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per milligram per hour" ] ], [ fhir:index 706; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per minute" ] ], [ fhir:index 707; fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanogram per second" ] ], [ fhir:index 708; fhir:ValueSet.compose.include.concept.code [ fhir:value "nkat" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanokatal" ] ], [ fhir:index 709; fhir:ValueSet.compose.include.concept.code [ fhir:value "nm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanometer" ] ], [ fhir:index 710; fhir:ValueSet.compose.include.concept.code [ fhir:value "nm/s/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanometer per second per liter" ] ], [ fhir:index 711; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole" ] ], [ fhir:index 712; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per 24 hour" ] ], [ fhir:index 713; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per liter" ] ], [ fhir:index 714; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/L/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per liter per millimole" ] ], [ fhir:index 715; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/L/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per liter per second" ] ], [ fhir:index 716; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per day" ] ], [ fhir:index 717; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per deciliter" ] ], [ fhir:index 718; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per gram" ] ], [ fhir:index 719; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/h/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per hour per liter" ] ], [ fhir:index 720; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/h/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per hour per milliliter" ] ], [ fhir:index 721; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/h/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per hour per milligram" ] ], [ fhir:index 722; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/m/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per meter per milligram" ] ], [ fhir:index 723; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per milliliter" ] ], [ fhir:index 724; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/mL/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per milliliter per hour" ] ], [ fhir:index 725; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/mL/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per milliliter per minute" ] ], [ fhir:index 726; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per milligram" ] ], [ fhir:index 727; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/mg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per milligram per hour" ] ], [ fhir:index 728; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per minute" ] ], [ fhir:index 729; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/min/10*6" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per minute per million" ] ], [ fhir:index 730; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/min/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per minute per milliliter" ] ], [ fhir:index 731; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/min/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per minute per milligram" ] ], [ fhir:index 732; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per millimole" ] ], [ fhir:index 733; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per mole" ] ], [ fhir:index 734; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/nmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per nanomole" ] ], [ fhir:index 735; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per second" ] ], [ fhir:index 736; fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/s/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanomole per second per liter" ] ], [ fhir:index 737; fhir:ValueSet.compose.include.concept.code [ fhir:value "ns" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "nanosecond" ] ], [ fhir:index 738; fhir:ValueSet.compose.include.concept.code [ fhir:value "osm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "osmole" ] ], [ fhir:index 739; fhir:ValueSet.compose.include.concept.code [ fhir:value "osm/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "osmole per liter" ] ], [ fhir:index 740; fhir:ValueSet.compose.include.concept.code [ fhir:value "osm/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "osmole per kilogram" ] ], [ fhir:index 741; fhir:ValueSet.compose.include.concept.code [ fhir:value "pA" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picoampere" ] ], [ fhir:index 742; fhir:ValueSet.compose.include.concept.code [ fhir:value "pL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picoliter" ] ], [ fhir:index 743; fhir:ValueSet.compose.include.concept.code [ fhir:value "pT" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picotesla" ] ], [ fhir:index 744; fhir:ValueSet.compose.include.concept.code [ fhir:value "pc" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "parsec" ] ], [ fhir:index 745; fhir:ValueSet.compose.include.concept.code [ fhir:value "pg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picogram" ] ], [ fhir:index 746; fhir:ValueSet.compose.include.concept.code [ fhir:value "pg/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picogram per liter" ] ], [ fhir:index 747; fhir:ValueSet.compose.include.concept.code [ fhir:value "pg/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picogram per deciliter" ] ], [ fhir:index 748; fhir:ValueSet.compose.include.concept.code [ fhir:value "pg/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picogram per milliliter" ] ], [ fhir:index 749; fhir:ValueSet.compose.include.concept.code [ fhir:value "pg/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picogram per milligram" ] ], [ fhir:index 750; fhir:ValueSet.compose.include.concept.code [ fhir:value "pg/mm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picogram per millimeter" ] ], [ fhir:index 751; fhir:ValueSet.compose.include.concept.code [ fhir:value "ph" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "phot" ] ], [ fhir:index 752; fhir:ValueSet.compose.include.concept.code [ fhir:value "pkat" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picokatal" ] ], [ fhir:index 753; fhir:ValueSet.compose.include.concept.code [ fhir:value "pm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picometer" ] ], [ fhir:index 754; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole" ] ], [ fhir:index 755; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per 24 hour" ] ], [ fhir:index 756; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per liter" ] ], [ fhir:index 757; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per day" ] ], [ fhir:index 758; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per deciliter" ] ], [ fhir:index 759; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per gram" ] ], [ fhir:index 760; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/h/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per hour per milliliter" ] ], [ fhir:index 761; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/h/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per hour per milligram" ] ], [ fhir:index 762; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per milliliter" ] ], [ fhir:index 763; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per milligram" ] ], [ fhir:index 764; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per minute" ] ], [ fhir:index 765; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/min/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per minute per milligram" ] ], [ fhir:index 766; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per millimole" ] ], [ fhir:index 767; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per mole" ] ], [ fhir:index 768; fhir:ValueSet.compose.include.concept.code [ fhir:value "pmol/umol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picomole per micromole" ] ], [ fhir:index 769; fhir:ValueSet.compose.include.concept.code [ fhir:value "ps" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "picosecond" ] ], [ fhir:index 770; fhir:ValueSet.compose.include.concept.code [ fhir:value "rad" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "radian" ] ], [ fhir:index 771; fhir:ValueSet.compose.include.concept.code [ fhir:value "s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "second" ] ], [ fhir:index 772; fhir:ValueSet.compose.include.concept.code [ fhir:value "sb" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "stilb" ] ], [ fhir:index 773; fhir:ValueSet.compose.include.concept.code [ fhir:value "sph" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "spere" ] ], [ fhir:index 774; fhir:ValueSet.compose.include.concept.code [ fhir:value "sr" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "steradian" ] ], [ fhir:index 775; fhir:ValueSet.compose.include.concept.code [ fhir:value "st" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "stere" ] ], [ fhir:index 776; fhir:ValueSet.compose.include.concept.code [ fhir:value "t" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "tonne" ] ], [ fhir:index 777; fhir:ValueSet.compose.include.concept.code [ fhir:value "u" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "unified atomic mass unit" ] ], [ fhir:index 778; fhir:ValueSet.compose.include.concept.code [ fhir:value "uCi" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "MICROCURIE" ] ], [ fhir:index 779; fhir:ValueSet.compose.include.concept.code [ fhir:value "uL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microliter" ] ], [ fhir:index 780; fhir:ValueSet.compose.include.concept.code [ fhir:value "uL/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microliter per 2 hour" ] ], [ fhir:index 781; fhir:ValueSet.compose.include.concept.code [ fhir:value "uL/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microliter per hour" ] ], [ fhir:index 782; fhir:ValueSet.compose.include.concept.code [ fhir:value "uOhm" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microOhm" ] ], [ fhir:index 783; fhir:ValueSet.compose.include.concept.code [ fhir:value "uU" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microUnit" ] ], [ fhir:index 784; fhir:ValueSet.compose.include.concept.code [ fhir:value "uU/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micro enzyme unit per liter" ] ], [ fhir:index 785; fhir:ValueSet.compose.include.concept.code [ fhir:value "uU/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micro enzyme unit per gram" ] ], [ fhir:index 786; fhir:ValueSet.compose.include.concept.code [ fhir:value "uU/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micro enzyme unit per milliliter" ] ], [ fhir:index 787; fhir:ValueSet.compose.include.concept.code [ fhir:value "uV" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microvolt" ] ], [ fhir:index 788; fhir:ValueSet.compose.include.concept.code [ fhir:value "u[IU]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micro international unit" ] ], [ fhir:index 789; fhir:ValueSet.compose.include.concept.code [ fhir:value "u[IU]/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microinternational unit per liter" ] ], [ fhir:index 790; fhir:ValueSet.compose.include.concept.code [ fhir:value "u[IU]/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micro international unit per milliliter" ] ], [ fhir:index 791; fhir:ValueSet.compose.include.concept.code [ fhir:value "ueq" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microequivalents" ] ], [ fhir:index 792; fhir:ValueSet.compose.include.concept.code [ fhir:value "ueq/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microequivalent per liter" ] ], [ fhir:index 793; fhir:ValueSet.compose.include.concept.code [ fhir:value "ueq/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microequivalent per milliliter" ] ], [ fhir:index 794; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram" ] ], [ fhir:index 795; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/(100.g)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per 100 gram" ] ], [ fhir:index 796; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per 24 hour" ] ], [ fhir:index 797; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per 8 hour" ] ], [ fhir:index 798; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/(kg.d)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram / kilogram * day" ] ], [ fhir:index 799; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/(kg.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram / kilogram * hour" ] ], [ fhir:index 800; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per liter" ] ], [ fhir:index 801; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/L/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per liter per 24 hour" ] ], [ fhir:index 802; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/[sft_i]" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per square foot (international)" ] ], [ fhir:index 803; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per day" ] ], [ fhir:index 804; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per deciliter" ] ], [ fhir:index 805; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per gram" ] ], [ fhir:index 806; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per hour" ] ], [ fhir:index 807; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per kilogram" ] ], [ fhir:index 808; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/kg/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per kilogram per 8 hour" ] ], [ fhir:index 809; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/kg/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per kilogram per day" ] ], [ fhir:index 810; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/kg/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per kilogram per hour" ] ], [ fhir:index 811; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/kg/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per kilogram per minute" ] ], [ fhir:index 812; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/m2" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per square meter" ] ], [ fhir:index 813; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/m3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per cubic meter" ] ], [ fhir:index 814; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per milliliter" ] ], [ fhir:index 815; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per milligram" ] ], [ fhir:index 816; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per minute" ] ], [ fhir:index 817; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per millimole" ] ], [ fhir:index 818; fhir:ValueSet.compose.include.concept.code [ fhir:value "ug/ng" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microgram per nanogram" ] ], [ fhir:index 819; fhir:ValueSet.compose.include.concept.code [ fhir:value "ukat" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microkatal" ] ], [ fhir:index 820; fhir:ValueSet.compose.include.concept.code [ fhir:value "um" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micrometer" ] ], [ fhir:index 821; fhir:ValueSet.compose.include.concept.code [ fhir:value "um/s" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micrometer per second" ] ], [ fhir:index 822; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole" ] ], [ fhir:index 823; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/(2.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per 2 hour" ] ], [ fhir:index 824; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/(24.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per 24 hour" ] ], [ fhir:index 825; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/(8.h)" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per 8 hour" ] ], [ fhir:index 826; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per liter" ] ], [ fhir:index 827; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/L/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per liter per hour" ] ], [ fhir:index 828; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/d" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per day" ] ], [ fhir:index 829; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/dL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per deciliter" ] ], [ fhir:index 830; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per gram" ] ], [ fhir:index 831; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/h" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per hour" ] ], [ fhir:index 832; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/h/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per hour per liter" ] ], [ fhir:index 833; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/h/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole / hour / gram" ] ], [ fhir:index 834; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/h/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per hour per milligram" ] ], [ fhir:index 835; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/kg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per kilogram" ] ], [ fhir:index 836; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/m" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole / meter" ] ], [ fhir:index 837; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/mL" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per milliliter" ] ], [ fhir:index 838; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/mL/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per milliliter per minute" ] ], [ fhir:index 839; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/mg" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per milligram" ] ], [ fhir:index 840; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/min" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per minute" ] ], [ fhir:index 841; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/min/L" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per minute per liter" ] ], [ fhir:index 842; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/min/g" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per minute per gram" ] ], [ fhir:index 843; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/mmol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per millimole" ] ], [ fhir:index 844; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/mol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per mole" ] ], [ fhir:index 845; fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/umol" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "micromole per micromole" ] ], [ fhir:index 846; fhir:ValueSet.compose.include.concept.code [ fhir:value "us" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "microsecond" ] ], [ fhir:index 847; fhir:ValueSet.compose.include.concept.code [ fhir:value "wk" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "week" ] ] ] ]] . # - ontology header ------------------------------------------------------------ [a owl:Ontology; owl:imports fhir:fhir.ttl] . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.