Order Catalog Implementation Guide, published by HL7 International - Orders and Observations Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/fhir-order-catalog/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PlanDefinition;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "example-lab-service-hsv-serum"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition> ]
];
fhir:Resource.language [ fhir:value "en-US"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "additional" ];
fhir:Narrative.div "<div xml:lang=\"en-US\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\">\n <p><b>Additional Narrative: </b></p>\n <p><b>Laboratory service title</b>: laboratory service - HSV 1 & 2 IgM on serum</p>\n <p><b>id:</b> example-lab-service-hsv-serum</p>\n <p><b>meta - profile:</b> hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition</p>\n <p><b>CatalogReference:</b> <a href=\"Composition-example-lab-compendium-header.html\"> Composition/example-lab-compendium-header</a> </p>\n <p><b>name:</b> HSVIgMserum</p>\n <p><b>description:</b> serum HSV 1 & 2 IgM screen test - may trigger titer on each virus when screen is positive</p>\n <p><b>type:</b> panel</p>\n <p><b>status:</b> draft</p>\n <p><b>publisher:</b> HL7 International </p>\n <p><b>contact:</b> HL7 Orders and Observations Work Group (<a href=\"http://www.hl7.org/Special/committees/orders/index.cfm\"> http://www.hl7.org/Special/committees/orders/index.cfm</a>)</p>\n <p><b>useContext (task):</b> LABOE (laboratory test order entry task)</p>\n <p><b>topic:</b> SNOMED CT: 165994006 |Sample serology|</p>\n <p><b>related artifacts:</b></p> \n <ul>\n <li><b>composed-of:</b> <a href=\"PlanDefinition-example-lab-service-hsvt1-serum.html\"> PlanDefinition HSV 1 IgM titer on serum</a> </li>\n <li><b>composed-of:</b> <a href=\"PlanDefinition-example-lab-service-hsvt2-serum.html\"> PlanDefinition HSV 2 IgM titer on serum</a> </li>\n </ul>\n <table class=\"grid\">\n <tbody>\n <tr><td><b>action:</b></td><td colspan=\"5\">Herpes simplex virus 1 & 2 IgM</td></tr>\n <tr><td/><td><b>extension:SpecimenRequested:</b></td><td colspan=\"4\"><a href=\"SpecimenDefinition-example-specimen-2ml-serum.html\"> SpecimenDefinition/example-specimen-2ml-serum</a></td></tr>\n <tr><td/><td><b>code:</b></td><td colspan=\"4\"> LOINC: 90229-6 |Herpes simplex virus 1 and 2 Ab.IgG and IgM panel - Serum or Plasma|</td></tr>\n <tr><td/><td><b>definition:</b></td><td colspan=\"4\"> <a href=\"ActivityDefinition-example-lab-procedure-hsv.html\"> ActivityDefinition/example-lab-procedure-rubella</a></td></tr>\n <tr><td/><td/><td><b>groupingBehavior</b></td><td colspan=\"3\"> logical-group</td></tr>\n <tr><td/><td/><td><b>selectionBehavior</b></td><td colspan=\"3\"> any</td></tr>\n <tr><td/><td/><td><b>action:</b></td><td colspan=\"3\"> <a href=\"ActivityDefinition-example-lab-procedure-hsvt1.html\"> ActivityDefinition/example-lab-procedure-hsvt1</a></td></tr>\n <tr><td/><td/><td/><td colspan=\"3\"><b>trigger (reflex):</b></td></tr>\n <tr><td/><td/><td/><td/><td><b>type:</b></td><td> named-event</td></tr>\n <tr><td/><td/><td/><td/><td><b>name:</b></td><td> HSV 1 IgM screen positive</td></tr>\n <tr><td/><td/><td><b>action:</b></td><td colspan=\"3\"> <a href=\"ActivityDefinition-example-lab-procedure-hsvt2.html\"> ActivityDefinition/example-lab-procedure-hsvt2</a></td></tr>\n <tr><td/><td/><td/><td colspan=\"3\"><b>trigger (reflex):</b></td></tr>\n <tr><td/><td/><td/><td/><td><b>type:</b></td><td> named-event</td></tr>\n <tr><td/><td/><td/><td/><td><b>name:</b></td><td> HSV 2 IgM screen positive</td></tr>\n </tbody>\n </table>\n </div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "Composition/example-lab-compendium-header" ] ]
];
fhir:PlanDefinition.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-hsv-serum"];
fhir:PlanDefinition.version [ fhir:value "current"];
fhir:PlanDefinition.name [ fhir:value "HSVIgMserum"];
fhir:PlanDefinition.title [
fhir:value "laboratory service - HSV 1 & 2 IgM on serum";
fhir:Element.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "lang" ];
fhir:Extension.valueCode [ fhir:value "fr-FR" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "content" ];
fhir:Extension.valueString [ fhir:value "IgM HSV 1 & 2 sur sérum" ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/translation" ] ]
];
fhir:PlanDefinition.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type" ];
fhir:Coding.code [ fhir:value "panel" ];
fhir:Coding.display [ fhir:value "collection of tests and panels performed on one or more in vitro biologic specimens" ] ]
];
fhir:PlanDefinition.status [ fhir:value "draft"];
fhir:PlanDefinition.experimental [ fhir:value "true"^^xsd:boolean];
fhir:PlanDefinition.date [ fhir:value "2020-02-05T20:00:00+02:00"^^xsd:dateTime];
fhir:PlanDefinition.publisher [ fhir:value "HL7 International - Orders and Observations Work Group"];
fhir:PlanDefinition.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/orders" ] ]
];
fhir:PlanDefinition.description [ fhir:value "serum HSV 1 & 2 IgM screen test - may trigger titer on each virus when screen is positive"];
fhir:PlanDefinition.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type" ];
fhir:Coding.code [ fhir:value "task" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
fhir:Coding.code [ fhir:value "LABOE" ];
fhir:Coding.display [ fhir:value "laboratory test order entry task" ] ] ]
];
fhir:PlanDefinition.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:PlanDefinition.topic [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:165994006;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "165994006" ];
fhir:Coding.display [ fhir:value "Sample serology" ] ]
];
fhir:PlanDefinition.relatedArtifact [
fhir:index 0;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-hsvt1-serum";
fhir:link <http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-hsvt1-serum> ]
], [
fhir:index 1;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-hsvt2-serum";
fhir:link <http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-hsvt2-serum> ]
];
fhir:PlanDefinition.action [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "Material" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "SpecimenDefinition/example-specimen-2ml-serum" ] ] ];
fhir:Extension.url [ fhir:value "ExclusiveGroup" ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested" ] ];
fhir:PlanDefinition.action.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:90229-6;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "90229-6" ];
fhir:Coding.display [ fhir:value "Herpes simplex virus 1 and 2 Ab.IgG and IgM panel - Serum or Plasma" ] ] ];
fhir:PlanDefinition.action.groupingBehavior [ fhir:value "logical-group" ];
fhir:PlanDefinition.action.selectionBehavior [ fhir:value "any" ];
fhir:PlanDefinition.action.definitionCanonical [
fhir:value "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsv";
fhir:link <http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsv> ];
fhir:PlanDefinition.action.action [
fhir:index 0;
fhir:PlanDefinition.action.trigger [
fhir:index 0;
fhir:TriggerDefinition.type [ fhir:value "named-event" ];
fhir:TriggerDefinition.name [ fhir:value "HSV 1 IgM screen positive" ] ];
fhir:PlanDefinition.action.definitionCanonical [
fhir:value "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt1";
fhir:link <http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt1> ] ], [
fhir:index 1;
fhir:PlanDefinition.action.trigger [
fhir:index 0;
fhir:TriggerDefinition.type [ fhir:value "named-event" ];
fhir:TriggerDefinition.name [ fhir:value "HSV 2 IgM screen positive" ] ];
fhir:PlanDefinition.action.definitionCanonical [
fhir:value "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt2";
fhir:link <http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt2> ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.