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
: Lab service Rubella IgM - XML Representation
Raw xml | Download
<PlanDefinition xmlns="http://hl7.org/fhir">
<id value="example-lab-service-rubella-serum"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition"/>
</meta>
<language value="en-US"/>
<text>
<status value="additional"/>
<div xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<p><b>Additional Narrative: </b></p>
<p><b>Laboratory service title</b>: laboratory service - Rubella IgM quantification on serum</p>
<p><b>id:</b> example-lab-service-rubella-serum</p>
<p><b>meta - profile:</b> hl7.org/fhir/uv/order-catalog/StructureDefinition/LabServiceDefinition</p>
<p><b>CatalogReference:</b> <a href="Composition-example-lab-compendium-header.html"> Composition/example-lab-compendium-header</a> </p>
<p><b>name:</b> RubellaIgM</p>
<p><b>description:</b> Rubella IgM quantitative on serum</p>
<p><b>type:</b> test</p>
<p><b>status:</b> draft, experimental</p>
<p><b>publisher:</b> HL7 International </p>
<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>
<p><b>useContext (task):</b> LABOE (laboratory test order entry task)</p>
<p><b>topic:</b> SNOMED CT: 165994006 |Sample serology|</p>
<table class="grid">
<tbody>
<tr><td><b>action:</b></td><td colspan="5"/></tr>
<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>
<tr><td/><td><b>code:</b></td><td colspan="4"> LOINC: 5335-5 |Rubella virus IgM Ab [Units/volume] in Serum by Immunoassay|</td></tr>
<tr><td/><td><b>definition:</b></td><td colspan="4"> <a href="ActivityDefinition-example-lab-procedure-rubella.html"> ActivityDefinition/example-lab-procedure-rubella</a></td></tr>
</tbody>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference">
<valueReference>
<reference value="Composition/example-lab-compendium-header"/>
</valueReference>
</extension>
<url
value="http://hl7.org/fhir/uv/order-catalog/PlanDefinition/example-lab-service-rubella-serum"/>
<version value="current"/>
<name value="RubellaIgM"/>
<title value="laboratory service - Rubella IgM quantification on serum"/>
<type>
<coding>
<system
value="http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-definition-type"/>
<code value="test"/>
<display
value="unitary measurement performed on an in vitro biologic specimen"/>
</coding>
</type>
<status value="draft"/>
<experimental value="true"/>
<date value="2020-02-05T20:00:00+02:00"/>
<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="Rubella IgM quantitative on serum"/>
<useContext>
<code>
<system
value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
<code value="task"/>
</code>
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="LABOE"/>
<display value="laboratory test order entry task"/>
</coding>
</valueCodeableConcept>
</useContext>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<topic>
<coding>
<system value="http://snomed.info/sct"/>
<code value="165994006"/>
<display value="Sample serology"/>
</coding>
</topic>
<action>
<extension
url="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/SpecimenRequested">
<extension url="ExclusiveGroup">
<extension url="Material">
<valueReference>
<reference value="SpecimenDefinition/example-specimen-2ml-serum"/>
</valueReference>
</extension>
</extension>
</extension>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="5335-5"/>
<display
value="Rubella virus IgM Ab [Units/volume] in Serum by Immunoassay"/>
</coding>
</code>
<definitionCanonical
value="http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-rubella"/>
</action>
</PlanDefinition>