German Dental FHIR Profiles (R4)
0.36.1 - trial-use
DE
German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Coverage",
"id" : "cov-gkv-dental-01-gkv",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage cov-gkv-dental-01-gkv</b></p><a name=\"cov-gkv-dental-01-gkv\"> </a><a name=\"hccov-gkv-dental-01-gkv\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis GKV}\">Gesetzliche Krankenversicherung</span></p><p><b>subscriber</b>: <a href=\"Patient-pat-gkv-dental-01.html\">Aylin Özdemir (official) (no stated gender), DoB: 1988-03-14 ( Krankenversichertennummer)</a></p><p><b>beneficiary</b>: <a href=\"Patient-pat-gkv-dental-01.html\">Aylin Özdemir (official) (no stated gender), DoB: 1988-03-14 ( Krankenversichertennummer)</a></p><p><b>period</b>: 2024-01-01 --> (ongoing)</p><p><b>payor</b>: Barmer (Identifier: ArgeIkIknr/104940005)</p></div>"
},
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"code" : "GKV",
"display" : "Gesetzliche Krankenversicherung"
}
]
},
"subscriber" : {
🔗 "reference" : "Patient/pat-gkv-dental-01"
},
"beneficiary" : {
🔗 "reference" : "Patient/pat-gkv-dental-01"
},
"period" : {
"start" : "2024-01-01"
},
"payor" : [
{
"identifier" : {
"system" : "http://fhir.de/sid/arge-ik/iknr",
"value" : "104940005"
},
"display" : "Barmer"
}
]
}