This page is part of the Order Catalog Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{ "resourceType" : "PlanDefinition", "id" : "example-lab-service-torch", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition" ] }, "language" : "en-US", "text" : { "status" : "additional", "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>: TORCH (Toxoplasma, Rubella, Cytomegalovirus, Herpes simplex) serology super-panel, acute, on serum</p>\n <p><b>id:</b> example-lab-service-torch</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> TORCH</p>\n <p><b>description:</b> TORCH serology panel on serum - includes Toxoplasma, Rubella, CMV, HSV</p>\n <p><b>type:</b> panel</p>\n <p><b>status:</b> draft, experimental</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-toxoplasma-serum.html\"> PlanDefinition Toxoplasma gondii quantitative IgG and IgM</a> </li>\n <li><b>composed-of:</b> <a href=\"PlanDefinition-example-lab-service-rubella-serum.html\"> PlanDefinition Rubella quantitative IgM</a> </li>\n <li><b>composed-of:</b> <a href=\"PlanDefinition-example-lab-service-cmv-serum.html\"> PlanDefinition CMV quantitative IgM</a> </li>\n <li><b>composed-of:</b> <a href=\"PlanDefinition-example-lab-service-hsv-serum.html\"> PlanDefinition Human herpes simplex type 1 & 2 IgM screening + reflex titer for each positive screening</a></li>\n </ul>\n <table class=\"grid\">\n <tbody>\n <tr><td><b>action:</b></td><td colspan=\"5\">TORCH panel, Acute</td></tr>\n <tr><td/><td><b>extension:SpecimenRequested:</b></td><td colspan=\"4\"><a href=\"SpecimenDefinition-example-specimen-3ml-serum.html\"> SpecimenDefinition/example-specimen-3ml-serum</a></td></tr>\n <tr><td/><td><b>code:</b></td><td colspan=\"4\"> TORCH panel, Acute</td></tr>\n <tr><td/><td><b>groupingBehavior</b></td><td colspan=\"4\"> logical-group</td></tr>\n <tr><td/><td><b>selectionBehavior</b></td><td colspan=\"4\"> all</td></tr>\n <tr><td/><td><b>action:</b></td><td colspan=\"4\"> <a href=\"ActivityDefinition-example-lab-procedure-toxoplasma.html\"> ActivityDefinition/example-lab-procedure-toxoplasma</a></td></tr>\n <tr><td/><td><b>action:</b></td><td colspan=\"4\"> <a href=\"ActivityDefinition-example-lab-procedure-rubella.html\"> ActivityDefinition/example-lab-procedure-rubella</a></td></tr>\n <tr><td/><td><b>action:</b></td><td colspan=\"4\"> <a href=\"ActivityDefinition-example-lab-procedure-cmv.html\"> ActivityDefinition/example-lab-procedure-cmv</a></td></tr>\n <tr><td/><td><b>action:</b></td><td colspan=\"4\"> <a href=\"ActivityDefinition-example-lab-procedure-hsv.html\"> ActivityDefinition/example-lab-procedure-hsv</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>" }, "extension" : [ { "url" : "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference", "valueReference" : { "reference" : "Composition/example-lab-compendium-header" } } ], "url" : "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-torch", "version" : "0.1.0", "name" : "TORCH", "title" : "TORCH (Toxoplasma, Rubella, Cytomegalovirus, Herpes simplex) serology super-panel, acute, on serum", "type" : { "coding" : [ { "system" : "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type", "code" : "panel", "display" : "collection of tests and panels performed on one or more in vitro biologic specimens" } ] }, "status" : "draft", "experimental" : true, "date" : "2020-02-05T20:00:00+02:00", "publisher" : "HL7 International - Orders and Observations Work Group", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.org/Special/committees/orders" } ] } ], "description" : "TORCH serology panel on serum - includes Toxoplasma, Rubella, CMV, HSV", "useContext" : [ { "code" : { "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", "code" : "task" }, "valueCodeableConcept" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code" : "LABOE", "display" : "laboratory test order entry task" } ] } } ], "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" } ] } ], "topic" : [ { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "165994006", "display" : "Sample serology" } ] } ], "relatedArtifact" : [ { "type" : "composed-of", "resource" : "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-toxoplasma-serum" }, { "type" : "composed-of", "resource" : "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-rubella-serum" }, { "type" : "composed-of", "resource" : "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-cmv-serum" }, { "type" : "composed-of", "resource" : "http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-hsv-serum" } ], "action" : [ { "extension" : [ { "extension" : [ { "extension" : [ { "url" : "Material", "valueReference" : { "reference" : "SpecimenDefinition/example-specimen-3ml-serum" } } ], "url" : "ExclusiveGroup" } ], "url" : "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested" } ], "code" : [ { "text" : "TORCH panel, Acute" } ], "groupingBehavior" : "logical-group", "selectionBehavior" : "all", "action" : [ { "definitionCanonical" : "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-toxoplasma" }, { "definitionCanonical" : "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-rubella" }, { "definitionCanonical" : "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-cmv" }, { "groupingBehavior" : "logical-group", "selectionBehavior" : "any", "definitionCanonical" : "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsv", "action" : [ { "trigger" : [ { "type" : "named-event", "name" : "HSV 1 IgM screen positive" } ], "definitionCanonical" : "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt1" }, { "trigger" : [ { "type" : "named-event", "name" : "HSV 2 IgM screen positive" } ], "definitionCanonical" : "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsvt2" } ] } ] } ] }