Publication Build: This will be filled in by the publication tooling
{ "resourceType" : "CodeSystem", "id" : "laboratory-service-definition-type", "meta" : { "lastUpdated" : "2019-12-20T09:55:00.000+00:00", "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>Laboratory services compendium</h2>\n <div>\n <p>This CodeSystem provides additional coded concepts for <i>PlanDefinition.type</i> to cover the representation of laboratory diagnostic services</p>\n </div>\n <ul>\n <li>\n <p>Contains:</p>\n <table class=\"none\">\n <tr>\n <td>\n <b> Code</b>\n </td>\n <td>\n <b> Display</b>\n </td>\n </tr>\n <tr>\n <td>test</td>\n <td>unitary measurement performed on an in vitro biologic specimen</td>\n </tr>\n <tr>\n <td>panel</td>\n <td>collection of tests and panels performed on one or more in vitro biologic specimens</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>" }, "url" : "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type", "version" : "0.1.0", "name" : "LaboratoryServiceDefinitionType", "title" : "Code system for types of laboratory service definitions", "status" : "draft", "experimental" : false, "date" : "2019-12-20", "publisher" : "HL7 International - Orders and Observations Work Group", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.org/Special/committees/orders" } ] } ], "description" : "This CodeSystem resource provides the concepts that enable to characterize laboratory diagnostic services described as instances of PlanDefinition, in the PlanDefinition.type element", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" } ] } ], "content" : "complete", "count" : 2, "concept" : [ { "code" : "test", "display" : "unitary measurement performed on an in vitro biologic specimen", "definition" : "laboratory service performing a single measurement" }, { "code" : "panel", "display" : "collection of tests and panels performed on one or more in vitro biologic specimens", "definition" : "laboratory service comprising two or more tests and/or panels" } ] }