Implementation Guide
25.0.0 - R4 APIs
Publish Box goes here
<Observation xmlns="http://hl7.org/fhir">
<id value="Example18"/>
<meta>
<versionId value="Example18"/>
<lastUpdated value="2025-02-11T03:40:48.459-08:00"/>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile"/>
<profile
value="http://hl7.org/fhir/us/ecr/StructureDefinition/travel-history-observation"/>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="Removed"/>
<display value="Removed"/>
</tag>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="Pen"/>
<display value="Pen"/>
</tag>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Example18</b></p><a name="Example18"> </a><a name="hcExample18"> </a><a name="Example18-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">version: Example18; Last updated: 2025-02-11 03:40:48-0800</p><p style="margin-bottom: 0px">Profiles: <a href="StructureDefinition-athena-observation-profile.html">Measurements and simple assertions</a>, <code>http://hl7.org/fhir/us/ecr/StructureDefinition/travel-history-observation</code></p><p style="margin-bottom: 0px">Tags: Removed (Details: EditTags code Removed), Pen (Details: EditTags code Pen)</p></div><p><b>identifier</b>: Unspecified Identifier/2054864448806740</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 420008001}">Travel History</span></p><p><b>subject</b>: <a href="Patient-Example1.html">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>effective</b>: 2025-02-02 00:00:00-0800 --> 2025-02-07 00:00:00-0800</p><blockquote><p><b>component</b></p><p><b>org/fhir/us/ecr/StructureDefinition/us-ph-address-extension</b>: shs ber 43555 Bermuda </p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType LOC}">Location</span></p><p><b>value</b>: <span title="Codes:{urn:iso:std:iso:3166 BMU}">Bermuda</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 280147009}">Type of activity (attribute)</span></p><p><b>value</b>: <span title="Codes:{PHIN VS PHC386}">Business</span></p></blockquote></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="U"/>
<display value="Unspecified Identifier"/>
</coding>
<text value="Unspecified Identifier"/>
</type>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ObservationId/Training"/>
<value value="2054864448806740"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
<display value="Social History"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="420008001"/>
<display value="Travel"/>
</coding>
<text value="Travel History"/>
</code>
<subject>🔗
<reference value="Patient/Example1"/>
</subject>
<effectivePeriod>
<start value="2025-02-02T00:00:00-08:00"/>
<end value="2025-02-07T00:00:00-08:00"/>
</effectivePeriod>
<component>
<extension
url="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-address-extension">
<valueAddress>
<city value="shs"/>
<state value="ber"/>
<postalCode value="43555"/>
<country value="Bermuda"/>
</valueAddress>
</extension>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="LOC"/>
<display value="Location"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BMU"/>
<display value="Bermuda"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="280147009"/>
<display value="Type of activity (attribute)"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="PHIN VS"/>
<code value="PHC386"/>
<display value="Business"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>