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
{
"resourceType" : "Coverage",
"id" : "e-card-Anspruchsart-example",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.at/eCard-at/StructureDefinition/ecard-anspruch-profile"
]
},
"text" : {
"status" : "generated",
"div" : "<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\u00a0(use:\u00a0official,\u00a0))</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>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.40.0.10.1.4.3.9.1",
"value" : "R8V9S9GTRECP"
}
],
"status" : "draft",
"kind" : "insurance",
"type" : {
"coding" : [
{
"system" : "http://svc.co.at/CodeSystem/ecard-anspruchsart-cs",
"code" : "G",
"display" : "geldleistungsberechtigt"
}
]
},
"beneficiary" : {
🔗 "reference" : "Patient/sascha-mustermann"
},
"insurer" : {
🔗 "reference" : "Organization/krankenkasse-oegk"
},
"class" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
"code" : "plan"
}
]
},
"value" : {
"value" : "B"
},
"name" : "Beamter"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
"code" : "group"
}
]
},
"value" : {
"value" : "20"
},
"name" : "Zugeteilte nach OFG"
}
]
}