FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "DGUV-Basis-PR-VersichertenVerhaeltnis",
"url": "http://fhir.dguv.de/Basis/Coverage/DGUV-Basis-PR-VersichertenVerhaeltnis",
"version": "1.4",
"name": "DGUV_Basis_PR_VersichertenVerhaeltnis",
"title": "Versichertenverhältnis",
"status": "draft",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Dieses Profil bildet das Verhältnis des Patienten zur Versicherung ab (direkt oder familienversichert).",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Coverage",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coverage",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Coverage.extension:Familienversicherung",
"path": "Coverage.extension",
"sliceName": "Familienversicherung",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Familienversicherung"
]
}
],
"isModifier": false
},
{
"id": "Coverage.beneficiary",
"path": "Coverage.beneficiary",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson"
]
}
]
}
]
}
}