Order Catalog Implementation Guide
1.0.0-ballot - CI Build International flag

Order Catalog Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. 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 24H urine creat - XML Representation

Page standards status: Informative

Raw xml | Download


<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="example-lab-urine24h-creatinine"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"/>
  </meta>
  <language value="en-US"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<div>
    <table class="grid dict">

        
        <tr>
            <th scope="row"><b>Title: </b></th>
            <td style="padding-left: 4px;">Procedure - urine creatinine - 24H urine</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">example-lab-urine24h-creatinine</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Version: </b></th>
            <td style="padding-left: 4px;">1.0.0-ballot</td>
        </tr>
        

        
        <tr>
            <th scope="row">
                <b>
                    
                        
                    
                </b>
            </th>
            <td style="padding-left: 4px;">
                
                <p style="margin-bottom: 5px;">
                    <span>urn:oid:2.16.840.1.113883.4.642.40.999.11.12</span>
                </p>
                
            </td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Status: </b></th>
            <td style="padding-left: 4px;">draft</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Experimental: </b></th>
            <td style="padding-left: 4px;">true</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Date (date last changed): </b></th>
            <td style="padding-left: 4px;">2020-02-11 14:00:00+0200</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Publisher (steward): </b></th>
            <td style="padding-left: 4px;">HL7 International / Orders and Observations</td>
        </tr>
        

        

        

        
        <tr>
            <th scope="row"><b>Description: </b></th>
            <td style="padding-left: 4px;"><div><p>creatinine measurements on 24-hour urine specimen</p>
</div></td>
        </tr>
        

        

        

        

        
        <tr>
            <th scope="row"><b>Jurisdiction: </b></th>
            <td style="padding-left: 4px;">001</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Purpose: </b></th>
            <td style="padding-left: 4px;"/>
        </tr>
        

        

        

        

        
        
        

        
        <tr>
            <th scope="row"><b>Code: </b></th>
            <td style="padding-left: 4px;">
                
                    
                        
                            <p><b>system: </b><span><a href="https://loinc.org/">http://loinc.org</a></span></p>
                        
                        
                            <p><b>code: </b><span>65634-8</span></p>
                        
                        
                            <p><b>display: </b><span>Creatinine 24 hour urine panel - 24 hour Urine</span></p>
                        
                    
                
                
            </td>
        </tr>
        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Kind: </b></th>
            <td style="padding-left: 4px;">ServiceRequest</td>
        </tr>
        

        

        

        

        

        

        

        

        
    </table>
</div>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.999.11.12"/>
  </identifier>
  <version value="1.0.0-ballot"/>
  <name value="UrineCreatinineProcedure"/>
  <title value="Procedure - urine creatinine - 24H urine"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2020-02-11T14:00:00+02:00"/>
  <publisher value="HL7 International / Orders and Observations"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/orders"/>
    </telecom>
  </contact>
  <description value="creatinine measurements on 24-hour urine specimen"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <purpose
           value="This _ActivityDefinition_ specifies the input specimens and input and output observations for urine creatinine.              It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure."/>
  <kind value="ServiceRequest"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="65634-8"/>
      <display value="Creatinine 24 hour urine panel - 24 hour Urine"/>
    </coding>
  </code>
  <observationRequirement
                          value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-collection-duration"/>
  <observationRequirement
                          value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-collection-volume"/>
  <observationResultRequirement
                                value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-collection-duration"/>
  <observationResultRequirement
                                value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-collection-volume"/>
  <observationResultRequirement
                                value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-urine24h-creatinine"/>
</ActivityDefinition>