Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2
1.0.0-ballot - STU Ballot International flag

Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2, published by HL7 Clinical Decision Support Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/PDDI-CDS/ and changes regularly. See the Directory of published versions

: valueset-calcium-LOINC - TTL Representation

Draft as of 2018-08-03

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "valueset-calcium-LOINC"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> version <code>2.73</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/17864-0/\">17864-0</a></td><td>Calcium.ionized [Mass/​volume] in Serum or Plasma by Ion-selective membrane electrode (ISE)</td></tr><tr><td><a href=\"https://loinc.org/17861-6/\">17861-6</a></td><td>Calcium [Mass/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/1994-3/\">1994-3</a></td><td>Calcium.ionized [Moles/volume] in Blood</td></tr><tr><td><a href=\"https://loinc.org/1995-0/\">1995-0</a></td><td>Calcium.ionized [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/29265-6/\">29265-6</a></td><td>Calcium [Moles/volume] corrected for albumin in Serum or Plasma</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-calcium-LOINC"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "Valueset_calcium_LOINC"] ; # 
  fhir:title [ fhir:v "LOINC Codes for Serum Calcium"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2018-08-03"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Clinical Decision Support Workgroup"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet containing serum calcium LOINC identifiers from the Top 2000 Common Lab Results US."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.73" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "17864-0" ] ;
fhir:display [ fhir:v "Calcium.ionized [Mass/​volume] in Serum or Plasma by Ion-selective membrane electrode (ISE)" ]       ] [
fhir:code [ fhir:v "17861-6" ] ;
fhir:display [ fhir:v "Calcium [Mass/volume] in Serum or Plasma" ]       ] [
fhir:code [ fhir:v "1994-3" ] ;
fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Blood" ]       ] [
fhir:code [ fhir:v "1995-0" ] ;
fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma" ]       ] [
fhir:code [ fhir:v "29265-6" ] ;
fhir:display [ fhir:v "Calcium [Moles/volume] corrected for albumin in Serum or Plasma" ]       ] )     ] )
  ] . #