German Practice Management FHIR Profiles (R4)
0.71.0 - STU1
DE
German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Coverage",
"id" : "ExampleCoveragePkvZusatzKfo",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-privat"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage ExampleCoveragePkvZusatzKfo</b></p><a name=\"ExampleCoveragePkvZusatzKfo\"> </a><a name=\"hcExampleCoveragePkvZusatzKfo\"> </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-fpde-coverage-privat.html\">FPDE Coverage Privat</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis PKV}\">private Krankenversicherung</span></p><p><b>beneficiary</b>: <a href=\"Patient-ExamplePatientKfo.html\">Anna Mueller (official) Female, DoB: 1990-03-22</a></p><p><b>payor</b>: ERGO KFO-Zusatzversicherung</p></div>"
},
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code" : "PKV",
"display" : "private Krankenversicherung"
}
]
},
"beneficiary" : {
🔗 "reference" : "Patient/ExamplePatientKfo"
},
"payor" : [
{
"display" : "ERGO KFO-Zusatzversicherung"
}
]
}