eCard-at FHIR ImplementationGuide
0.1.0 - ci-build

eCard-at FHIR ImplementationGuide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: e-card-Anspruchsart-example - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="e-card-Anspruchsart-example"/>
  <meta>
    <profile
             value="http://fhir.hl7.at/eCard-at/StructureDefinition/ecard-anspruch-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage e-card-Anspruchsart-example</b></p><a name="e-card-Anspruchsart-example"> </a><a name="hce-card-Anspruchsart-example"> </a><a name="e-card-Anspruchsart-example-en-US"> </a><p><b>identifier</b>: <code>urn:oid:1.2.40.0.10.1.4.3.9.1</code>/R8V9S9GTRECP</p><p><b>status</b>: Draft</p><p><b>kind</b>: Insurance</p><p><b>type</b>: <span title="Codes:{http://svc.co.at/CodeSystem/ecard-anspruchsart-cs G}">geldleistungsberechtigt</span></p><p><b>beneficiary</b>: <a href="Patient-sascha-mustermann.html">Sascha Mustermann (official) Male, DoB: 1975-07-19 ( Social Security Number: 4593190775 (use: official, ))</a></p><p><b>insurer</b>: <a href="Organization-krankenkasse-oegk.html">Organization Österreichische Gesundheitskasse</a></p><blockquote><p><b>class</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/coverage-class plan}">Plan</span></p><p><b>value</b>: B</p><p><b>name</b>: Beamter</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/coverage-class group}">Group</span></p><p><b>value</b>: 20</p><p><b>name</b>: Zugeteilte nach OFG</p></blockquote></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.40.0.10.1.4.3.9.1"/>
    <value value="R8V9S9GTRECP"/>
  </identifier>
  <status value="draft"/>
  <kind value="insurance"/>
  <type>
    <coding>
      <system value="http://svc.co.at/CodeSystem/ecard-anspruchsart-cs"/>
      <code value="G"/>
      <display value="geldleistungsberechtigt"/>
    </coding>
  </type>
  <beneficiary>🔗 
    <reference value="Patient/sascha-mustermann"/>
  </beneficiary>
  <insurer>🔗 
    <reference value="Organization/krankenkasse-oegk"/>
  </insurer>
  <class>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/coverage-class"/>
        <code value="plan"/>
      </coding>
    </type>
    <value>
      <value value="B"/>
    </value>
    <name value="Beamter"/>
  </class>
  <class>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/coverage-class"/>
        <code value="group"/>
      </coding>
    </type>
    <value>
      <value value="20"/>
    </value>
    <name value="Zugeteilte nach OFG"/>
  </class>
</Coverage>