LOINC – IVD Test Code (LIVD) Mapping
1.0.0-ballot - ballot International flag

LOINC – IVD Test Code (LIVD) Mapping, published by HL7 International / Orders and Observations. 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/livd/ and changes regularly. See the Directory of published versions

: LIVD example bundle - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "livd-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/bundle-uv-livd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/bundle-uv-livd>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "https://www.abbott.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "a809e430-5d17-4248-b595-d575fea6eb10" ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:40baf389-d34c-4402-8589-59cd48095584"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:40baf389-d34c-4402-8589-59cd48095584> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:1faf1d64-df18-4d7a-b45d-3872ddd3f165"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:1faf1d64-df18-4d7a-b45d-3872ddd3f165> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:b87458ca-b29a-4244-b347-39111caf9ef2"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:b87458ca-b29a-4244-b347-39111caf9ef2> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:66a4034b-6cc6-46ed-be83-343dfc51f2d7"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:66a4034b-6cc6-46ed-be83-343dfc51f2d7> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:6bdc579a-67bf-47cf-833d-f4c905a6d1da"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:6bdc579a-67bf-47cf-833d-f4c905a6d1da> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:f4660377-c8fb-467f-88fc-0303d1d4c0dc"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:f4660377-c8fb-467f-88fc-0303d1d4c0dc> )
  ] ) . # 

<urn:uuid:40baf389-d34c-4402-8589-59cd48095584> a fhir:Composition ;
  fhir:id [ fhir:v "40baf389-d34c-4402-8589-59cd48095584"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/catalog-uv-livd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/catalog-uv-livd>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Composition_40baf389-d34c-4402-8589-59cd48095584\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition 40baf389-d34c-4402-8589-59cd48095584</b></p><a name=\"40baf389-d34c-4402-8589-59cd48095584\"> </a><a name=\"hc40baf389-d34c-4402-8589-59cd48095584\"> </a><a name=\"40baf389-d34c-4402-8589-59cd48095584-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-catalog-uv-livd.html\">LIVDCatalog</a></p></div><p><b>LIVD Region</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 840}\">USA region</span></p><p><b>identifier</b>: <code>https://www.abbott.com</code>/ARCHITECT CC v0.9.0</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 90370-8}\">LIVD mapping data set</span></p><p><b>date</b>: 2018-09-12</p><p><b>author</b>: Abbott</p><p><b>title</b>: Abbott LIVD HL7 Connectathon</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-region"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "840" ] ;
fhir:display [ fhir:v "United States of America (USA)" ]       ] ) ;
fhir:text [ fhir:v "USA region" ]     ]
  ] ) ; # 
  fhir:identifier [
fhir:system [ fhir:v "https://www.abbott.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ARCHITECT CC v0.9.0" ] ;
fhir:assigner [
fhir:display [ fhir:v "Abbott Diagnostics" ]     ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:90370-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.65" ] ;
fhir:code [ fhir:v "90370-8" ] ;
fhir:display [ fhir:v "LIVD mapping data set" ]     ] )
  ] ; # 
  fhir:date [ fhir:v "2018-09-12"^^xsd:date] ; # 
  fhir:author ( [
fhir:display [ fhir:v "Abbott" ]
  ] ) ; # 
  fhir:title [ fhir:v "Abbott LIVD HL7 Connectathon"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Devices" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "devices" ] ;
fhir:display [ fhir:v "Device Definitions" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "DeviceDefinition/1faf1d64-df18-4d7a-b45d-3872ddd3f165" ]     ] )
  ] [
fhir:title [ fhir:v "Observation Definitions" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "observation-definitions" ] ;
fhir:display [ fhir:v "Observation Definitions" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "ObservationDefinition/b87458ca-b29a-4244-b347-39111caf9ef2" ]     ] )
  ] [
fhir:title [ fhir:v "Concept Maps" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "concept-map" ] ;
fhir:display [ fhir:v "Concept Map" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7" ]     ] )
  ] ) . # 

<urn:uuid:1faf1d64-df18-4d7a-b45d-3872ddd3f165> a fhir:DeviceDefinition ;
  fhir:id [ fhir:v "1faf1d64-df18-4d7a-b45d-3872ddd3f165"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DeviceDefinition_1faf1d64-df18-4d7a-b45d-3872ddd3f165\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DeviceDefinition 1faf1d64-df18-4d7a-b45d-3872ddd3f165</b></p><a name=\"1faf1d64-df18-4d7a-b45d-3872ddd3f165\"> </a><a name=\"hc1faf1d64-df18-4d7a-b45d-3872ddd3f165\"> </a><a name=\"1faf1d64-df18-4d7a-b45d-3872ddd3f165-en-US\"> </a><h3>UdiDeviceIdentifiers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td><td><b>Issuer</b></td><td><b>Jurisdiction</b></td></tr><tr><td style=\"display: none\">*</td><td>00380740003746</td><td><a href=\"https://www.fda.gov/\">https://www.fda.gov/</a></td><td><a href=\"https://unstats.un.org/unsd/methodology/m49/021\">https://unstats.un.org/unsd/methodology/m49/021</a></td></tr></table><p><b>manufacturer</b>: Abbott Diagnostics</p><p><b>modelNumber</b>: ARCHITECT c4000</p><h3>Capabilities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{http://hl7.org/fhir/resource-types ObservationDefinition}\">ObservationDefinition</span></td></tr></table></div>"
  ] ; # 
  fhir:udiDeviceIdentifier ( [
fhir:deviceIdentifier [ fhir:v "00380740003746" ] ;
fhir:issuer [ fhir:v "https://www.fda.gov/"^^xsd:anyURI ] ;
fhir:jurisdiction [ fhir:v "https://unstats.un.org/unsd/methodology/m49/021"^^xsd:anyURI ]
  ] ) ; # 
  fhir:manufacturer [ fhir:v "Abbott Diagnostics"] ; # 
  fhir:modelNumber [ fhir:v "ARCHITECT c4000"] ; # 
  fhir:capability ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-analyte"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ObservationDefinition/b87458ca-b29a-4244-b347-39111caf9ef2" ]       ]     ] ) ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ObservationDefinition" ]       ] )     ]
  ] ) . # 

<urn:uuid:b87458ca-b29a-4244-b347-39111caf9ef2> a fhir:ObservationDefinition ;
  fhir:id [ fhir:v "b87458ca-b29a-4244-b347-39111caf9ef2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/observationdefinition-uv-livd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/observationdefinition-uv-livd>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ObservationDefinition_b87458ca-b29a-4244-b347-39111caf9ef2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ObservationDefinition b87458ca-b29a-4244-b347-39111caf9ef2</b></p><a name=\"b87458ca-b29a-4244-b347-39111caf9ef2\"> </a><a name=\"hcb87458ca-b29a-4244-b347-39111caf9ef2\"> </a><a name=\"b87458ca-b29a-4244-b347-39111caf9ef2-en-US\"> </a><p><b>LIVD Device</b>: <a href=\"DeviceDefinition-1faf1d64-df18-4d7a-b45d-3872ddd3f165.html\">DeviceDefinition: manufacturer[x] = Abbott Diagnostics; modelNumber = ARCHITECT c4000</a></p><p><b>LIVD Vendor Reference Identifier</b>: 3L82</p><p><b>code</b>: <span title=\"Codes:{http://www.corelaboratory.com/ARCHITECT 1069}\">GluC</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-device"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DeviceDefinition/1faf1d64-df18-4d7a-b45d-3872ddd3f165" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-vendorReferenceIdentifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:value [ fhir:v "3L82" ]     ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.corelaboratory.com/ARCHITECT"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1069" ] ;
fhir:display [ fhir:v "GluC" ]     ] )
  ] . # 

<urn:uuid:66a4034b-6cc6-46ed-be83-343dfc51f2d7> a fhir:ConceptMap ;
  fhir:id [ fhir:v "66a4034b-6cc6-46ed-be83-343dfc51f2d7"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-testcode-uv-livd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-testcode-uv-livd>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ConceptMap_66a4034b-6cc6-46ed-be83-343dfc51f2d7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap 66a4034b-6cc6-46ed-be83-343dfc51f2d7</b></p><a name=\"66a4034b-6cc6-46ed-be83-343dfc51f2d7\"> </a><a name=\"hc66a4034b-6cc6-46ed-be83-343dfc51f2d7\"> </a><a name=\"66a4034b-6cc6-46ed-be83-343dfc51f2d7-en-US\"> </a><p><b>url</b>: <a href=\"ConceptMap-66a4034b-6cc6-46ed-be83-343dfc51f2d7.html\">LivdTestCodeConceptMap</a></p><p><b>name</b>: LivdConceptMap</p><p><b>status</b>: Active</p><p><b>source</b>: <a href=\"http://hl7.org/fhir/R4/observationdefinition.html\">http://hl7.org/fhir/StructureDefinition/ObservationDefinition</a></p><p><b>target</b>: <a href=\"Bundle-livd-example.html\">LOINC value set for LIVD</a></p><blockquote><p><b>group</b></p><blockquote><p><b>element</b></p><p><b>code</b>: b87458ca-b29a-4244-b347-39111caf9ef2</p><p><b>display</b>: GluC</p><blockquote><p><b>target</b></p><p><b>code</b>: 14749-6</p><p><b>display</b>: Glucose [Moles/volume] in Serum or Plasma</p><p><b>equivalence</b>: Equivalent</p><blockquote><p><b>dependsOn</b></p><p><b>property</b>: specimen</p><p><b>value</b>: Serum/Plasma</p></blockquote><blockquote><p><b>dependsOn</b></p><p><b>property</b>: result</p><p><b>value</b>: mmol/L</p></blockquote></blockquote></blockquote><blockquote><p><b>element</b></p><p><b>code</b>: b87458ca-b29a-4244-b347-39111caf9ef2</p><p><b>display</b>: GluC</p><blockquote><p><b>target</b></p><p><b>code</b>: 2345-7</p><p><b>display</b>: Glucose [Mass/volume] in Serum or Plasma</p><p><b>equivalence</b>: Equivalent</p><blockquote><p><b>dependsOn</b></p><p><b>property</b>: specimen</p><p><b>value</b>: Serum/Plasma</p></blockquote><blockquote><p><b>dependsOn</b></p><p><b>property</b>: result</p><p><b>value</b>: mg/dL</p></blockquote></blockquote></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7"^^xsd:anyURI] ; # 
  fhir:name [ fhir:v "LivdConceptMap"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:source [ fhir:v "ObservationDefinition"^^xsd:anyURI] ; # 
  fhir:target [
fhir:v "http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd>
  ] ; # 
  fhir:group ( [
    ( fhir:element [
fhir:code [ fhir:v "b87458ca-b29a-4244-b347-39111caf9ef2" ] ;
fhir:display [ fhir:v "GluC" ] ;
      ( fhir:target [
fhir:code [ fhir:v "14749-6" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Serum/Plasma" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mmol/L" ]         ] )       ] )     ] [
fhir:code [ fhir:v "b87458ca-b29a-4244-b347-39111caf9ef2" ] ;
fhir:display [ fhir:v "GluC" ] ;
      ( fhir:target [
fhir:code [ fhir:v "2345-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Serum or Plasma" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Serum/Plasma" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mg/dL" ]         ] )       ] )     ] )
  ] ) . # 

<urn:uuid:6bdc579a-67bf-47cf-833d-f4c905a6d1da> a fhir:ValueSet ;
  fhir:id [ fhir:v "loinc-livd"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_loinc-livd\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-livd</b></p><a name=\"loinc-livd\"> </a><a name=\"hcloinc-livd\"> </a><a name=\"loinc-livd-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-livd-example.html\">LOINC value set for LIVD</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: LivdLoincVS</p><p><b>title</b>: LOINC value set for LIVD</p><p><b>status</b>: Draft</p><p><b>date</b>: 2018-09-25</p><p><b>description</b>: </p><div><p>Includes the subset of LOINC codes that are relevant for this ConceptMap.</p>\n</div><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://loinc.org/\">http://loinc.org</a></p><p><b>version</b>: 2.65</p><blockquote><p><b>concept</b></p><p><b>code</b>: 90370-8</p><p><b>display</b>: LIVD mapping data set</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 14749-6</p><p><b>display</b>: Glucose [Moles/volume] in Serum or Plasma</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2345-7</p><p><b>display</b>: Glucose [Mass/volume] in Serum or Plasma</p></blockquote></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LivdLoincVS"] ; # 
  fhir:title [ fhir:v "LOINC value set for LIVD"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2018-09-25"^^xsd:date] ; # 
  fhir:description [ fhir:v "Includes the subset of LOINC codes that are relevant for this ConceptMap."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.65" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "90370-8" ] ;
fhir:display [ fhir:v "LIVD mapping data set" ]       ] [
fhir:code [ fhir:v "14749-6" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ]       ] [
fhir:code [ fhir:v "2345-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Serum or Plasma" ]       ] )     ] )
  ] . # 

<urn:uuid:f4660377-c8fb-467f-88fc-0303d1d4c0dc> a fhir:CodeSystem ;
  fhir:id [ fhir:v "loinc-fragment-livd"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/codesystem-loinc-frag-uv-livd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/codesystem-loinc-frag-uv-livd>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CodeSystem_loinc-fragment-livd\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem loinc-fragment-livd</b></p><a name=\"loinc-fragment-livd\"> </a><a name=\"hcloinc-fragment-livd\"> </a><a name=\"loinc-fragment-livd-en-US\"> </a><p><b>url</b>: <a href=\"https://loinc.org/\">http://loinc.org</a></p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.6.1</p><p><b>version</b>: 2.65</p><p><b>name</b>: LOINC</p><p><b>title</b>: LOINC Code System</p><p><b>status</b>: Active</p><p><b>publisher</b>: Regenstrief Institute, Inc.</p><p><b>copyright</b>: </p><div><p>This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use</p>\n</div><p><b>caseSensitive</b>: false</p><p><b>content</b>: Fragment</p><blockquote><p><b>property</b></p><p><b>code</b>: COMPONENT</p><p><b>uri</b>: <a href=\"http://loinc.org/property/COMPONENT\">http://loinc.org/property/COMPONENT</a></p><p><b>description</b>: First major axis-component or analyte: Analyte Name, Analyte sub-class, Challenge</p><p><b>type</b>: Coding (external reference)</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: PROPERTY</p><p><b>uri</b>: <a href=\"http://loinc.org/property/PROPERTY\">http://loinc.org/property/PROPERTY</a></p><p><b>description</b>: Second major axis-property observed: Kind of Property (also called kind of quantity)</p><p><b>type</b>: Coding (external reference)</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: TIME_ASPCT</p><p><b>uri</b>: <a href=\"http://loinc.org/property/TIME_ASPCT\">http://loinc.org/property/TIME_ASPCT</a></p><p><b>description</b>: Third major axis-timing of the measurement: Time Aspect (Point or moment in time vs. time interval)</p><p><b>type</b>: Coding (external reference)</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: SYSTEM</p><p><b>uri</b>: <a href=\"http://loinc.org/property/SYSTEM\">http://loinc.org/property/SYSTEM</a></p><p><b>description</b>: Fourth major axis-type of specimen or system: System (Sample) Type</p><p><b>type</b>: Coding (external reference)</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: SCALE_TYP</p><p><b>uri</b>: <a href=\"http://loinc.org/property/SCALE_TYP\">http://loinc.org/property/SCALE_TYP</a></p><p><b>description</b>: Fifth major axis-scale of measurement: Type of Scale</p><p><b>type</b>: Coding (external reference)</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: METHOD_TYP</p><p><b>uri</b>: <a href=\"http://loinc.org/property/METHOD_TYP\">http://loinc.org/property/METHOD_TYP</a></p><p><b>description</b>: Sixth major axis-method of measurement: Type of Method</p><p><b>type</b>: Coding (external reference)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 90370-8</p><p><b>display</b>: LIVD mapping data set</p><blockquote><p><b>property</b></p><p><b>code</b>: COMPONENT</p><p><b>value</b>: <a href=\"https://loinc.org/LP269198-0\">LOINC LP269198-0</a>: Vendor test code to LOINC mapping data set</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: PROPERTY</p><p><b>value</b>: <a href=\"https://loinc.org/LP6813-2\">LOINC LP6813-2</a>: Find</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: TIME_ASPCT</p><p><b>value</b>: <a href=\"https://loinc.org/LP6960-1\">LOINC LP6960-1</a>: Pt</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: SYSTEM</p><p><b>value</b>: <a href=\"https://loinc.org/LP76022-0\">LOINC LP76022-0</a>: {Device}</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: SCALE_TYP</p><p><b>value</b>: <a href=\"https://loinc.org/LP32888-7\">LOINC LP32888-7</a>: Doc</p></blockquote></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 14749-6</p><p><b>display</b>: Glucose [Moles/volume] in Serum or Plasma</p><blockquote><p><b>property</b></p><p><b>code</b>: COMPONENT</p><p><b>value</b>: <a href=\"https://loinc.org/LP14635-4\">LOINC LP14635-4</a>: Glucose</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: PROPERTY</p><p><b>value</b>: <a href=\"https://loinc.org/LP6860-3\">LOINC LP6860-3</a>: SCnc</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: TIME_ASPCT</p><p><b>value</b>: <a href=\"https://loinc.org/LP6960-1\">LOINC LP6960-1</a>: Pt</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: SYSTEM</p><p><b>value</b>: <a href=\"https://loinc.org/LP7576-4\">LOINC LP7576-4</a>: Ser/Plas</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: SCALE_TYP</p><p><b>value</b>: <a href=\"https://loinc.org/LP7753-9\">LOINC LP7753-9</a>: Qn</p></blockquote></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2345-7</p><p><b>display</b>: Glucose [Mass/volume] in Serum or Plasma</p><blockquote><p><b>property</b></p><p><b>code</b>: COMPONENT</p><p><b>value</b>: <a href=\"https://loinc.org/LP14635-4\">LOINC LP14635-4</a>: Glucose</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: PROPERTY</p><p><b>value</b>: <a href=\"https://loinc.org/LP6827-2\">LOINC LP6827-2</a>: MCnc</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: TIME_ASPCT</p><p><b>value</b>: <a href=\"https://loinc.org/LP6960-1\">LOINC LP6960-1</a>: Pt</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: SYSTEM</p><p><b>value</b>: <a href=\"https://loinc.org/LP7576-4\">LOINC LP7576-4</a>: Ser/Plas</p></blockquote><blockquote><p><b>property</b></p><p><b>code</b>: SCALE_TYP</p><p><b>value</b>: <a href=\"https://loinc.org/LP7753-9\">LOINC LP7753-9</a>: Qn</p></blockquote></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP269198-0</p><p><b>display</b>: Vendor test code to LOINC mapping data set</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP6813-2</p><p><b>display</b>: Find</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP6960-1</p><p><b>display</b>: Pt</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP76022-0</p><p><b>display</b>: {Device}</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP32888-7</p><p><b>display</b>: Doc</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP14635-4</p><p><b>display</b>: Glucose</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP6860-3</p><p><b>display</b>: SCnc</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP7576-4</p><p><b>display</b>: Ser/Plas</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP7753-9</p><p><b>display</b>: Qn</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: LP6827-2</p><p><b>display</b>: MCnc</p></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://loinc.org"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.6.1" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.65"] ; # 
  fhir:name [ fhir:v "LOINC"] ; # 
  fhir:title [ fhir:v "LOINC Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:publisher [ fhir:v "Regenstrief Institute, Inc."] ; # 
  fhir:copyright [ fhir:v "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "COMPONENT" ] ;
fhir:uri [ fhir:v "http://loinc.org/property/COMPONENT"^^xsd:anyURI ] ;
fhir:description [ fhir:v "First major axis-component or analyte: Analyte Name, Analyte sub-class, Challenge" ] ;
fhir:type [ fhir:v "Coding" ]
  ] [
fhir:code [ fhir:v "PROPERTY" ] ;
fhir:uri [ fhir:v "http://loinc.org/property/PROPERTY"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Second major axis-property observed: Kind of Property (also called kind of quantity)" ] ;
fhir:type [ fhir:v "Coding" ]
  ] [
fhir:code [ fhir:v "TIME_ASPCT" ] ;
fhir:uri [ fhir:v "http://loinc.org/property/TIME_ASPCT"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Third major axis-timing of the measurement: Time Aspect (Point or moment in time vs. time interval)" ] ;
fhir:type [ fhir:v "Coding" ]
  ] [
fhir:code [ fhir:v "SYSTEM" ] ;
fhir:uri [ fhir:v "http://loinc.org/property/SYSTEM"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Fourth major axis-type of specimen or system: System (Sample) Type" ] ;
fhir:type [ fhir:v "Coding" ]
  ] [
fhir:code [ fhir:v "SCALE_TYP" ] ;
fhir:uri [ fhir:v "http://loinc.org/property/SCALE_TYP"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Fifth major axis-scale of measurement: Type of Scale" ] ;
fhir:type [ fhir:v "Coding" ]
  ] [
fhir:code [ fhir:v "METHOD_TYP" ] ;
fhir:uri [ fhir:v "http://loinc.org/property/METHOD_TYP"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Sixth major axis-method of measurement: Type of Method" ] ;
fhir:type [ fhir:v "Coding" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "90370-8" ] ;
fhir:display [ fhir:v "LIVD mapping data set" ] ;
    ( fhir:property [
fhir:code [ fhir:v "COMPONENT" ] ;
fhir:value [
a fhir:Coding, loinc:LP269198-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP269198-0" ] ;
fhir:display [ fhir:v "Vendor test code to LOINC mapping data set" ]       ]     ] [
fhir:code [ fhir:v "PROPERTY" ] ;
fhir:value [
a fhir:Coding, loinc:LP6813-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6813-2" ] ;
fhir:display [ fhir:v "Find" ]       ]     ] [
fhir:code [ fhir:v "TIME_ASPCT" ] ;
fhir:value [
a fhir:Coding, loinc:LP6960-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6960-1" ] ;
fhir:display [ fhir:v "Pt" ]       ]     ] [
fhir:code [ fhir:v "SYSTEM" ] ;
fhir:value [
a fhir:Coding, loinc:LP76022-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP76022-0" ] ;
fhir:display [ fhir:v "{Device}" ]       ]     ] [
fhir:code [ fhir:v "SCALE_TYP" ] ;
fhir:value [
a fhir:Coding, loinc:LP32888-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP32888-7" ] ;
fhir:display [ fhir:v "Doc" ]       ]     ] )
  ] [
fhir:code [ fhir:v "14749-6" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ;
    ( fhir:property [
fhir:code [ fhir:v "COMPONENT" ] ;
fhir:value [
a fhir:Coding, loinc:LP14635-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP14635-4" ] ;
fhir:display [ fhir:v "Glucose" ]       ]     ] [
fhir:code [ fhir:v "PROPERTY" ] ;
fhir:value [
a fhir:Coding, loinc:LP6860-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6860-3" ] ;
fhir:display [ fhir:v "SCnc" ]       ]     ] [
fhir:code [ fhir:v "TIME_ASPCT" ] ;
fhir:value [
a fhir:Coding, loinc:LP6960-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6960-1" ] ;
fhir:display [ fhir:v "Pt" ]       ]     ] [
fhir:code [ fhir:v "SYSTEM" ] ;
fhir:value [
a fhir:Coding, loinc:LP7576-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7576-4" ] ;
fhir:display [ fhir:v "Ser/Plas" ]       ]     ] [
fhir:code [ fhir:v "SCALE_TYP" ] ;
fhir:value [
a fhir:Coding, loinc:LP7753-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7753-9" ] ;
fhir:display [ fhir:v "Qn" ]       ]     ] )
  ] [
fhir:code [ fhir:v "2345-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Serum or Plasma" ] ;
    ( fhir:property [
fhir:code [ fhir:v "COMPONENT" ] ;
fhir:value [
a fhir:Coding, loinc:LP14635-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP14635-4" ] ;
fhir:display [ fhir:v "Glucose" ]       ]     ] [
fhir:code [ fhir:v "PROPERTY" ] ;
fhir:value [
a fhir:Coding, loinc:LP6827-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6827-2" ] ;
fhir:display [ fhir:v "MCnc" ]       ]     ] [
fhir:code [ fhir:v "TIME_ASPCT" ] ;
fhir:value [
a fhir:Coding, loinc:LP6960-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6960-1" ] ;
fhir:display [ fhir:v "Pt" ]       ]     ] [
fhir:code [ fhir:v "SYSTEM" ] ;
fhir:value [
a fhir:Coding, loinc:LP7576-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7576-4" ] ;
fhir:display [ fhir:v "Ser/Plas" ]       ]     ] [
fhir:code [ fhir:v "SCALE_TYP" ] ;
fhir:value [
a fhir:Coding, loinc:LP7753-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7753-9" ] ;
fhir:display [ fhir:v "Qn" ]       ]     ] )
  ] [
fhir:code [ fhir:v "LP269198-0" ] ;
fhir:display [ fhir:v "Vendor test code to LOINC mapping data set" ]
  ] [
fhir:code [ fhir:v "LP6813-2" ] ;
fhir:display [ fhir:v "Find" ]
  ] [
fhir:code [ fhir:v "LP6960-1" ] ;
fhir:display [ fhir:v "Pt" ]
  ] [
fhir:code [ fhir:v "LP76022-0" ] ;
fhir:display [ fhir:v "{Device}" ]
  ] [
fhir:code [ fhir:v "LP32888-7" ] ;
fhir:display [ fhir:v "Doc" ]
  ] [
fhir:code [ fhir:v "LP14635-4" ] ;
fhir:display [ fhir:v "Glucose" ]
  ] [
fhir:code [ fhir:v "LP6860-3" ] ;
fhir:display [ fhir:v "SCnc" ]
  ] [
fhir:code [ fhir:v "LP7576-4" ] ;
fhir:display [ fhir:v "Ser/Plas" ]
  ] [
fhir:code [ fhir:v "LP7753-9" ] ;
fhir:display [ fhir:v "Qn" ]
  ] [
fhir:code [ fhir:v "LP6827-2" ] ;
fhir:display [ fhir:v "MCnc" ]
  ] ) . #