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
Page standards status: Informative |
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="example-lab-procedure-vitamind-serum"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"/>
</meta>
<language value="fr-FR"/>
<text>
<status value="additional"/>
<div xml:lang="fr-FR" xmlns="http://www.w3.org/1999/xhtml" lang="fr-FR">
<p><b>Additional Narrative in French language | Vue narrative en français : </b></p>
<p>Procédure de dosage de la vitamine D dans le sang</p>
<p>Elément clinique pertinent requis en entrée : ObservationDefinition/example-input-observation-context-for-vitamin-d</p>
<p>Résultat en sortie : ObservationDefinition/example-observation-vitamin-d</p>
</div>
</text>
<url
value="http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-procedure-vitamind-serum"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.999.11.10"/>
</identifier>
<version value="1.0.0-ballot"/>
<name value="VitaminDProcedure"/>
<title value="Procédure - dosage vitamine D - sang"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2020-02-19T14: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="Procédure de dosage de la vitamine D dans le sang"/>
<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="166312007"/>
<display value="Blood chemistry"/>
</coding>
</topic>
<kind value="ServiceRequest"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="14635-7"/>
<display
value="25-hydroxyvitamin D3 [Moles/volume] in Serum or Plasma"/>
</coding>
</code>
<priority value="routine"/>
<timingDuration>
<value value="120"/>
<unit value="minutes"/>
<system value="http://unitsofmeasure.org"/>
<code value="mn"/>
</timingDuration>
<observationRequirement
value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-input-observation-context-for-vitamin-d"/>
<observationResultRequirement
value="http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-vitamin-d"/>
</ActivityDefinition>