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 serum creatinine - XML Representation
Raw xml | Download
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="example-lab-procedure-serum-creatinine"/>
<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: ActivityDefinition</b><a name="example-lab-procedure-serum-creatinine"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource ActivityDefinition "example-lab-procedure-serum-creatinine" (Language "en-US") </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-LabProcedureDefinition.html">Laboratory Procedure Definition</a></p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-serum-creatinine</code></p><p><b>version</b>: current</p><p><b>name</b>: UrineCreatinineProcedure</p><p><b>title</b>: Procedure - serum creatinine - venous blood</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2020-02-13 12:00:00+0100</p><p><b>publisher</b>: HL7 International - Orders and Observations Work Group</p><p><b>contact</b>: <a href="http://hl7.org/Special/committees/orders">http://hl7.org/Special/committees/orders</a></p><p><b>description</b>: creatinine measurements on serum specimen obtained from venous or capillary blood</p><p><b>jurisdiction</b>: Global (Whole world) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p><p><b>purpose</b>: This _ActivityDefinition_ specifies the input serum specimen and the output observation for serum creatinine. It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure.</p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Creatinine [Mass/volume] in Serum or Plasma <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#2160-0)</span></p><p><b>observationResultRequirement</b>: <a href="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-creatinine">http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-creatinine</a></p></div>
</text>
<url
value="http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-serum-creatinine"/>
<version value="current"/>
<name value="UrineCreatinineProcedure"/>
<title value="Procedure - serum creatinine - venous blood"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2020-02-13T12: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="creatinine measurements on serum specimen obtained from venous or capillary blood"/>
<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 serum specimen and the output observation for serum 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="2160-0"/>
<display value="Creatinine [Mass/volume] in Serum or Plasma"/>
</coding>
</code>
<observationResultRequirement
value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-serum-creatinine"/>
</ActivityDefinition>