Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: General ClinicalImpression Example - XML Representation

Raw xml | Download



<ClinicalImpression xmlns="http://hl7.org/fhir">
  <id value="Example1"/>
  <meta>
    <versionId value="Example1"/>
    <lastUpdated value="2020-10-29T04:11:00.167+05:30"/>
    <profile
             value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-clinicalimpressn-profile"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="N"/>
      <display value="Normal"/>
    </security>
    <security>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/Location/Training"/>
      <code value="Example1"/>
    </security>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="New"/>
      <display value="New"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="Pencil"/>
      <display value="Pencil"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="NewPencil"/>
      <display value="New Pencil"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ClinicalImpression Example1</b></p><a name="Example1"> </a><a name="hcExample1"> </a><a name="Example1-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: versionId: id (PrimitiveType/ClinicalImpression.meta.versionId): element = id -&gt; versionId=id[Example1]; Last updated: 2020-10-29 04:11:00+0530</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-athena-clinicalimpressn-profile.html">AthenaClinicalImpression</a></p><p style="margin-bottom: 0px">Tags: New (Details: EditTags code New  = ' New ', stated as ' New '), Pencil (Details: EditTags code Pencil  = ' Pencil ', stated as ' Pencil '), New Pencil (Details: EditTags code NewPencil  = ' NewPencil ', stated as ' New Pencil ')</p><p style="margin-bottom: 0px">Security Labels: Normal (Details: Confidentiality code N  = ' normal ', stated as ' Normal '), Example1 (Details: Training code Example1  = ' Example1 ', stated as ' null ')</p></div><p><b>identifier</b>: Unspecified Identifier/1919563701289110</p><p><b>status</b>: In Progress</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>encounter</b>: <a href="Encounter-Example1.html">Encounter: extension = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --&gt; 2020-08-17 21:07:17-0600</a></p><p><b>effective</b>: 2020-10-29 04:08:19+0530</p><p><b>date</b>: 2020-10-29 04:08:47+0530</p><p><b>assessor</b>: <a href="Practitioner-Example1.html">Practitioner Harry S. Winston </a></p><p><b>problem</b>: <a href="Condition-Example1.html">Condition I10</a></p><p><b>summary</b>: Unchanged</p><p><b>note</b>: unchanged</p></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/ASSESSID/Training"/>
    <value value="1919563701289110"/>
  </identifier>
  <status value="in-progress">
    <extension
               url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode">
      <valueCoding>
        <system
                value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/clinicalimpressionstatus"/>
        <code value="I"/>
        <display value="In Progress"/>
      </valueCoding>
    </extension>
  </status>
  <subject>🔗 
    <reference value="Patient/Example1"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Example1"/>
  </encounter>
  <effectiveDateTime value="2020-10-29T04:08:19+05:30"/>
  <date value="2020-10-29T04:08:47+05:30"/>
  <assessor>🔗 
    <reference value="Practitioner/Example1"/>
  </assessor>
  <problem>🔗 
    <reference value="Condition/Example1"/>
  </problem>
  <summary value="Unchanged"/>
  <note>
    <text value="unchanged"/>
  </note>
</ClinicalImpression>