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

FHIR IG Statistics: ValueSet/valueset-calcium-LOINC

Packagehl7.fhir.uv.pddi
TypeValueSet
Idvalueset-calcium-LOINC
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/pddi/https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-calcium-LOINC.html
URLhttp://hl7.org/fhir/uv/pddi/ValueSet/valueset-calcium-LOINC
Version1.0.0-ballot
Statusdraft
Date2018-08-03
NameValueset_calcium_LOINC
TitleLOINC Codes for Serum Calcium
Realmuv
Authorityhl7
DescriptionValueSet containing serum calcium 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-calcium-LOINC

  • Include these codes as defined in http://loinc.org version 2.73
    CodeDisplay
    17864-0Calcium.ionized [Mass/​volume] in Serum or Plasma by Ion-selective membrane electrode (ISE)
    17861-6Calcium [Mass/volume] in Serum or Plasma
    1994-3Calcium.ionized [Moles/volume] in Blood
    1995-0Calcium.ionized [Moles/volume] in Serum or Plasma
    29265-6Calcium [Moles/volume] corrected for albumin in Serum or Plasma

Source

{
  "resourceType": "ValueSet",
  "id": "valueset-calcium-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-calcium-LOINC",
  "version": "1.0.0-ballot",
  "name": "Valueset_calcium_LOINC",
  "title": "LOINC Codes for Serum Calcium",
  "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 calcium 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": "17864-0",
            "display": "Calcium.ionized [Mass/​volume] in Serum or Plasma by Ion-selective membrane electrode (ISE)"
          },
          {
            "code": "17861-6",
            "display": "Calcium [Mass/volume] in Serum or Plasma"
          },
          {
            "code": "1994-3",
            "display": "Calcium.ionized [Moles/volume] in Blood"
          },
          {
            "code": "1995-0",
            "display": "Calcium.ionized [Moles/volume] in Serum or Plasma"
          },
          {
            "code": "29265-6",
            "display": "Calcium [Moles/volume] corrected for albumin in Serum or Plasma"
          }
        ]
      }
    ]
  }
}