Order Catalog Implementation Guide
current - CI Build International flag

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 procedure HSV serology - XML Representation

Draft as of 2020-02-19

Raw xml | Download



<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="example-lab-procedure-hsv"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"/>
  </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 procedure title</b>: HSV 1 &amp; 2 IgM procedure</p>
            <p><b>id:</b> example-lab-procedure-hsv</p>
            <p><b>canonical url:</b> http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsv</p>
            <p><b>meta - profile:</b> hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition</p>
            <p><b>name:</b> HSVProcedure</p>
            <p><b>description:</b> Serology IgM for HSV</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>topic:</b> SNOMED CT: 165994006 |Sample serology|</p>
            <p><b>kind:</b> ServiceRequest</p>
            <p><b>code:</b> LOINC: 90229-6 |Rubella virus IgM Ab [Units/volume] in Serum by Immunoassay|</p>
            <ul>
                <li><a href="ObservationDefinition-example-observation-hsv1igmp.html"> ObservationDefinition/example-observation-hsv1igmp</a></li>
                <li><a href="ObservationDefinition-example-observation-hsv2igmp.html"> ObservationDefinition/example-observation-hsv2igmp</a></li>
            </ul>
        </div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-hsv"/>
  <version value="current"/>
  <name value="HSVProcedure"/>
  <title value="HSV 1 &amp; 2 IgM procedure"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2020-02-19T14: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="Serology IgM for HSV"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <effectivePeriod>
    <start value="2020-04-01"/>
    <end value="2022-12-25"/>
  </effectivePeriod>
  <topic>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="165994006"/>
      <display value="Sample serology"/>
    </coding>
  </topic>
  <kind value="ServiceRequest"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="90229-6"/>
      <display
               value="Herpes simplex virus 1 and 2 Ab.IgG and IgM panel - Serum or Plasma"/>
    </coding>
  </code>
  <observationResultRequirement
                                value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-hsv1igmp"/>
  <observationResultRequirement
                                value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-hsv2igmp"/>
</ActivityDefinition>