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