HL7 FHIR Implementation Guide: Sri Lanka, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0. This version is based on the current content of https://github.com/jembi/Sri-Lanka and changes regularly. See the Directory of published versions
: Physical Activity Status Observation - XML Representation
Raw xml | Download
<Observation xmlns="http://hl7.org/fhir">
<id value="RiskBehaviourPhysicalActivityExample"/>
<meta>
<profile
value="http://openhie.org/fhir/sri-lanka/StructureDefinition/risk-behaviour-physical-activity"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="RiskBehaviourPhysicalActivityExample"> </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 Observation "RiskBehaviourPhysicalActivityExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-risk-behaviour-physical-activity.html">Physical Activity Status Observation</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Physical Activity <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#106020009)</span></p><p><b>subject</b>: <a href="Patient-HIMSPatientExample.html">Patient/HIMSPatientExample</a> " SMITH"</p><p><b>encounter</b>: <a href="Encounter-TargetFacilityEncounterExample.html">Encounter/TargetFacilityEncounterExample</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: </p><ul><li><a href="Organization-OrganizationExample.html">Organization/OrganizationExample</a> "Some Health Facility"</li><li><a href="Practitioner-GeneralPractitionerExample.html">Practitioner/GeneralPractitionerExample</a> " SMITH"</li></ul><p><b>value</b>: Physically not active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#9011000175102)</span></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="106020009"/>
</coding>
<text value="Physical Activity"/>
</code>
<subject>🔗
<reference value="Patient/HIMSPatientExample"/>
</subject>
<encounter>🔗
<reference value="Encounter/TargetFacilityEncounterExample"/>
</encounter>
<effectiveDateTime value="2022-11-30"/>
<performer>🔗
<reference value="Organization/OrganizationExample"/>
</performer>
<performer>🔗
<reference value="Practitioner/GeneralPractitionerExample"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="9011000175102"/>
</coding>
<text value="Physically not active"/>
</valueCodeableConcept>
</Observation>