This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) Healthcare Surveys Reporting Content IG (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. 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-ambulatory"/>
<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-ambulatory</b></p><a name="encounter-ambulatory"> </a><a name="hcencounter-ambulatory"> </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>status</b>: Finished</p><p><b>class</b>: ActCode AMB: ambulatory (version = 3.0.0 )</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 177184002}">Office Visit</span></p><p><b>subject</b>: <a href="Patient-patient-ledner.html">Dominique369 Ledner144 Female, DoB: 1965-06-22 ( MRN: Alaska Driver's License#abc123 (use: usual, ))</a></p><p><b>period</b>: 2025-11-01 17:00:14-0500 --> 2025-11-01 18:00:14-0500</p></div>
</text>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<version value="3.0.0"/>
<code value="AMB"/>
<display value="ambulatory"/>
</class>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="177184002"/>
<display value="Normal delivery procedure (procedure)"/>
</coding>
<text value="Office Visit"/>
</type>
<subject>🔗
<reference value="Patient/patient-ledner"/>
</subject>
<period>
<start value="2025-11-01T17:00:14-05:00"/>
<end value="2025-11-01T18:00:14-05:00"/>
</period>
</Encounter>