Order Catalog Implementation Guide
0.1.0 - STU Ballot 1

This page is part of the Order Catalog Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Lab procedure creat renal clearance - XML Representation

Raw xml | Download


<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="example-lab-urine24h-creatinine-clearance"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"/>
  </meta>
  <language value="en-US"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p><b>Generated Narrative</b></p><p><b>id</b>: example-lab-urine24h-creatinine-clearance</p><p><b>meta</b>: </p><p><b>language</b>: en-US</p><p><b>url</b>: <a href="http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine-clearance">http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine-clearance</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: UrineCreatinineClearanceProcedure</p><p><b>title</b>: Procedure - 24-hour urine creatinine clearance</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: Feb 13, 2020 5:00:00 PM</p><p><b>publisher</b>: HL7 International - Orders and Observations Work Group</p><p><b>contact</b>: http://hl7.org/Special/committees/orders</p><p><b>description</b>: Procedures conveying the creatinine renal clearance in 24h urine observation</p><p><b>jurisdiction</b>: <span title="Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 001}">World</span></p><p><b>purpose</b>: This procedures only hooks the creatinine renal clearance in 24h urine observation to the laboratory service "Creatinine 24H renal clearance"</p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: <span title="Codes: {http://loinc.org 2164-2}">Creatinine renal clearance in 24 hour Urine and Serum or Plasma</span></p><p><b>observationResultRequirement</b>: <a href="ObservationDefinition-example-observation-creatinine-renal-clearance.html">Generated Summary: id: example-observation-creatinine-renal-clearance; language: en-US; <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 2164-2}">Creatinine renal clearance in 24 hour Urine and Serum or Plasma</span>; permittedDataType: Quantity; preferredReportName: Creatinine renal clearance (volume/time)</a></p></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine-clearance"/>
  <version value="0.1.0"/>
  <name value="UrineCreatinineClearanceProcedure"/>
  <title value="Procedure - 24-hour urine creatinine clearance"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2020-02-13T18:00:00+01: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="Procedures conveying the creatinine renal clearance in 24h urine observation"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <purpose
           value="This procedures only hooks the creatinine renal clearance in 24h urine observation to the laboratory service &quot;Creatinine 24H renal clearance&quot;"/>
  <kind value="ServiceRequest"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="2164-2"/>
      <display
               value="Creatinine renal clearance in 24 hour Urine and Serum or Plasma"/>
    </coding>
  </code>
  <observationResultRequirement>
    <reference
               value="ObservationDefinition/example-observation-creatinine-renal-clearance"/>
  </observationResultRequirement>
</ActivityDefinition>