This page is part of the Sharing eCC Data from Pathology Labs to EHR (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.1. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Encounter xmlns="http://hl7.org/fhir">
<id value="encounter-uspath-specimen-collection"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|6.1.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter encounter-uspath-specimen-collection</b></p><a name="encounter-uspath-specimen-collection"> </a><a name="hcencounter-uspath-specimen-collection"> </a><a name="encounter-uspath-specimen-collection-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="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-encounter.html">US Core Encounter Profileversion: null6.1.0)</a></p></div><p><b>identifier</b>: <code>http://example.com/fhir/encounters</code>/123</p><p><b>status</b>: Finished</p><p><b>class</b>: ActCode IMP: inpatient encounter (version = 3.0.0 )</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 726007}">Pathology consultation, comprehensive, records and specimen with report</span></p><p><b>subject</b>: <a href="Patient-patient-OakleyAnnie.html">Annie Oakley Female, DoB: 1990-06-01 ( MRN: Alaska Driver's License#abc123 (use: usual, ))</a></p><p><b>basedOn</b>: <a href="ServiceRequest-servicerequest-cancer-path.html">ServiceRequest Surgical pathology specimen, clerical procedure including coding of diagnoses</a></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="Practitioner-practitioner-oncologist.html">Practitioner Wise Owl </a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="Practitioner-practitioner-pathologist.html">Practitioner Stains Alot </a></p></blockquote></div>
</text>
<identifier>
<system value="http://example.com/fhir/encounters"/>
<value value="123"/>
</identifier>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<version value="3.0.0"/>
<code value="IMP"/>
<display value="inpatient encounter"/>
</class>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="726007"/>
<display
value="Pathology consultation, comprehensive, records and specimen with report"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/patient-OakleyAnnie"/>
</subject>
<basedOn>🔗
<reference value="ServiceRequest/servicerequest-cancer-path"/>
</basedOn>
<participant>
<individual>🔗
<reference value="Practitioner/practitioner-oncologist"/>
</individual>
</participant>
<participant>
<individual>🔗
<reference value="Practitioner/practitioner-pathologist"/>
</individual>
</participant>
</Encounter>