0.1.0 - ci-build

SENAITEFHIRImplementationGuide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: [ServiceRequest] CBC - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="example-servicerequest"/>
  <meta>
    <profile
             value="https://fhir.senaite.org/StructureDefinition/SenaiteServiceRequest"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest example-servicerequest</b></p><a name="example-servicerequest"> </a><a name="hcexample-servicerequest"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SenaiteServiceRequest.html">SenaiteServiceRequest</a></p></div><p><b>SENAITE Client</b>: <a href="Organization-micro-lab.html">Organization Microbiology Lab</a></p><p><b>identifier</b>: EXT-ORDER-001 (use: secondary, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><h3>Codes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 57021-8}">CBC panel - Blood by Automated count</span></td></tr></table><blockquote><p><b>orderDetail</b></p><h3>Parameters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationValue LOINC}">Test Code</span></td><td><span title="Codes:{http://loinc.org 718-7}">Hemoglobin [Mass/volume] in Blood</span></td></tr></table></blockquote><blockquote><p><b>orderDetail</b></p><h3>Parameters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationValue LOINC}">Test Code</span></td><td><span title="Codes:{http://loinc.org 789-8}">Erythrocytes [#/volume] in Blood</span></td></tr></table></blockquote><blockquote><p><b>orderDetail</b></p><h3>Parameters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationValue LOINC}">Test Code</span></td><td><span title="Codes:{http://loinc.org 777-3}">Leukocytes [#/volume] in Blood</span></td></tr></table></blockquote><blockquote><p><b>orderDetail</b></p><h3>Parameters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationValue LOINC}">Test Code</span></td><td><span title="Codes:{http://loinc.org 4544-3}">Platelets [#/volume] in Blood</span></td></tr></table></blockquote><p><b>subject</b>: <a href="Patient-example-patient.html">Jane Doe  Female, DoB: 1980-01-01 ( https://fhir.senaite.org/NamingSystem/patient-id#SENAITE Patient Identifier Namespace#PAT-001 (use: usual, ))</a></p><p><b>requester</b>: <a href="Practitioner-example-practitioner.html">Practitioner John Smith </a></p><p><b>specimen</b>: <a href="Specimen-example-specimen.html">Specimen: status = available; type = Venous blood specimen</a></p></div>
  </text>
  <extension
             url="https://fhir.senaite.org/StructureDefinition/SenaiteClient">
    <valueReference>🔗 
      <reference value="Organization/micro-lab"/>
    </valueReference>
  </extension>
  <identifier>
    <use value="secondary"/>
    <value value="EXT-ORDER-001"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="108252007"/>
      <display value="Laboratory procedure"/>
    </coding>
    <text value="Laboratory procedure"/>
  </category>
  <code>
    <concept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="57021-8"/>
        <display value="CBC panel - Blood by Automated count"/>
      </coding>
    </concept>
  </code>
  <orderDetail>
    <parameter>
      <code>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
          <code value="LOINC"/>
          <display value="Test Code"/>
        </coding>
      </code>
      <valueCodeableConcept>
        <coding>
          <system value="http://loinc.org"/>
          <code value="718-7"/>
          <display value="Hemoglobin [Mass/volume] in Blood"/>
        </coding>
      </valueCodeableConcept>
    </parameter>
  </orderDetail>
  <orderDetail>
    <parameter>
      <code>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
          <code value="LOINC"/>
          <display value="Test Code"/>
        </coding>
      </code>
      <valueCodeableConcept>
        <coding>
          <system value="http://loinc.org"/>
          <code value="789-8"/>
          <display value="Erythrocytes [#/volume] in Blood"/>
        </coding>
      </valueCodeableConcept>
    </parameter>
  </orderDetail>
  <orderDetail>
    <parameter>
      <code>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
          <code value="LOINC"/>
          <display value="Test Code"/>
        </coding>
      </code>
      <valueCodeableConcept>
        <coding>
          <system value="http://loinc.org"/>
          <code value="777-3"/>
          <display value="Leukocytes [#/volume] in Blood"/>
        </coding>
      </valueCodeableConcept>
    </parameter>
  </orderDetail>
  <orderDetail>
    <parameter>
      <code>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
          <code value="LOINC"/>
          <display value="Test Code"/>
        </coding>
      </code>
      <valueCodeableConcept>
        <coding>
          <system value="http://loinc.org"/>
          <code value="4544-3"/>
          <display value="Platelets [#/volume] in Blood"/>
        </coding>
      </valueCodeableConcept>
    </parameter>
  </orderDetail>
  <subject>🔗 
    <reference value="Patient/example-patient"/>
  </subject>
  <requester>🔗 
    <reference value="Practitioner/example-practitioner"/>
    <type value="Practitioner"/>
  </requester>
  <specimen>🔗 
    <reference value="Specimen/example-specimen"/>
  </specimen>
</ServiceRequest>