<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EncounterExample001 - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="EncounterExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/EncounterMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter EncounterExample001</b></p><a name="EncounterExample001"> </a><a name="hcEncounterExample001"> </a><a name="EncounterExample001-en-US"> </a><p><b>identifier</b>: <code>http://www.acme.com/identifiers/EJEMPLO</code>/v2222</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="CodeSystem-EncounterClassCS.html#EncounterClassCS-AMB">Encounter Class</a> AMB: ambulatory</p><p><b>subject</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</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:{https://fhir.medicaia.ar/CodeSystem/ParticipationTypeCS PPRF}">primary performer</span></td><td><a href="Practitioner-PractitionerExample001.html">Practitioner Dr. Rene Favaloro</a></td></tr></table><p><b>period</b>: 2023-11-29 00:00:00+0000 --&gt; (ongoing)</p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 718004}">Acute bronchiolitis with obstruction</span></p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-LocationExample001.html">Location Sede CABA</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-OrganizationExample001.html">Organization MEDICAIA HEALTHCARE</a></p></div>
  </text>
  <extension
             url="https://fhir.medicaia.ar/StructureDefinition/Extension-ServiceType">
    <valueReference>🔗 
      <reference value="HealthcareService/HealthcareServiceExample001"/>
    </valueReference>
  </extension>
  <identifier>
    <system value="http://www.acme.com/identifiers/EJEMPLO"/>
    <value value="v2222"/>
    <assigner>🔗 
      <reference value="Organization/OrganizationExample001"/>
    </assigner>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="https://fhir.medicaia.ar/CodeSystem/EncounterClassCS"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <subject>🔗 
    <reference value="Patient/PatientExample001"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system
                value="https://fhir.medicaia.ar/CodeSystem/ParticipationTypeCS"/>
        <code value="PPRF"/>
        <display value="primary performer"/>
      </coding>
    </type>
    <individual>🔗 
      <reference value="Practitioner/PractitionerExample001"/>
    </individual>
  </participant>
  <period>
    <start value="2023-11-29T00:00:00Z"/>
  </period>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="718004"/>
      <display value="Acute bronchiolitis with obstruction"/>
    </coding>
  </reasonCode>
  <location>
    <location>🔗 
      <reference value="Location/LocationExample001"/>
    </location>
  </location>
  <serviceProvider>🔗 
    <reference value="Organization/OrganizationExample001"/>
  </serviceProvider>
</Encounter>