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
{
"resourceType" : "Coverage",
"id" : "PJ1Coverage",
"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 PJ1Coverage</b></p><a name=\"PJ1Coverage\"> </a><a name=\"hcPJ1Coverage\"> </a><a name=\"PJ1Coverage-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>/XB4G37PFN9FJ</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|9994210469</code></p><p><b>beneficiary</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469</code></p><p><b>insurer</b>: <code>Organization?identifier=http://svc.co.at/CodeSystem/ecard-svt-cs|11</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" : "XB4G37PFN9FJ",
"assigner" : {
"reference" : "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914"
}
}
],
"status" : "active",
"kind" : "insurance",
"subscriber" : {
"reference" : "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469"
},
"beneficiary" : {
"reference" : "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469"
},
"insurer" : {
"reference" : "Organization?identifier=http://svc.co.at/CodeSystem/ecard-svt-cs|11"
},
"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"
}
}
]
}