Argo CGM Write
0.1.0 - ci-build International flag

Argo CGM Write, published by Argonaut. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cgm/ and changes regularly. See the Directory of published versions

: Mapping from CGM Temporary Codes to LOINC - TTL Representation

Draft as of 2024-09-10

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:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CGMSummaryToLoinc"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap CGMSummaryToLoinc</b></p><a name=\"CGMSummaryToLoinc\"> </a><a name=\"hcCGMSummaryToLoinc\"> </a><a name=\"CGMSummaryToLoinc-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-cgm-summary-codes-temporary.html\">CGM Summary Code System</a> to <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>cgm-summary (CGM Summary Report)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>104643-2</td><td>Expected publication date February 2025</td></tr><tr><td>mean-glucose-mass-per-volume (Mean Glucose (Mass per Volume))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>97507-8 (Average glucose [Mass/volume] in Interstitial fluid during Reporting Period)</td><td>published</td></tr><tr><td>mean-glucose-moles-per-volume (Mean Glucose (Moles per Volume))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>105273-7 (Glucose [Moles/volume] in Reporting Period mean Interstitial fluid by calculation)</td><td>Expected publication date February 2025</td></tr><tr><td>time-in-very-low (Time in Very Low Range (%))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>104642-4</td><td>Expected publication date February 2025</td></tr><tr><td>time-in-low (Time in Low Range (%))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>104641-6</td><td>Expected publication date February 2025</td></tr><tr><td>time-in-target (Time in Target Range (%))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>97510-2 (Glucose measurements in range out of Total glucose measurements during reporting period)</td><td>published</td></tr><tr><td>time-in-high (Time in High Range (%))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>104640-8</td><td>Expected publication date February 2025</td></tr><tr><td>time-in-very-high (Time in Very High Range (%))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>104639-0</td><td>Expected publication date February 2025</td></tr><tr><td>gmi (Glucose Management Indicator (GMI))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>97506-0 (Glucose management indicator)</td><td>published</td></tr><tr><td>cv (Coefficient of Variation (CV))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>104638-2 (Glycemic variability during reporting period in Interstitial fluid by calculation)</td><td>published</td></tr><tr><td>days-of-wear</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>104636-6</td><td>Expected publication date February 2025</td></tr><tr><td>sensor-active-percentage</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>104637-4</td><td>Expected publication date February 2025</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/uv/cgm/ConceptMap/CGMSummaryToLoinc"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CGMSummaryToLoinc"] ; # 
  fhir:title [ fhir:v "Mapping from CGM Temporary Codes to LOINC"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-10T19:28:52+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Argonaut"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Argonaut" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://argo.run" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Mapping concepts from the CGM Summary code system to LOINC codes."] ; # 
  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:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.org/uv/cgm/CodeSystem/cgm-summary-codes-temporary"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "cgm-summary" ] ;
      ( fhir:target [
fhir:code [ fhir:v "104643-2" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Expected publication date February 2025" ]       ] )     ] [
fhir:code [ fhir:v "mean-glucose-mass-per-volume" ] ;
      ( fhir:target [
fhir:code [ fhir:v "97507-8" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "published" ]       ] )     ] [
fhir:code [ fhir:v "mean-glucose-moles-per-volume" ] ;
      ( fhir:target [
fhir:code [ fhir:v "105273-7" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Expected publication date February 2025" ]       ] )     ] [
fhir:code [ fhir:v "time-in-very-low" ] ;
      ( fhir:target [
fhir:code [ fhir:v "104642-4" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Expected publication date February 2025" ]       ] )     ] [
fhir:code [ fhir:v "time-in-low" ] ;
      ( fhir:target [
fhir:code [ fhir:v "104641-6" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Expected publication date February 2025" ]       ] )     ] [
fhir:code [ fhir:v "time-in-target" ] ;
      ( fhir:target [
fhir:code [ fhir:v "97510-2" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "published" ]       ] )     ] [
fhir:code [ fhir:v "time-in-high" ] ;
      ( fhir:target [
fhir:code [ fhir:v "104640-8" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Expected publication date February 2025" ]       ] )     ] [
fhir:code [ fhir:v "time-in-very-high" ] ;
      ( fhir:target [
fhir:code [ fhir:v "104639-0" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Expected publication date February 2025" ]       ] )     ] [
fhir:code [ fhir:v "gmi" ] ;
      ( fhir:target [
fhir:code [ fhir:v "97506-0" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "published" ]       ] )     ] [
fhir:code [ fhir:v "cv" ] ;
      ( fhir:target [
fhir:code [ fhir:v "104638-2" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "published" ]       ] )     ] [
fhir:code [ fhir:v "days-of-wear" ] ;
      ( fhir:target [
fhir:code [ fhir:v "104636-6" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Expected publication date February 2025" ]       ] )     ] [
fhir:code [ fhir:v "sensor-active-percentage" ] ;
      ( fhir:target [
fhir:code [ fhir:v "104637-4" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Expected publication date February 2025" ]       ] )     ] )
  ] ) . #