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

: PJ1Account - XML Representation

Raw xml | Download


<Account xmlns="http://hl7.org/fhir">
  <id value="PJ1Account"/>
  <meta>
    <profile value="https://elga.moped.at/StructureDefinition/MopedAccount"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Account PJ1Account</b></p><a name="PJ1Account"> </a><a name="hcPJ1Account"> </a><a name="PJ1Account-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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MopedAccount.html">MOPED Account</a></p></div><p><b>AnzahlVerlegungen</b>: 1</p><p><b>AnzahlBeurlaubungen</b>: 0</p><p><b>Workflow Status</b>: <a href="CodeSystem-WorkflowStatusCS.html#WorkflowStatusCS-Endgueltige-Freigabe">Workflow Status eines Falls Endgueltige-Freigabe</a>: Endgültige Freigabe</p><p><b>Tage ohne Einhebung des Kostenbeitrags</b>: 0</p><p><b>status</b>: Active</p><p><b>subject</b>: <a href="Patient-PJ1Patient.html">Sonnenschein Susi (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</a></p><h3>Coverages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Coverage</b></td></tr><tr><td style="display: none">*</td><td><a href="Coverage-PJ1Coverage.html">Coverage: identifier = urn:oid:1.2.40.0.10.1.4.3.9.1#XB4G37PFN9FJ; status = active; kind = insurance</a></td></tr></table><p><b>owner</b>: <a href="Organization-OrganizationHerzJesuKrankenhaus.html">Organization Herz Jesu-Krankenhaus</a></p></div>
  </text>
  <extension
             url="https://elga.moped.at/StructureDefinition/moped-ext-AnzahlVerlegungen">
    <valueUnsignedInt value="1"/>
  </extension>
  <extension
             url="https://elga.moped.at/StructureDefinition/moped-ext-AnzahlBeurlaubungen">
    <valueUnsignedInt value="0"/>
  </extension>
  <extension
             url="https://elga.moped.at/StructureDefinition/moped-ext-workflow-status">
    <valueCoding>
      <system value="https://elga.moped.at/CodeSystem/WorkflowStatusCS"/>
      <code value="Endgueltige-Freigabe"/>
    </valueCoding>
  </extension>
  <extension
             url="https://elga.moped.at/StructureDefinition/moped-ext-TageOhneKostenbeitrag">
    <valueUnsignedInt value="0"/>
  </extension>
  <status value="active"/>
  <subject>🔗 
    <reference value="Patient/PJ1Patient"/>
  </subject>
  <coverage>
    <coverage>🔗 
      <reference value="Coverage/PJ1Coverage"/>
    </coverage>
  </coverage>
  <owner>🔗 
    <reference value="Organization/OrganizationHerzJesuKrankenhaus"/>
  </owner>
</Account>