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" : "ExampleCoveragePkvBeamter",
"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 ExampleCoveragePkvBeamter</b></p><a name=\"ExampleCoveragePkvBeamter\"> </a><a name=\"hcExampleCoveragePkvBeamter\"> </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-ExamplePatientBeamter.html\">Klaus Schneider (official) Male, DoB: 1968-11-05</a></p><p><b>payor</b>: Allianz Private Krankenversicherung</p></div>"
},
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code" : "PKV",
"display" : "private Krankenversicherung"
}
]
},
"beneficiary" : {
🔗 "reference" : "Patient/ExamplePatientBeamter"
},
"payor" : [
{
"display" : "Allianz Private Krankenversicherung"
}
]
}