FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/valueset-magnesium-LOINC

Packagehl7.fhir.uv.pddi
TypeValueSet
Idvalueset-magnesium-LOINC
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/pddi/https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-magnesium-LOINC.html
URLhttp://hl7.org/fhir/uv/pddi/ValueSet/valueset-magnesium-LOINC
Version1.0.0-ballot
Statusdraft
Date2018-08-03
NameValueset_magnesium_LOINC
TitleLOINC Codes for Serum Potassium
Realmuv
Authorityhl7
DescriptionValueSet containing serum magnesium LOINC identifiers from the Top 2000 Common Lab Results US.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet valueset-magnesium-LOINC

  • Include these codes as defined in http://loinc.org version 2.73
    CodeDisplay
    19123-9Magnesium [Mass/volume] in Serum or Plasma
    2597-3Magnesium [Moles/volume] in Red Blood Cells
    2601-3Magnesium [Moles/volume] in Serum or Plasma

Source

{
  "resourceType": "ValueSet",
  "id": "valueset-magnesium-LOINC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-magnesium-LOINC",
  "version": "1.0.0-ballot",
  "name": "Valueset_magnesium_LOINC",
  "title": "LOINC Codes for Serum Potassium",
  "status": "draft",
  "experimental": true,
  "date": "2018-08-03",
  "publisher": "HL7 Clinical Decision Support Workgroup",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "ValueSet containing serum magnesium LOINC identifiers from the Top 2000 Common Lab Results US.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "2.73",
        "concept": [
          {
            "code": "19123-9",
            "display": "Magnesium [Mass/volume] in Serum or Plasma"
          },
          {
            "code": "2597-3",
            "display": "Magnesium [Moles/volume] in Red Blood Cells"
          },
          {
            "code": "2601-3",
            "display": "Magnesium [Moles/volume] in Serum or Plasma"
          }
        ]
      }
    ]
  }
}