This page is part of the Loinc/IVD Mapping FHIR IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
@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 "http://example.org/abbott/livd"^^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> )
] ) . #
<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\"><p><b>Generated Narrative: Composition</b><a name=\"40baf389-d34c-4402-8589-59cd48095584\"> </a></p><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\">Resource Composition "40baf389-d34c-4402-8589-59cd48095584" (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>: USA region <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#840 "United States of America (USA)")</span></p><p><b>identifier</b>: id: ARCHITECT CC v0.9.0</p><p><b>status</b>: final</p><p><b>type</b>: LIVD mapping data set <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC[2.65]</a>#90370-8)</span></p><p><b>date</b>: 2018-09-12</p><p><b>author</b>: <span>: Abbott</span></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 "http://example.org/abbott/livd"^^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\"><p><b>Generated Narrative: DeviceDefinition</b><a name=\"1faf1d64-df18-4d7a-b45d-3872ddd3f165\"> </a></p><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\">Resource DeviceDefinition "1faf1d64-df18-4d7a-b45d-3872ddd3f165" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-devicedefinition-uv-livd.html\">LIVDDeviceDefinition</a></p></div><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>ObservationDefinition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html\">ResourceType</a>#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\"><p><b>Generated Narrative: ObservationDefinition</b><a name=\"b87458ca-b29a-4244-b347-39111caf9ef2\"> </a></p><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\">Resource ObservationDefinition "b87458ca-b29a-4244-b347-39111caf9ef2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-observationdefinition-uv-livd.html\">LIVDObservationDefinition</a></p></div><p><b>LIVD Device</b>: <a href=\"#DeviceDefinition_1faf1d64-df18-4d7a-b45d-3872ddd3f165\">See above (DeviceDefinition/1faf1d64-df18-4d7a-b45d-3872ddd3f165)</a></p><p><b>LIVD Vendor Reference Identifier</b>: id: 3L82</p><p><b>code</b>: GluC <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (ARCHITECT#1069)</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://example.org/abbott/livd/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\"><p><b>Generated Narrative: ConceptMap</b><a name=\"66a4034b-6cc6-46ed-be83-343dfc51f2d7\"> </a></p><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\">Resource ConceptMap "66a4034b-6cc6-46ed-be83-343dfc51f2d7" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-conceptmap-testcode-uv-livd.html\">LIVDTestCodeConceptMap</a></p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: LivdConceptMap</p><p><b>title</b>: Livd Concept Map</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>description</b>: Livd Concept Map</p><p><b>source</b>: <a href=\"http://hl7.org/fhir/R4/observationdefinition.html\">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><p><b>target</b>: <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</a></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>: <code>specimen</code></p><p><b>value</b>: Serum/Plasma</p></blockquote><blockquote><p><b>dependsOn</b></p><p><b>property</b>: <code>result</code></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>: <code>specimen</code></p><p><b>value</b>: Serum/Plasma</p></blockquote><blockquote><p><b>dependsOn</b></p><p><b>property</b>: <code>result</code></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:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "LivdConceptMap"] ; #
fhir:title [ fhir:v "Livd Concept Map"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:description [ fhir:v "Livd Concept Map"] ; #
fhir:source [ fhir:v "ObservationDefinition"^^xsd:anyURI] ; #
fhir:target [
fhir:v "http://example.org/ivd-mfg/loinc-livd"^^xsd:anyURI ;
fhir:link <http://example.org/ivd-mfg/loinc-livd>
] ; #
fhir:group ( [
fhir:target [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( 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\"><p><b>Generated Narrative: ValueSet</b><a name=\"loinc-livd\"> </a></p><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\">Resource ValueSet "loinc-livd" </p></div><p><b>url</b>: <code>http://example.org/ivd-mfg/loinc-livd</code></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>experimental</b>: false</p><p><b>date</b>: 2018-09-25</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://terminology.hl7.org/5.3.0/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</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://example.org/ivd-mfg/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:experimental [ fhir:v "false"^^xsd:boolean] ; #
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" ] ] ) ] )
] . #
IG © 2020+ HL7 International / Orders and Observations. Package hl7.fhir.uv.livd#1.0.0-ballot based on FHIR 4.0.1. Generated 2023-12-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change