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

: PJ2Coverage - JSON Representation

Raw json | Download

{
  "resourceType" : "Coverage",
  "id" : "PJ2Coverage",
  "meta" : {
    "profile" : [
      🔗 "https://elga.moped.at/StructureDefinition/MopedCoverage"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage PJ2Coverage</b></p><a name=\"PJ2Coverage\"> </a><a name=\"hcPJ2Coverage\"> </a><a name=\"PJ2Coverage-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-MopedCoverage.html\">MOPED Coverage</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.40.0.10.1.4.3.9.1</code>/FJK5MCDPMRCY</p><p><b>status</b>: Active</p><p><b>kind</b>: Insurance</p><p><b>subscriber</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|324200063</code></p><p><b>beneficiary</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|324200063</code></p><p><b>insurer</b>: <code>Organization?identifier=http://svc.co.at/CodeSystem/ecard-svt-cs|14</code></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class group}\">Group</span></td><td><code>http://svc.co.at/CodeSystem/ecard-versichertenkategorie-cs</code>/01</td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:1.2.40.0.10.1.4.3.9.1",
      "value" : "FJK5MCDPMRCY",
      "assigner" : {
        "reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427"
      }
    }
  ],
  "status" : "active",
  "kind" : "insurance",
  "subscriber" : {
    "reference" : "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|324200063"
  },
  "beneficiary" : {
    "reference" : "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|324200063"
  },
  "insurer" : {
    "reference" : "Organization?identifier=http://svc.co.at/CodeSystem/ecard-svt-cs|14"
  },
  "class" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
            "code" : "group"
          }
        ]
      },
      "value" : {
        "system" : "http://svc.co.at/CodeSystem/ecard-versichertenkategorie-cs",
        "value" : "01"
      }
    }
  ]
}