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

: Roche quantitative 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-roche-quant"] ; # 
  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.roche.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ab2bf69b-c80b-4497-a352-31a25491f700" ]
  ] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:e2a81a3f-499c-4aab-ab34-a2cc9b3076cf"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:e2a81a3f-499c-4aab-ab34-a2cc9b3076cf> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Composition/e2a81a3f-499c-4aab-ab34-a2cc9b3076cf"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:93e79b4c-8156-4023-84fa-abfcde8df311"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:93e79b4c-8156-4023-84fa-abfcde8df311> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DeviceDefinition/93e79b4c-8156-4023-84fa-abfcde8df311"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:54cb685d-ae5d-4914-9eca-706a67957d1e"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:54cb685d-ae5d-4914-9eca-706a67957d1e> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DeviceDefinition/54cb685d-ae5d-4914-9eca-706a67957d1e"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:26ac22bf-9fbb-4dc9-82ef-93de72f92680"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:26ac22bf-9fbb-4dc9-82ef-93de72f92680> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ObservationDefinition/26ac22bf-9fbb-4dc9-82ef-93de72f92680"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:83fb6204-71b9-4659-8f90-1fca9e12518b"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:83fb6204-71b9-4659-8f90-1fca9e12518b> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ObservationDefinition/83fb6204-71b9-4659-8f90-1fca9e12518b"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ConceptMap/5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:3b665cc6-c0e8-43aa-936a-dbe68f920a78"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:3b665cc6-c0e8-43aa-936a-dbe68f920a78> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ValueSet/loinc-livd-roche"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:a2b72ed2-5038-4646-8d19-195c2a561abc"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:a2b72ed2-5038-4646-8d19-195c2a561abc> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "CodeSystem/loinc-fragment-livd-roche-quant"^^xsd:anyURI ]     ]
  ] ) . # 

<urn:uuid:e2a81a3f-499c-4aab-ab34-a2cc9b3076cf> a fhir:Composition ;
  fhir:id [ fhir:v "e2a81a3f-499c-4aab-ab34-a2cc9b3076cf"] ; # 
  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 "generated" ] ;
fhir:div "<div lang=\"en-US\" xml:lang=\"en-US\" xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: e2a81a3f-499c-4aab-ab34-a2cc9b3076cf</p><p><b>meta</b>: </p><p><b>language</b>: en-US</p><p><b>identifier</b>: cobas 8000</p><p><b>status</b>: generated</p><p><b>type</b>: LIVD mapping data set</p><p><b>date</b>: 2019-01-12</p><p><b>author</b>: Roche Diagnosticss</p><p><b>title</b>: HL7 Connectathon Demo Resource File</p></div>"
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "http://www.roche.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "a809e430-5d17-4248-b595-d575fea6eb10" ] ;
fhir:assigner [
fhir:display [ fhir:v "Roche 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.64" ] ;
fhir:code [ fhir:v "90370-8" ] ;
fhir:display [ fhir:v "LIVD mapping data set" ]     ] )
  ] ; # 
  fhir:date [ fhir:v "2019-01-12"^^xsd:date] ; # 
  fhir:author ( [
fhir:display [ fhir:v "Roche Diagnostics" ]
  ] ) ; # 
  fhir:title [ fhir:v "HL7 Connectathon Demo Resource File"] ; # 
  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/93e79b4c-8156-4023-84fa-abfcde8df311" ]     ] [
fhir:reference [ fhir:v "DeviceDefinition/54cb685d-ae5d-4914-9eca-706a67957d1e" ]     ] )
  ] [
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/26ac22bf-9fbb-4dc9-82ef-93de72f92680" ]     ] [
fhir:reference [ fhir:v "ObservationDefinition/83fb6204-71b9-4659-8f90-1fca9e12518b" ]     ] )
  ] [
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/5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b" ]     ] )
  ] ) . # 

<urn:uuid:93e79b4c-8156-4023-84fa-abfcde8df311> a fhir:DeviceDefinition ;
  fhir:id [ fhir:v "93e79b4c-8156-4023-84fa-abfcde8df311"] ; # 
  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\"><p><b>blindtext</b></p></div>"
  ] ; # 
  fhir:udiDeviceIdentifier ( [
fhir:deviceIdentifier [ fhir:v "88da7350-7880-4863-9823-c7c94eb759c1" ] ;
fhir:issuer [ fhir:v "FDA"^^xsd:anyURI ] ;
fhir:jurisdiction [ fhir:v "US"^^xsd:anyURI ]
  ] ) ; # 
  fhir:manufacturer [ fhir:v "Roche Diagnostics"] ; # 
  fhir:modelNumber [ fhir:v "cobas 8000"] ; # 
  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/26ac22bf-9fbb-4dc9-82ef-93de72f92680" ]       ]     ] [
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/83fb6204-71b9-4659-8f90-1fca9e12518b" ]       ]     ] ) ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ObservationDefinition" ]       ] )     ]
  ] ) . # 

<urn:uuid:54cb685d-ae5d-4914-9eca-706a67957d1e> a fhir:DeviceDefinition ;
  fhir:id [ fhir:v "54cb685d-ae5d-4914-9eca-706a67957d1e"] ; # 
  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\"><p><b>blindtext</b></p></div>"
  ] ; # 
  fhir:udiDeviceIdentifier ( [
fhir:deviceIdentifier [ fhir:v "9b8c3520-cb58-4d42-9bf0-01b5f23f6644" ] ;
fhir:issuer [ fhir:v "FDA"^^xsd:anyURI ] ;
fhir:jurisdiction [ fhir:v "US"^^xsd:anyURI ]
  ] ) ; # 
  fhir:manufacturer [ fhir:v "Roche Diagnostics"] ; # 
  fhir:modelNumber [ fhir:v "cobas 8000"] ; # 
  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/26ac22bf-9fbb-4dc9-82ef-93de72f92680" ]       ]     ] [
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/83fb6204-71b9-4659-8f90-1fca9e12518b" ]       ]     ] ) ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ObservationDefinition" ]       ] )     ]
  ] ) . # 

<urn:uuid:26ac22bf-9fbb-4dc9-82ef-93de72f92680> a fhir:ObservationDefinition ;
  fhir:id [ fhir:v "26ac22bf-9fbb-4dc9-82ef-93de72f92680"] ; # 
  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 "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 26ac22bf-9fbb-4dc9-82ef-93de72f92680</p><p><b>meta</b>: </p><p><b>code</b>: Glucose HK liquid<span style=\"background: LightGoldenRodYellow\">(Details : {http://www.roche.com/cobas8000 code '8717' = '8717', given as 'Glucose HK liquid'})</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/93e79b4c-8156-4023-84fa-abfcde8df311" ]     ]
  ] [
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/54cb685d-ae5d-4914-9eca-706a67957d1e" ]     ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://ww.roche.com/cobas8000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8717" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ]     ] )
  ] . # 

<urn:uuid:83fb6204-71b9-4659-8f90-1fca9e12518b> a fhir:ObservationDefinition ;
  fhir:id [ fhir:v "83fb6204-71b9-4659-8f90-1fca9e12518b"] ; # 
  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 "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 83fb6204-71b9-4659-8f90-1fca9e12518b</p><p><b>meta</b>: </p><p><b>code</b>: %HBA1c - whole blood<span style=\"background: LightGoldenRodYellow\">(Details : {http://www.roche.com/cobas8000 code '890' = '890', given as '%HBA1c - whole blood'})</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/93e79b4c-8156-4023-84fa-abfcde8df311" ]     ]
  ] [
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/54cb685d-ae5d-4914-9eca-706a67957d1e" ]     ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://ww.roche.com/cobas8000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "890" ] ;
fhir:display [ fhir:v "%HBA1c - whole blood" ]     ] )
  ] . # 

<urn:uuid:5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b> a fhir:ConceptMap ;
  fhir:id [ fhir:v "5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b"] ; # 
  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\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: loinc-livd</p><p><b>url</b></p></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/livd/ConceptMap/5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b"^^xsd:anyURI] ; # 
  fhir:name [ fhir:v "RocheLivdConceptMap"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:source [ fhir:v "http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd"^^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 "26ac22bf-9fbb-4dc9-82ef-93de72f92680" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
      ( fhir:target [
fhir:code [ fhir:v "2345-7" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Ser/Plas" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mg/dL" ]         ] )       ] )     ] [
fhir:code [ fhir:v "65d97d4d-ddba-451f-8278-7dfb9bf02d5d" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
      ( fhir:target [
fhir:code [ fhir:v "14749-6" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Ser/Plas" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mmol/L" ]         ] )       ] )     ] [
fhir:code [ fhir:v "cf295f86-2363-4b11-b79c-5cdc3c1a466f" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
      ( fhir:target [
fhir:code [ fhir:v "2342-4" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CSF" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mg/dL" ]         ] )       ] )     ] [
fhir:code [ fhir:v "db5dd261-7562-4c02-8a5c-47bef5873f65" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
      ( fhir:target [
fhir:code [ fhir:v "14744-7" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CSF" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mmol/L" ]         ] )       ] )     ] [
fhir:code [ fhir:v "1927fa4c-ad20-4daa-acd5-d843993e222c" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
      ( fhir:target [
fhir:code [ fhir:v "2350-7" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Urine" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mg/dL" ]         ] )       ] )     ] [
fhir:code [ fhir:v "3a4c6b60-1b34-435d-a97e-bf579d8e9d7a" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
      ( fhir:target [
fhir:code [ fhir:v "15076-3" ] ;
fhir:display [ fhir:v "Glucose HK liquid" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Urine" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mmol/L" ]         ] )       ] )     ] [
fhir:code [ fhir:v "83fb6204-71b9-4659-8f90-1fca9e12518b" ] ;
fhir:display [ fhir:v "%HBA1c - whole blood" ] ;
      ( fhir:target [
fhir:code [ fhir:v "59261-8" ] ;
fhir:display [ fhir:v "%HBA1c - whole blood" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Bld" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mmol/;mol" ]         ] )       ] )     ] [
fhir:code [ fhir:v "3c0b191b-d770-47cf-b4e2-417391144fca" ] ;
fhir:display [ fhir:v "%HBA1c - whole blood" ] ;
      ( fhir:target [
fhir:code [ fhir:v "4548-4" ] ;
fhir:display [ fhir:v "%HBA1c - whole blood" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Bld" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "%" ]         ] )       ] )     ] [
fhir:code [ fhir:v "2f31d3a1-99e8-43b3-994d-35260d97f6c6" ] ;
fhir:display [ fhir:v "%HBA1c - whole blood" ] ;
      ( fhir:target [
fhir:code [ fhir:v "17855-8" ] ;
fhir:display [ fhir:v "%HBA1c - whole blood" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
        ( fhir:dependsOn [
fhir:property [ fhir:v "specimen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Bld" ]         ] [
fhir:property [ fhir:v "result"^^xsd:anyURI ] ;
fhir:value [ fhir:v "%" ]         ] )       ] )     ] )
  ] ) . # 

<urn:uuid:3b665cc6-c0e8-43aa-936a-dbe68f920a78> a fhir:ValueSet ;
  fhir:id [ fhir:v "loinc-livd-roche"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_loinc-livd-roche\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-livd-roche</b></p><a name=\"loinc-livd-roche\"> </a><a name=\"hcloinc-livd-roche\"> </a><a name=\"loinc-livd-roche-en-US\"> </a><p><b>url</b>: <a href=\"Bundle-livd-example-roche-quant.html\">Roche LOINC value set for LIVD</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: RocheLivdLoincVS</p><p><b>title</b>: Roche 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>: 2345-7</p><p><b>display</b>: Glucose [Mass/volume] in Serum or Plasma</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>: 2342-4</p><p><b>display</b>: Glucose [Mass/volume] in Cerebral spinal fluid</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 14744-7</p><p><b>display</b>: Glucose [Moles/volume] in Cerbral spinal fluid</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 2350-7</p><p><b>display</b>: Glucose [Mass/volume] in Urine</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 15076-3</p><p><b>display</b>: Glucose [Moles/volume] in Urine</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 59261-8</p><p><b>display</b>: Hemoglobin A1c/Hemoglobin.total in Blood by IFCC protocol</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 4548-4</p><p><b>display</b>: Hemoglobin A1c/Hemoglobin.total in Blood</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 17855-8</p><p><b>display</b>: Hemoglobin A1c/Hemoglobin.total in Blood by calculation</p></blockquote></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.roche.com/livd/ValueSet/loinc-livd-roche"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "RocheLivdLoincVS"] ; # 
  fhir:title [ fhir:v "Roche 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 "2345-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Serum or Plasma" ]       ] [
fhir:code [ fhir:v "14749-6" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ]       ] [
fhir:code [ fhir:v "2342-4" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Cerebral spinal fluid" ]       ] [
fhir:code [ fhir:v "14744-7" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Cerbral spinal fluid" ]       ] [
fhir:code [ fhir:v "2350-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Urine" ]       ] [
fhir:code [ fhir:v "15076-3" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Urine" ]       ] [
fhir:code [ fhir:v "59261-8" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood by IFCC protocol" ]       ] [
fhir:code [ fhir:v "4548-4" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood" ]       ] [
fhir:code [ fhir:v "17855-8" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood by calculation" ]       ] )     ] )
  ] . # 

<urn:uuid:a2b72ed2-5038-4646-8d19-195c2a561abc> a fhir:CodeSystem ;
  fhir:id [ fhir:v "loinc-fragment-livd-roche-quant"] ; # 
  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\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: loinc-livd</p><p><b>url</b></p></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 "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 "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 "2342-4" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Cerebral spinal fluid" ] ;
    ( 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:LP7156-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7156-5" ] ;
fhir:display [ fhir:v "CSF" ]       ]     ] [
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 "14744-7" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Cerbral spinal fluid" ] ;
    ( 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:LP7156-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7156-5" ] ;
fhir:display [ fhir:v "CSF" ]       ]     ] [
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 "2350-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Urine" ] ;
    ( 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:LP7681-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7681-2" ] ;
fhir:display [ fhir:v "Urine" ]       ]     ] [
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 "15076-3" ] ;
fhir:display [ fhir:v "Glucose [Moles/volume] in Urine" ] ;
    ( 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:LP7681-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7681-2" ] ;
fhir:display [ fhir:v "Urine" ]       ]     ] [
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 "59261-8" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood by IFCC protocol" ] ;
    ( fhir:property [
fhir:code [ fhir:v "COMPONENT" ] ;
fhir:value [
a fhir:Coding, loinc:LP16413-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP16413-4" ] ;
fhir:display [ fhir:v "Hemoglobin A1c" ]       ]     ] [
fhir:code [ fhir:v "PROPERTY" ] ;
fhir:value [
a fhir:Coding, loinc:LP6866-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6866-0" ] ;
fhir:display [ fhir:v "SFr" ]       ]     ] [
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:LP7057-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7057-5" ] ;
fhir:display [ fhir:v "Bld" ]       ]     ] [
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 "METHOD_TYP" ] ;
fhir:value [
a fhir:Coding, loinc:LP99992-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP99992-7" ] ;
fhir:display [ fhir:v "IFCC" ]       ]     ] )
  ] [
fhir:code [ fhir:v "4548-4" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood" ] ;
    ( fhir:property [
fhir:code [ fhir:v "COMPONENT" ] ;
fhir:value [
a fhir:Coding, loinc:LP16413-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP16413-4" ] ;
fhir:display [ fhir:v "Hemoglobin A1c" ]       ]     ] [
fhir:code [ fhir:v "PROPERTY" ] ;
fhir:value [
a fhir:Coding, loinc:LP6831-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6831-4" ] ;
fhir:display [ fhir:v "MFr" ]       ]     ] [
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:LP7057-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7057-5" ] ;
fhir:display [ fhir:v "Bld" ]       ]     ] [
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 "17855-8" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood by calculation" ] ;
    ( fhir:property [
fhir:code [ fhir:v "COMPONENT" ] ;
fhir:value [
a fhir:Coding, loinc:LP16413-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP16413-4" ] ;
fhir:display [ fhir:v "Hemoglobin A1c" ]       ]     ] [
fhir:code [ fhir:v "PROPERTY" ] ;
fhir:value [
a fhir:Coding, loinc:LP6831-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6831-4" ] ;
fhir:display [ fhir:v "MFr" ]       ]     ] [
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:LP7057-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP7057-5" ] ;
fhir:display [ fhir:v "Bld" ]       ]     ] [
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 "METHOD_TYP" ] ;
fhir:value [
a fhir:Coding, loinc:LP6165-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP6165-7" ] ;
fhir:display [ fhir:v "Calculated" ]       ]     ] )
  ] [
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 "LP6827-2" ] ;
fhir:display [ fhir:v "MCnc" ]
  ] [
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 "LP6860-3" ] ;
fhir:display [ fhir:v "SCnc" ]
  ] [
fhir:code [ fhir:v "LP7156-5" ] ;
fhir:display [ fhir:v "CSF" ]
  ] [
fhir:code [ fhir:v "LP7681-2" ] ;
fhir:display [ fhir:v "Urine" ]
  ] [
fhir:code [ fhir:v "LP16413-4" ] ;
fhir:display [ fhir:v "Hemoglobin A1c" ]
  ] [
fhir:code [ fhir:v "LP6866-0" ] ;
fhir:display [ fhir:v "SFr" ]
  ] [
fhir:code [ fhir:v "LP7057-5" ] ;
fhir:display [ fhir:v "Bld" ]
  ] [
fhir:code [ fhir:v "LP99992-7" ] ;
fhir:display [ fhir:v "IFCC" ]
  ] [
fhir:code [ fhir:v "LP6831-4" ] ;
fhir:display [ fhir:v "MFr" ]
  ] [
fhir:code [ fhir:v "LP6165-7" ] ;
fhir:display [ fhir:v "Calculated" ]
  ] ) . #