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

FHIR IG Statistics: ValueSet/valueset-digoxin-LOINC

Packagehl7.fhir.uv.pddi
TypeValueSet
Idvalueset-digoxin-LOINC
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/pddi/https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-digoxin-LOINC.html
URLhttp://hl7.org/fhir/uv/pddi/ValueSet/valueset-digoxin-LOINC
Version1.0.0-ballot
Statusdraft
Date2018-08-03
NameValueset_digoxin_LOINC
TitleLOINC Codes for Digoxin Concentration
Realmuv
Authorityhl7
DescriptionValueSet containing digoxin LOINC identifiers from the HEDIS 2018 Value Set – Digoxin Level.
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

Narrative

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

Generated Narrative: ValueSet valueset-digoxin-LOINC

  • Include these codes as defined in http://loinc.org version 2.73
    CodeDisplay
    10535-3Digoxin [Mass/​volume] in Serum or Plasma
    3563-4Digoxin>12 hours post dose [Mass/​volume] in Serum or Plasma

Source

{
  "resourceType": "ValueSet",
  "id": "valueset-digoxin-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-digoxin-LOINC",
  "version": "1.0.0-ballot",
  "name": "Valueset_digoxin_LOINC",
  "title": "LOINC Codes for Digoxin Concentration",
  "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 digoxin LOINC identifiers from the HEDIS 2018 Value Set – Digoxin Level.",
  "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": "10535-3",
            "display": "Digoxin [Mass/​volume] in Serum or Plasma"
          },
          {
            "code": "3563-4",
            "display": "Digoxin>12 hours post dose [Mass/​volume] in Serum or Plasma"
          }
        ]
      }
    ]
  }
}