This page is part of the Loinc/IVD Mapping FHIR IG (v0.2.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
@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:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "livd-example-roche-quant"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/bundle-uv-livd"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/bundle-uv-livd> ] ]; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "https://www.roche.com" ]; fhir:Identifier.value [ fhir:value "ab2bf69b-c80b-4497-a352-31a25491f700" ] ]; fhir:Bundle.type [ fhir:value "transaction"]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:e2a81a3f-499c-4aab-ab34-a2cc9b3076cf" ]; fhir:Bundle.entry.resource <urn:uuid:e2a81a3f-499c-4aab-ab34-a2cc9b3076cf>; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ]; fhir:Bundle.entry.request.url [ fhir:value "Composition/e2a81a3f-499c-4aab-ab34-a2cc9b3076cf" ] ] ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:93e79b4c-8156-4023-84fa-abfcde8df311" ]; fhir:Bundle.entry.resource <urn:uuid:93e79b4c-8156-4023-84fa-abfcde8df311>; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ]; fhir:Bundle.entry.request.url [ fhir:value "DeviceDefinition/93e79b4c-8156-4023-84fa-abfcde8df311" ] ] ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:54cb685d-ae5d-4914-9eca-706a67957d1e" ]; fhir:Bundle.entry.resource <urn:uuid:54cb685d-ae5d-4914-9eca-706a67957d1e>; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ]; fhir:Bundle.entry.request.url [ fhir:value "DeviceDefinition/54cb685d-ae5d-4914-9eca-706a67957d1e" ] ] ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:26ac22bf-9fbb-4dc9-82ef-93de72f92680" ]; fhir:Bundle.entry.resource <urn:uuid:26ac22bf-9fbb-4dc9-82ef-93de72f92680>; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ]; fhir:Bundle.entry.request.url [ fhir:value "ObservationDefinition/26ac22bf-9fbb-4dc9-82ef-93de72f92680" ] ] ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:83fb6204-71b9-4659-8f90-1fca9e12518b" ]; fhir:Bundle.entry.resource <urn:uuid:83fb6204-71b9-4659-8f90-1fca9e12518b>; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ]; fhir:Bundle.entry.request.url [ fhir:value "ObservationDefinition/83fb6204-71b9-4659-8f90-1fca9e12518b" ] ] ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b" ]; fhir:Bundle.entry.resource <urn:uuid:5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b>; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ]; fhir:Bundle.entry.request.url [ fhir:value "ConceptMap/5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b" ] ] ], [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:3b665cc6-c0e8-43aa-936a-dbe68f920a78" ]; fhir:Bundle.entry.resource <urn:uuid:3b665cc6-c0e8-43aa-936a-dbe68f920a78>; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ]; fhir:Bundle.entry.request.url [ fhir:value "ValueSet/loinc-livd-roche" ] ] ], [ fhir:index 7; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:a2b72ed2-5038-4646-8d19-195c2a561abc" ]; fhir:Bundle.entry.resource <urn:uuid:a2b72ed2-5038-4646-8d19-195c2a561abc>; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ]; fhir:Bundle.entry.request.url [ fhir:value "CodeSystem/loinc-fragment-livd-roche" ] ] ]. <urn:uuid:e2a81a3f-499c-4aab-ab34-a2cc9b3076cf> a fhir:Composition; fhir:Resource.id [ fhir:value "e2a81a3f-499c-4aab-ab34-a2cc9b3076cf"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/catalog-uv-livd"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/catalog-uv-livd> ] ]; fhir:Resource.language [ fhir:value "en-US"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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:Composition.identifier [ fhir:Identifier.system [ fhir:value "http://www.roche.com" ]; fhir:Identifier.value [ fhir:value "a809e430-5d17-4248-b595-d575fea6eb10" ]; fhir:Identifier.assigner [ fhir:Reference.display [ fhir:value "Roche Diagnostics" ] ] ]; fhir:Composition.status [ fhir:value "final"]; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://new-loinc-code.org" ]; fhir:Coding.version [ fhir:value "2.64" ]; fhir:Coding.code [ fhir:value "90370-8" ]; fhir:Coding.display [ fhir:value "LIVD mapping data set" ] ] ]; fhir:Composition.date [ fhir:value "2019-01-12"^^xsd:date]; fhir:Composition.author [ fhir:index 0; fhir:Reference.display [ fhir:value "Roche Diagnostics" ] ]; fhir:Composition.title [ fhir:value "HL7 Connectathon Demo Resource File"]; fhir:Composition.section [ fhir:index 0; fhir:Composition.section.title [ fhir:value "Devices" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type" ]; fhir:Coding.code [ fhir:value "devices" ]; fhir:Coding.display [ fhir:value "Device Definitions" ] ] ]; fhir:Composition.section.entry [ fhir:index 0; fhir:Reference.reference [ fhir:value "DeviceDefinition/93e79b4c-8156-4023-84fa-abfcde8df311" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "DeviceDefinition/54cb685d-ae5d-4914-9eca-706a67957d1e" ] ] ], [ fhir:index 1; fhir:Composition.section.title [ fhir:value "Observation Definitions" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type" ]; fhir:Coding.code [ fhir:value "observation-definitions" ]; fhir:Coding.display [ fhir:value "Observation Definitions" ] ] ]; fhir:Composition.section.entry [ fhir:index 0; fhir:Reference.reference [ fhir:value "ObservationDefinition/26ac22bf-9fbb-4dc9-82ef-93de72f92680" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "ObservationDefinition/83fb6204-71b9-4659-8f90-1fca9e12518b" ] ] ], [ fhir:index 2; fhir:Composition.section.title [ fhir:value "Concept Maps" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/livd/CodeSystem/livd-section-type" ]; fhir:Coding.code [ fhir:value "concept-map" ]; fhir:Coding.display [ fhir:value "Concept Map" ] ] ]; fhir:Composition.section.entry [ fhir:index 0; fhir:Reference.reference [ fhir:value "ConceptMap/5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b" ] ] ]. <urn:uuid:93e79b4c-8156-4023-84fa-abfcde8df311> a fhir:DeviceDefinition; fhir:Resource.id [ fhir:value "93e79b4c-8156-4023-84fa-abfcde8df311"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>blindtext</b></p></div>" ]; fhir:DeviceDefinition.udiDeviceIdentifier [ fhir:index 0; fhir:DeviceDefinition.udiDeviceIdentifier.deviceIdentifier [ fhir:value "88da7350-7880-4863-9823-c7c94eb759c1" ]; fhir:DeviceDefinition.udiDeviceIdentifier.issuer [ fhir:value "FDA" ]; fhir:DeviceDefinition.udiDeviceIdentifier.jurisdiction [ fhir:value "US" ] ]; fhir:DeviceDefinition.manufacturerString [ fhir:value "Roche Diagnostics"]; fhir:DeviceDefinition.modelNumber [ fhir:value "cobas 8000"]; fhir:DeviceDefinition.capability [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-capability" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "ObservationDefinition/26ac22bf-9fbb-4dc9-82ef-93de72f92680" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-capability" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "ObservationDefinition/83fb6204-71b9-4659-8f90-1fca9e12518b" ] ] ]; fhir:DeviceDefinition.capability.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "ObservationDefinition" ] ] ] ]. <urn:uuid:54cb685d-ae5d-4914-9eca-706a67957d1e> a fhir:DeviceDefinition; fhir:Resource.id [ fhir:value "54cb685d-ae5d-4914-9eca-706a67957d1e"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>blindtext</b></p></div>" ]; fhir:DeviceDefinition.udiDeviceIdentifier [ fhir:index 0; fhir:DeviceDefinition.udiDeviceIdentifier.deviceIdentifier [ fhir:value "9b8c3520-cb58-4d42-9bf0-01b5f23f6644" ]; fhir:DeviceDefinition.udiDeviceIdentifier.issuer [ fhir:value "FDA" ]; fhir:DeviceDefinition.udiDeviceIdentifier.jurisdiction [ fhir:value "US" ] ]; fhir:DeviceDefinition.manufacturerString [ fhir:value "Roche Diagnostics"]; fhir:DeviceDefinition.modelNumber [ fhir:value "cobas 8000"]; fhir:DeviceDefinition.capability [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-capability" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "ObservationDefinition/26ac22bf-9fbb-4dc9-82ef-93de72f92680" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-capability" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "ObservationDefinition/83fb6204-71b9-4659-8f90-1fca9e12518b" ] ] ]; fhir:DeviceDefinition.capability.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "ObservationDefinition" ] ] ] ]. <urn:uuid:26ac22bf-9fbb-4dc9-82ef-93de72f92680> a fhir:ObservationDefinition; fhir:Resource.id [ fhir:value "26ac22bf-9fbb-4dc9-82ef-93de72f92680"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/observationdefinition-uv-livd"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/observationdefinition-uv-livd> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-device" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "DeviceDefinition/93e79b4c-8156-4023-84fa-abfcde8df311" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-device" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "DeviceDefinition/54cb685d-ae5d-4914-9eca-706a67957d1e" ] ] ]; fhir:ObservationDefinition.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ww.roche.com/cobas8000" ]; fhir:Coding.code [ fhir:value "8717" ]; fhir:Coding.display [ fhir:value "Glucose HK liquid" ] ] ]. <urn:uuid:83fb6204-71b9-4659-8f90-1fca9e12518b> a fhir:ObservationDefinition; fhir:Resource.id [ fhir:value "83fb6204-71b9-4659-8f90-1fca9e12518b"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/observationdefinition-uv-livd"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/observationdefinition-uv-livd> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-device" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "DeviceDefinition/93e79b4c-8156-4023-84fa-abfcde8df311" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/ext-device" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "DeviceDefinition/54cb685d-ae5d-4914-9eca-706a67957d1e" ] ] ]; fhir:ObservationDefinition.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ww.roche.com/cobas8000" ]; fhir:Coding.code [ fhir:value "890" ]; fhir:Coding.display [ fhir:value "%HBA1c - whole blood" ] ] ]. <urn:uuid:5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b> a fhir:ConceptMap; fhir:Resource.id [ fhir:value "5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-uv-livd"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-uv-livd> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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:ConceptMap.url [ fhir:value "http://hl7.org/fhir/uv/livd/ConceptMap/5e10d8dc-a847-4e81-a0be-a54e8f0b9a4b"]; fhir:ConceptMap.name [ fhir:value "RocheLivdConceptMap"]; fhir:ConceptMap.status [ fhir:value "active"]; fhir:ConceptMap.sourceUri [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd"]; fhir:ConceptMap.targetCanonical [ fhir:value "http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd"; fhir:link <http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd> ]; fhir:ConceptMap.group [ fhir:index 0; fhir:ConceptMap.group.element [ fhir:index 0; fhir:ConceptMap.group.element.code [ fhir:value "26ac22bf-9fbb-4dc9-82ef-93de72f92680" ]; fhir:ConceptMap.group.element.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "2345-7" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "Ser/Plas" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "mg/dL" ] ] ] ], [ fhir:index 1; fhir:ConceptMap.group.element.code [ fhir:value "65d97d4d-ddba-451f-8278-7dfb9bf02d5d" ]; fhir:ConceptMap.group.element.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "14749-6" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "Ser/Plas" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "mmol/L" ] ] ] ], [ fhir:index 2; fhir:ConceptMap.group.element.code [ fhir:value "cf295f86-2363-4b11-b79c-5cdc3c1a466f" ]; fhir:ConceptMap.group.element.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "2342-4" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "CSF" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "mg/dL" ] ] ] ], [ fhir:index 3; fhir:ConceptMap.group.element.code [ fhir:value "db5dd261-7562-4c02-8a5c-47bef5873f65" ]; fhir:ConceptMap.group.element.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "14744-7" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "CSF" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "mmol/L" ] ] ] ], [ fhir:index 4; fhir:ConceptMap.group.element.code [ fhir:value "1927fa4c-ad20-4daa-acd5-d843993e222c" ]; fhir:ConceptMap.group.element.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "2350-7" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "Urine" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "mg/dL" ] ] ] ], [ fhir:index 5; fhir:ConceptMap.group.element.code [ fhir:value "3a4c6b60-1b34-435d-a97e-bf579d8e9d7a" ]; fhir:ConceptMap.group.element.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "15076-3" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "Glucose HK liquid" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "Urine" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "mmol/L" ] ] ] ], [ fhir:index 6; fhir:ConceptMap.group.element.code [ fhir:value "83fb6204-71b9-4659-8f90-1fca9e12518b" ]; fhir:ConceptMap.group.element.display [ fhir:value "%HBA1c - whole blood" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "59261-8" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "%HBA1c - whole blood" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "Bld" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "mmol/;mol" ] ] ] ], [ fhir:index 7; fhir:ConceptMap.group.element.code [ fhir:value "3c0b191b-d770-47cf-b4e2-417391144fca" ]; fhir:ConceptMap.group.element.display [ fhir:value "%HBA1c - whole blood" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "4548-4" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "%HBA1c - whole blood" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "Bld" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "%" ] ] ] ], [ fhir:index 8; fhir:ConceptMap.group.element.code [ fhir:value "2f31d3a1-99e8-43b3-994d-35260d97f6c6" ]; fhir:ConceptMap.group.element.display [ fhir:value "%HBA1c - whole blood" ]; fhir:ConceptMap.group.element.target [ fhir:index 0; fhir:ConceptMap.group.element.target.code [ fhir:value "17855-8" ]; fhir:ConceptMap.group.element.target.display [ fhir:value "%HBA1c - whole blood" ]; fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]; fhir:ConceptMap.group.element.target.dependsOn [ fhir:index 0; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "specimen" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "Bld" ] ], [ fhir:index 1; fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "result" ]; fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "%" ] ] ] ] ]. <urn:uuid:3b665cc6-c0e8-43aa-936a-dbe68f920a78> a fhir:ValueSet; fhir:Resource.id [ fhir:value "loinc-livd-roche"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: loinc-livd-roche</p><p><b>url</b>: <a href=\"https://www.roche.com/livd/ValueSet/loinc-livd-roche\">https://www.roche.com/livd/ValueSet/loinc-livd-roche</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>: Sep 25, 2018 12:00:00 AM</p><p><b>description</b>: Includes the subset of LOINC codes that are relevant for this ConceptMap.</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://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:ValueSet.url [ fhir:value "https://www.roche.com/livd/ValueSet/loinc-livd-roche"]; fhir:ValueSet.version [ fhir:value "0.1.0"]; fhir:ValueSet.name [ fhir:value "RocheLivdLoincVS"]; fhir:ValueSet.title [ fhir:value "Roche LOINC value set for LIVD"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.date [ fhir:value "2018-09-25"^^xsd:date]; fhir:ValueSet.description [ fhir:value "Includes the subset of LOINC codes that are relevant for this ConceptMap."]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.compose.include.version [ fhir:value "2.65" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "90370-8" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "LIVD mapping data set" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "2345-7" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Mass/volume] in Serum or Plasma" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "14749-6" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "2342-4" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Mass/volume] in Cerebral spinal fluid" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "14744-7" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/volume] in Cerbral spinal fluid" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "2350-7" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Mass/volume] in Urine" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "15076-3" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/volume] in Urine" ] ], [ fhir:index 7; fhir:ValueSet.compose.include.concept.code [ fhir:value "59261-8" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Hemoglobin A1c/Hemoglobin.total in Blood by IFCC protocol" ] ], [ fhir:index 8; fhir:ValueSet.compose.include.concept.code [ fhir:value "4548-4" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Hemoglobin A1c/Hemoglobin.total in Blood" ] ], [ fhir:index 9; fhir:ValueSet.compose.include.concept.code [ fhir:value "17855-8" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Hemoglobin A1c/Hemoglobin.total in Blood by calculation" ] ] ] ]. <urn:uuid:a2b72ed2-5038-4646-8d19-195c2a561abc> a fhir:CodeSystem; fhir:Resource.id [ fhir:value "loinc-fragment-livd-roche"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/codesystem-loinc-frag-uv-livd"; fhir:index 0; fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/codesystem-loinc-frag-uv-livd> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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:CodeSystem.url [ fhir:value "http://loinc.org"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.6.1" ] ]; fhir:CodeSystem.version [ fhir:value "2.65"]; fhir:CodeSystem.name [ fhir:value "LOINC"]; fhir:CodeSystem.title [ fhir:value "LOINC Code System"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.publisher [ fhir:value "Regenstrief Institute, Inc."]; fhir:CodeSystem.copyright [ fhir:value "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:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.content [ fhir:value "fragment"]; fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.property.uri [ fhir:value "http://loinc.org/property/COMPONENT" ]; fhir:CodeSystem.property.description [ fhir:value "First major axis-component or analyte: Analyte Name, Analyte sub-class, Challenge" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 1; fhir:CodeSystem.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.property.uri [ fhir:value "http://loinc.org/property/PROPERTY" ]; fhir:CodeSystem.property.description [ fhir:value "Second major axis-property observed: Kind of Property (also called kind of quantity)" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.property.uri [ fhir:value "http://loinc.org/property/TIME_ASPCT" ]; fhir:CodeSystem.property.description [ fhir:value "Third major axis-timing of the measurement: Time Aspect (Point or moment in time vs. time interval)" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.property.uri [ fhir:value "http://loinc.org/property/SYSTEM" ]; fhir:CodeSystem.property.description [ fhir:value "Fourth major axis-type of specimen or system: System (Sample) Type" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 4; fhir:CodeSystem.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.property.uri [ fhir:value "http://loinc.org/property/SCALE_TYP" ]; fhir:CodeSystem.property.description [ fhir:value "Fifth major axis-scale of measurement: Type of Scale" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 5; fhir:CodeSystem.property.code [ fhir:value "METHOD_TYP" ]; fhir:CodeSystem.property.uri [ fhir:value "http://loinc.org/property/METHOD_TYP" ]; fhir:CodeSystem.property.description [ fhir:value "Sixth major axis-method of measurement: Type of Method" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "90370-8" ]; fhir:CodeSystem.concept.display [ fhir:value "LIVD mapping data set" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Vendor test code to LOINC mapping data set (LP269198-0)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Find (LP6813-2)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "{Device} (LP76022-0)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Doc (LP32888-7)" ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "2345-7" ]; fhir:CodeSystem.concept.display [ fhir:value "Glucose [Mass/volume] in Serum or Plasma" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Glucose (LP14635-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "MCnc (LP6827-2)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Ser/Plas (LP7576-4)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "14749-6" ]; fhir:CodeSystem.concept.display [ fhir:value "Glucose [Moles/volume] in Serum or Plasma" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Glucose (LP14635-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "SCnc (LP6860-3)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Ser/Plas (LP7576-4)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "2342-4" ]; fhir:CodeSystem.concept.display [ fhir:value "Glucose [Mass/volume] in Cerebral spinal fluid" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Glucose (LP14635-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "MCnc (LP6827-2)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "CSF (LP7156-5)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "14744-7" ]; fhir:CodeSystem.concept.display [ fhir:value "Glucose [Moles/volume] in Cerbral spinal fluid" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Glucose (LP14635-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "SCnc (LP6860-3)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "CSF (LP7156-5)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "2350-7" ]; fhir:CodeSystem.concept.display [ fhir:value "Glucose [Mass/volume] in Urine" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Glucose (LP14635-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "MCnc (LP6827-2)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Urine (LP7681-2)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "15076-3" ]; fhir:CodeSystem.concept.display [ fhir:value "Glucose [Moles/volume] in Urine" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Glucose (LP14635-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "SCnc (LP6860-3)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Urine (LP7681-2)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "59261-8" ]; fhir:CodeSystem.concept.display [ fhir:value "Hemoglobin A1c/Hemoglobin.total in Blood by IFCC protocol" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Hemoglobin A1c/Hemoglobin.total (LP16413-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "SFr (LP6866-0)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Bld (LP7057-5)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ], [ fhir:index 5; fhir:CodeSystem.concept.property.code [ fhir:value "METHOD_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "IFCC (LP99992-7)" ] ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "4548-4" ]; fhir:CodeSystem.concept.display [ fhir:value "Hemoglobin A1c/Hemoglobin.total in Blood" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Hemoglobin A1c/Hemoglobin.total (LP16413-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "MFr (LP6831-4)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Bld (LP7057-5)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "17855-8" ]; fhir:CodeSystem.concept.display [ fhir:value "Hemoglobin A1c/Hemoglobin.total in Blood by calculation" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "COMPONENT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Hemoglobin A1c/Hemoglobin.total (LP16413-4)" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "PROPERTY" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "MFr (LP6831-4)" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "TIME_ASPCT" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Pt (LP6960-1)" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "SYSTEM" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Bld (LP7057-5)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "SCALE_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Qn (LP7753-9)" ] ], [ fhir:index 5; fhir:CodeSystem.concept.property.code [ fhir:value "METHOD_TYP" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Calculated (LP6165-7)" ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.