MediRecords FHIR Implementation Guide
1.4.1 - release


: Specific Mental Health Screening Consultation - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="b203a86e-6e6b-4fac-a5ed-82eab5e7d9f9"/>
  <meta>
    <lastUpdated value="2021-10-25T01:43:30Z"/>
    <profile
             value="https://fhir.medirecords.com/StructureDefinition/mr-encounter-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter b203a86e-6e6b-4fac-a5ed-82eab5e7d9f9</b></p><a name="b203a86e-6e6b-4fac-a5ed-82eab5e7d9f9"> </a><a name="hcb203a86e-6e6b-4fac-a5ed-82eab5e7d9f9"> </a><a name="b203a86e-6e6b-4fac-a5ed-82eab5e7d9f9-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">Last updated: 2021-10-25 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-encounter-core.html">MR Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 385892002}">Mental Health Screening</span></p><p><b>subject</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --&gt; 2025-02))</a></p><p><b>episodeOfCare</b>: <a href="EpisodeOfCare-dbef61ad-20fe-42aa-bb40-d3b50b85c544.html">EpisodeOfCare: extension = routine,Some case subject,5,Some case notes,-&gt;DocumentReference: extension = -&gt;Dr John Smith,Health Summary for Grey; status = current; docStatus = final; type = Plan of care note; category = Plan of care note; date = 2017-12-17 14:56:18+0000; identifier = Episode Case Number: CSE-00000034,Episode Reference Number: 8012323; status = active; type = Post Acute Care; period = 2022-02-28 --&gt; 2023-02-28</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}">primary performer</span></td><td><a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></td></tr></table><p><b>period</b>: 2021-10-25 01:43:30+0000 --&gt; 2021-10-25 02:21:30+0000</p><p><b>reasonCode</b>: <span title="Codes:">unwellness</span></p><p><b>serviceProvider</b>: <a href="Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html">Organization Healthy Live Clinic</a></p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="385892002"/>
      <display value="Mental health screening"/>
    </coding>
    <text value="Mental Health Screening"/>
  </type>
  <subject>🔗 
    <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
  </subject>
  <episodeOfCare>🔗 
    <reference value="EpisodeOfCare/dbef61ad-20fe-42aa-bb40-d3b50b85c544"/>
  </episodeOfCare>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="PPRF"/>
        <display value="primary performer"/>
      </coding>
    </type>
    <individual>🔗 
      <reference value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
    </individual>
  </participant>
  <period>
    <start value="2021-10-25T01:43:30Z"/>
    <end value="2021-10-25T02:21:30Z"/>
  </period>
  <reasonCode>
    <text value="unwellness"/>
  </reasonCode>
  <serviceProvider>🔗 
    <reference value="Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9"/>
  </serviceProvider>
</Encounter>