This page is part of the International Patient Summary Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Turtle Format: ValueSet-laboratory-tests-and-panels-uv-ips
Raw ttl
@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:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "laboratory-tests-and-panels-uv-ips"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset"; fhir:index 0 ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ips-laboratory-tests-and-panels</h2><div><p>Intensional Value Set Definition: LOINC { { STATUS in {ACTIVE} CLASSTYPE in {1} CLASS exclude {CHALSKIN, H&P.HX.LAB, H&P.HX, NR STATS, PATH.PROTOCOLS.*} } } </p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where STATUS = ACTIVE and <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASSTYPE = 1 and <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASS matches (by regex) ^(?!PATH\\.PROTOCOLS.*$).* and <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASS matches (by regex) ^(?!NR STATS.*$).* and <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASS matches (by regex) ^(?!H&P\\.HX.*$).* and <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASS matches (by regex) ^(?!H&P\\.HX\\.LAB.*$).* and <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where CLASS matches (by regex) ^(?!CHALSKIN.*$).*</li></ul></div>" ]; fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ips/ValueSet/laboratory-tests-and-panels-uv-ips"]; fhir:ValueSet.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.system [ fhir:value "http://art-decor.org/ns/oids/vs" ]; fhir:Identifier.value [ fhir:value "2.16.840.1.113883.11.22.63" ] ]; fhir:ValueSet.version [ fhir:value "0.1.0"]; fhir:ValueSet.name [ fhir:value "ips-laboratory-tests-and-panels"]; fhir:ValueSet.title [ fhir:value "IPS Laboratory tests and panels"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean]; fhir:ValueSet.date [ fhir:value "2018-04-04T19:21:29+10:00"^^xsd:dateTime]; fhir:ValueSet.publisher [ fhir:value "HL7 International"]; fhir:ValueSet.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "HL7 International" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "+1 734 677 7777" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "fax" ]; fhir:ContactPoint.value [ fhir:value "+1 734 677 6622" ] ], [ fhir:index 2; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "info@hl7.org" ] ] ]; fhir:ValueSet.description [ fhir:value "Intensional Value Set Definition: LOINC { { STATUS in {ACTIVE} CLASSTYPE in {1} CLASS exclude {CHALSKIN, H&P.HX.LAB, H&P.HX, NR STATS, PATH.PROTOCOLS.*} } } "]; fhir:ValueSet.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ]; fhir:Coding.display [ fhir:value "World" ] ] ]; fhir:ValueSet.immutable [ fhir:value "false"^^xsd:boolean]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.compose.include.filter [ fhir:index 0; fhir:ValueSet.compose.include.filter.property [ fhir:value "STATUS" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "=" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "ACTIVE" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.filter.property [ fhir:value "CLASSTYPE" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "=" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "1" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.filter.property [ fhir:value "CLASS" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "regex" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "^(?!PATH\\.PROTOCOLS.*$).*" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.filter.property [ fhir:value "CLASS" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "regex" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "^(?!NR STATS.*$).*" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.filter.property [ fhir:value "CLASS" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "regex" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "^(?!H&P\\.HX.*$).*" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.filter.property [ fhir:value "CLASS" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "regex" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "^(?!H&P\\.HX\\.LAB.*$).*" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.filter.property [ fhir:value "CLASS" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "regex" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "^(?!CHALSKIN.*$).*" ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.