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 'mass concentration' - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-mass-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>pg/mL</td><td>pg/mL</td></tr><tr><td>ng/mL</td><td>ng/mL</td></tr><tr><td>ug/mL</td><td>ug/mL</td></tr><tr><td>mg/mL</td><td>mg/mL</td></tr><tr><td>g/mL</td><td>g/mL</td></tr><tr><td>pg/dL</td><td>pg/dL</td></tr><tr><td>ng/dL</td><td>ng/dL</td></tr><tr><td>ug/dL</td><td>ug/dL</td></tr><tr><td>mg/dL</td><td>mg/dL</td></tr><tr><td>g/dL</td><td>g/dL</td></tr><tr><td>ng/L</td><td>ng/L</td></tr><tr><td>pg/L</td><td>pg/L</td></tr><tr><td>ug/L</td><td>ug/L</td></tr><tr><td>mg/L</td><td>mg/L</td></tr><tr><td>g/L</td><td>g/L</td></tr><tr><td>kg/L</td><td>kg/L</td></tr><tr><td>mg/m3</td><td>mg/m3</td></tr><tr><td>kg/m3</td><td>kg/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-mass-concentration-units",
  "version" : "0.2.0",
  "name" : "VS_MassConcentrationUnits",
  "title" : "Common units for 'mass 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 'Massenkonzentration' zu beschreiben.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org",
        "concept" : [
          {
            "code" : "pg/mL"
          },
          {
            "code" : "ng/mL"
          },
          {
            "code" : "ug/mL"
          },
          {
            "code" : "mg/mL"
          },
          {
            "code" : "g/mL"
          },
          {
            "code" : "pg/dL"
          },
          {
            "code" : "ng/dL"
          },
          {
            "code" : "ug/dL"
          },
          {
            "code" : "mg/dL"
          },
          {
            "code" : "g/dL"
          },
          {
            "code" : "ng/L"
          },
          {
            "code" : "pg/L"
          },
          {
            "code" : "ug/L"
          },
          {
            "code" : "mg/L"
          },
          {
            "code" : "g/L"
          },
          {
            "code" : "kg/L"
          },
          {
            "code" : "mg/m3"
          },
          {
            "code" : "kg/m3"
          }
        ]
      }
    ]
  }
}