<Encounter xmlns="http://hl7.org/fhir">
    <id value="encounter 200020" />
    <identifier>
        <use value="usual" />
        <type>
            <coding>
                <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
                <code value="MB" />
                <display value="member source system ID" />
            </coding>
        </type>
        <system value="http://mco.smarthealth.org" />
        <value value="CN12345678" />
        <period>
            <start value="2001-05-06" />
        </period>
    </identifier>
    <status value="finished" />
    <class>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode" />
        <code value="OBSENC" />
    </class>
    <type>
        <coding>
            <system value="http://www.ama-assn.org/go/cpt" />
            <version value="2022.2.21AB" />
            <code value="99218" />
            <display value="Initial observation care, per day, for the evaluation and management of a patient which requires these 3 key components: A detailed or comprehensive history; A detailed or comprehensive examination; and Medical decision making that is straightforward or of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient&#39;s and/or family&#39;s needs. Usually, the problem(s) requiring admission to outpatient hospital &quot;observation status&quot; are of low severity. Typically, 30 minutes are spent at the bedside and on the patient&#39;s hospital floor or unit." />
        </coding>
        <text value="This encounter is an observation room service" />
    </type>
    <subject>
        <reference value="PatientNYC1001" />
        <display value="Sample member" />
    </subject>
    <participant>
        <individual>
            <reference value="Practitioner/f201" />
            <display value="Dokter Bronsig" />
        </individual>
    </participant>
    <period>
        <start value="2022-03-01" />
        <end value="2022-03-01" />
    </period>
    <diagnosis>
        <condition>
            <reference value="Condition10001" />
            <display value="Outpatent setting to identify Advanced illness" />
        </condition>
        <rank value="1" />
    </diagnosis>
    <serviceProvider>
        <reference value="ClinicA1" />
        <display value="Mainstreet Physician" />
    </serviceProvider>
</Encounter>