LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: CDM Encounter Example - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="CDMEncounterExample"/>
  <meta>
    <extension
               url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/tenant-id">
      <valueString value="99999"/>
    </extension>
    <extension
               url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/ingestion-batch-id">
      <valueString value="b069a545-9506-40c6-8498-23de2e189143"/>
    </extension>
    <source value="http://acme-health.com/emr1"/>
    <profile
             value="http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-encounter"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="CDMEncounterExample"> </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 Encounter "CDMEncounterExample" </p><p style="margin-bottom: 0px">Information Source: http://acme-health.com/emr1!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cdm-encounter.html">CDM Encounter</a></p></div><p><b>Claim Type</b>: Financial information coming from the clinical data set <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-payer-claim-type.html">Payer Claim Type Codes</a>#financial)</span></p><p><b>identifier</b>: Source System Row Identifier: e17be8c4-07be-43d2-a53c-9487881f6f70(use: OFFICIAL)</p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Patient-initiated encounter <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#270427003)</span></p><p><b>serviceType</b>: 367 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#367)</span></p><p><b>priority</b>: routine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-v3-ActPriority.html">ActPriority</a>#R)</span></p><p><b>subject</b>: <a href="Patient-CDMPatientInstance.html">Patient/CDMPatientInstance</a> " MCLASTNAME"</p><h3>Participants</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>Period</b></td><td><b>Individual</b></td></tr><tr><td>*</td><td>primary performer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-v3-ParticipationType.html">ParticipationType</a>#PPRF)</span></td><td>2020-04-15 09:00:00+0000 --&gt; 2020-04-15 09:15:00+0000</td><td><a href="Practitioner-DrKelly.html">Practitioner/DrKelly</a> " KELLY"</td></tr></table><p><b>appointment</b>: <a href="Appointment-AppointmentExample.html">Appointment/AppointmentExample</a></p><p><b>period</b>: 2020-04-15 09:00:00+0000 --&gt; 2020-04-15 09:15:00+0000</p><p><b>reasonCode</b>: Benign essential hypertension <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1201005)</span></p><p><b>reasonReference</b>: <a href="Procedure-CDMProcedureExample.html">Procedure/CDMProcedureExample</a></p><h3>Diagnoses</h3><table class="grid"><tr><td>-</td><td><b>Condition</b></td><td><b>Use</b></td><td><b>Rank</b></td></tr><tr><td>*</td><td><a href="Condition-CDMConditionExample.html">Condition/CDMConditionExample</a></td><td>Billing <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-diagnosis-role.html">DiagnosisRole</a>#billing)</span></td><td>1</td></tr></table><h3>Locations</h3><table class="grid"><tr><td>-</td><td><b>Location</b></td><td><b>Status</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td>*</td><td><a href="Location-KellyClinic.html">Location/KellyClinic</a> "Kelly Clinic"</td><td>completed</td><td>Building <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-location-physical-type.html">Location type</a>#bu)</span></td><td>2020-04-15 09:00:00+0000 --&gt; 2020-04-15 09:15:00+0000</td></tr></table><p><b>serviceProvider</b>: <a href="Organization-GeneralHospital.html">Organization/GeneralHospital</a> "General Hospital"</p></div>
  </text>
  <extension
             url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/claim-type">
    <valueCodeableConcept>
      <coding>
        <system
                value="http://linuxforhealth.org/fhir/cdm/CodeSystem/payer-claim-type"/>
        <code value="financial"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
        <code value="SSRI"/>
      </coding>
    </type>
    <system value="http://acme-health.com/emr1/encounter"/>
    <value value="e17be8c4-07be-43d2-a53c-9487881f6f70"/>
    <assigner>
      <display value="Acme Health - EMR1"/>
    </assigner>
  </identifier>
  <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="270427003"/>
      <display value="Patient-initiated encounter"/>
    </coding>
  </type>
  <serviceType>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.4.642.3.518"/>
      <code value="367"/>
    </coding>
  </serviceType>
  <priority>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActPriority"/>
      <code value="R"/>
      <display value="routine"/>
    </coding>
  </priority>
  <subject>
    <reference value="Patient/CDMPatientInstance"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="PPRF"/>
        <display value="primary performer"/>
      </coding>
    </type>
    <period>
      <start value="2020-04-15T09:00:00Z"/>
      <end value="2020-04-15T09:15:00Z"/>
    </period>
    <individual>
      <reference value="Practitioner/DrKelly"/>
    </individual>
  </participant>
  <appointment>
    <reference value="Appointment/AppointmentExample"/>
  </appointment>
  <period>
    <start value="2020-04-15T09:00:00Z"/>
    <end value="2020-04-15T09:15:00Z"/>
  </period>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1201005"/>
      <display value="Benign essential hypertension"/>
    </coding>
  </reasonCode>
  <reasonReference>
    <extension
               url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/reference-sequence">
      <valuePositiveInt value="1"/>
    </extension>
    <reference value="Procedure/CDMProcedureExample"/>
  </reasonReference>
  <diagnosis>
    <condition>
      <reference value="Condition/CDMConditionExample"/>
    </condition>
    <use>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
        <code value="billing"/>
        <display value="Billing"/>
      </coding>
    </use>
    <rank value="1"/>
  </diagnosis>
  <location>
    <location>
      <reference value="Location/KellyClinic"/>
    </location>
    <status value="completed"/>
    <physicalType>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
        <code value="bu"/>
        <display value="Building"/>
      </coding>
    </physicalType>
    <period>
      <start value="2020-04-15T09:00:00Z"/>
      <end value="2020-04-15T09:15:00Z"/>
    </period>
  </location>
  <serviceProvider>
    <reference value="Organization/GeneralHospital"/>
  </serviceProvider>
</Encounter>