Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Test1MOPEDEncounter - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="Test1MOPEDEncounter"/>
  <meta>
    <profile value="http://example.org/StructureDefinition/MOPEDEncounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter Test1MOPEDEncounter</b></p><a name="Test1MOPEDEncounter"> </a><a name="hcTest1MOPEDEncounter"> </a><a name="Test1MOPEDEncounter-en-US"> </a><p><b>identifier</b>: VN/1024000028</p><p><b>status</b>: In Progress</p><p><b>class</b>: <span title="Codes:{http://tbd.at/MOPED-encounter-behandlungsart S}">S</span>, <span title="Codes:{http://tbd.at/moped-ext-aufnahmeart P}">P</span></p><p><b>subject</b>: <a href="Patient-Test1Patient.html">Patientenkommun Moderne (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</a></p><p><b>serviceProvider</b>: <a href="Organization-Test1OrganizationHerzJesuKrankenhaus.html">Organization Herz Jesu-Krankenhaus</a></p><p><b>actualPeriod</b>: 2024-02-22 19:33:00+0200 --&gt; (ongoing)</p><blockquote><p><b>reason</b></p><p><b>use</b>: <span title="Codes:{http://hl7.org/fhir/ValueSet/encounter-reason-use RV}">RV</span></p><h3>Values</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">00</span></td></tr></table></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-Test1Condition1.html">Condition Sleep Apnea</a></td></tr></table><p><b>use</b>: <span title="Codes:{https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ H}">H</span></p></blockquote><p><b>account</b>: <a href="Account-Test1Account.html">Account: extension = TBD (moped-ext-workflow-status#TBD),0 (MOPED-account-VerdachtArbeitsSchuelerunfall#0),false,TEST12345678; status = active</a></p><h3>Admissions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Origin</b></td></tr><tr><td style="display: none">*</td><td/><td><a href="Organization-Test1OrganizationUeberweisendeOrganisation.html">Organization HJK Interne Ambulanz</a></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="https://termgit.elga.gv.at/ValueSet/hl7-at-patientidentifier"/>
        <code value="VN"/>
      </coding>
    </type>
    <value value="1024000028"/>
    <assigner>🔗 
      <reference value="Organization/Test1OrganizationHerzJesuKrankenhaus"/>
    </assigner>
  </identifier>
  <status value="in-progress"/>
  <class>
    <coding>
      <system value="http://tbd.at/MOPED-encounter-behandlungsart"/>
      <code value="S"/>
    </coding>
  </class>
  <class>
    <coding>
      <system value="http://tbd.at/moped-ext-aufnahmeart"/>
      <code value="P"/>
    </coding>
  </class>
  <subject>🔗 
    <reference value="Patient/Test1Patient"/>
  </subject>
  <serviceProvider>🔗 
    <reference value="Organization/Test1OrganizationHerzJesuKrankenhaus"/>
  </serviceProvider>
  <actualPeriod>
    <start value="2024-02-22T19:33:00+02:00"/>
  </actualPeriod>
  <reason>
    <use>
      <coding>
        <system value="http://hl7.org/fhir/ValueSet/encounter-reason-use"/>
        <code value="RV"/>
      </coding>
    </use>
    <value>
      <concept>
        <coding>
          <code value="00"/>
        </coding>
      </concept>
    </value>
  </reason>
  <diagnosis>
    <condition>
      <reference>🔗 
        <reference value="Condition/Test1Condition1"/>
      </reference>
    </condition>
    <use>
      <coding>
        <system value="https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ"/>
        <code value="H"/>
      </coding>
    </use>
  </diagnosis>
  <account>🔗 
    <reference value="Account/Test1Account"/>
  </account>
  <admission>
    <extension
               url="http://example.org/StructureDefinition/moped-ext-zugangsart">
      <valueCoding>
        <system value="http://tbd.at/moped-ext-diagnose-art"/>
        <code value="A"/>
      </valueCoding>
    </extension>
    <origin>🔗 
      <reference
                 value="Organization/Test1OrganizationUeberweisendeOrganisation"/>
    </origin>
  </admission>
</Encounter>