Common Data Element Katalog
0.2.0 - CI Build International flag

Common Data Element Katalog - Local Development build (v0.2.0). See the Directory of published versions

: Common units for 'mole concentration' - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-molar-concentration-units",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>umol/L</td><td>umol/L</td></tr><tr><td>mmol/L</td><td>mmol/L</td></tr><tr><td>fmol/mL</td><td>fmol/mL</td></tr><tr><td>pmol/mL</td><td>pmol/mL</td></tr><tr><td>nmol/mL</td><td>nmol/mL</td></tr><tr><td>umol/mL</td><td>umol/mL</td></tr><tr><td>mol/mL</td><td>mol/mL</td></tr><tr><td>pmol/dL</td><td>pmol/dL</td></tr><tr><td>nmol/dL</td><td>nmol/dL</td></tr><tr><td>umol/dL</td><td>umol/dL</td></tr><tr><td>mmol/dL</td><td>mmol/dL</td></tr><tr><td>pmol/L</td><td>pmol/L</td></tr><tr><td>nmol/L</td><td>nmol/L</td></tr><tr><td>mol/L</td><td>mol/L</td></tr><tr><td>mol/m3</td><td>mol/m3</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/de/ImplementationGuide/fhir.cde-katalog"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/de/ImplementationGuide/fhir.cde-katalog"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/de/ValueSet/vs-molar-concentration-units",
  "version" : "0.2.0",
  "name" : "VS_MolarConcentrationUnits",
  "title" : "Common units for 'mole concentration'",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-04-02T11:40:39+02:00",
  "publisher" : "HL7 International - CDE Katalog Arbeitsgruppe",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/[something]"
        }
      ]
    }
  ],
  "description" : "Dieses Valueset enthält UCUM-Codes für Maßeinheiten, um eine 'Stoffmengenkonzentration' zu beschreiben.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org",
        "concept" : [
          {
            "code" : "umol/L"
          },
          {
            "code" : "mmol/L"
          },
          {
            "code" : "fmol/mL"
          },
          {
            "code" : "pmol/mL"
          },
          {
            "code" : "nmol/mL"
          },
          {
            "code" : "umol/mL"
          },
          {
            "code" : "mol/mL"
          },
          {
            "code" : "pmol/dL"
          },
          {
            "code" : "nmol/dL"
          },
          {
            "code" : "umol/dL"
          },
          {
            "code" : "mmol/dL"
          },
          {
            "code" : "pmol/L"
          },
          {
            "code" : "nmol/L"
          },
          {
            "code" : "mol/L"
          },
          {
            "code" : "mol/m3"
          }
        ]
      }
    ]
  }
}