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" : "ExampleCoverageBeihilfe",
"meta" : {
"profile" : [
🔗 "http://fhir.de/StructureDefinition/coverage-de-basis"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage ExampleCoverageBeihilfe</b></p><a name=\"ExampleCoverageBeihilfe\"> </a><a name=\"hcExampleCoverageBeihilfe\"> </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=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.6.0-ballot2&canonical=http://fhir.de/StructureDefinition/coverage-de-basis\">Coverage, deutsches Basisprofil</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis BEI}\">Beihilfe</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>: Beihilfestelle Land Baden-Wuerttemberg</p><p><b>subrogation</b>: true</p></div>"
},
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code" : "BEI",
"display" : "Beihilfe"
}
]
},
"beneficiary" : {
🔗 "reference" : "Patient/ExamplePatientBeamter"
},
"payor" : [
{
"display" : "Beihilfestelle Land Baden-Wuerttemberg"
}
],
"subrogation" : true
}