Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide, published by Santeon. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/santeonnl/shared-care-planning/ and changes regularly. See the Directory of published versions

: Request: Compleet bloedbeeld bepalen - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="scp-req-bloedpanel"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest scp-req-bloedpanel</b></p><a name="scp-req-bloedpanel"> </a><a name="hcscp-req-bloedpanel"> </a><a name="scp-req-bloedpanel-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://loinc.org 58410-2}">Compleet bloedbeeld panel in bloed d.m.v. geautomatiseerde telling</span></p><p><b>subject</b>: <a href="Patient-SharonCynthiaProef.html">Sharon Cynthia Proef  (no stated gender), DoB Unknown</a></p></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="58410-2"/>
      <display
               value="Compleet bloedbeeld panel in bloed d.m.v. geautomatiseerde telling"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/SharonCynthiaProef"/>
  </subject>
</ServiceRequest>