This page is part of the Sharing eCC Data from Pathology Labs to EHR (v1.0.1: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="uspath-specimen-collection-example"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2022-04-17T13:46:33.150+00:00"/>
<source value="#crGIzXgvY3vm6ixN"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="uspath-specimen-collection-example"> </a><a name="hcuspath-specimen-collection-example"> </a></p><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">Resource Encounter "uspath-specimen-collection-example" Version "1" Updated "2022-04-17 13:46:33+0000" </p><p style="margin-bottom: 0px">Information Source: #crGIzXgvY3vm6ixN!</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-encounter.html">US Core Encounter Profile</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>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>type</b>: Pathology consultation, comprehensive, records and specimen with report <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#726007)</span></p><p><b>subject</b>: <a href="Patient-JoelAlexPatient.html">Patient/JoelAlexPatient</a> " JOEL"</p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="Practitioner-oncologist-example.html">Practitioner/oncologist-example</a> " OWL"</p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="Practitioner-pathologist-example.html">Practitioner/pathologist-example</a> " ALOT"</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"/>
<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/JoelAlexPatient"/>
</subject>
<participant>
<individual>🔗
<reference value="Practitioner/oncologist-example"/>
</individual>
</participant>
<participant>
<individual>🔗
<reference value="Practitioner/pathologist-example"/>
</individual>
</participant>
</Encounter>