This page is part of the US Core (v8.0.0: STU8) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions. Page versions: R8
Page standards status: Informative |
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="bmp"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest bmp</b></p><a name="bmp"> </a><a name="hcbmp"> </a><a name="bmp-en-US"> </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-us-core-servicerequest.html">US Core ServiceRequest Profileversion: null8.0.0)</a></p></div><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 Order</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 24321-2}">Basic Metabolic Panel (BMP)</span></p><p><b>subject</b>: <a href="Patient-example.html">Amy Shaw</a></p><p><b>encounter</b>: <a href="Encounter-example-1.html">Office Visit</a></p><p><b>authoredOn</b>: 2024-10-13 10:59:38-0800</p><p><b>requester</b>: <a href="Practitioner-practitioner-1.html">Practitioner Ronald Bone </a></p><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-cm Z00.00}">General adult medical examination</span></p></div>
</text>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/731000124108"/>
<code value="108252007"/>
<display value="Laboratory procedure (procedure)"/>
</coding>
<text value="Laboratory Order"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="24321-2"/>
<display value="Basic metabolic 2000 panel - Serum or Plasma"/>
</coding>
<text value="Basic Metabolic Panel (BMP)"/>
</code>
<subject>🔗
<reference value="Patient/example"/>
<display value="Amy Shaw"/>
</subject>
<encounter>🔗
<reference value="Encounter/example-1"/>
<display value="Office Visit"/>
</encounter>
<authoredOn value="2024-10-13T10:59:38-08:00"/>
<requester>🔗
<reference value="Practitioner/practitioner-1"/>
</requester>
<reasonCode>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-cm"/>
<code value="Z00.00"/>
<display
value="Encounter for general adult medical examination without abnormal findings"/>
</coding>
<text value="General adult medical examination"/>
</reasonCode>
</ServiceRequest>