FHIR IG analytics| Package | de.gematik.vsdm2 |
| Resource Type | Bundle |
| Id | Bundle-019aa697-a20c-737c-ba9d-a1c58f4e7356.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "019aa697-a20c-737c-ba9d-a1c58f4e7356",
"meta": {
"profile": [
"https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMBundle|1.0.0-rc7"
],
"lastUpdated": "2025-07-14T15:16:17.890+01:00"
},
"type": "collection",
"timestamp": "2025-07-14T15:16:17.890+01:00",
"entry": [
{
"fullUrl": "https://gematik.de/fhir/Patient/019aa694-4344-78ca-899f-b73d841475b1",
"resource": {
"resourceType": "Patient",
"id": "019aa694-4344-78ca-899f-b73d841475b1",
"meta": {
"profile": [
"https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7"
]
},
"identifier": [
{
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "G789012344"
}
],
"name": [
{
"use": "official",
"text": "Gabriele Edle von der Graugans",
"family": "Edle von der Graugans",
"_family": {
"extension": [
{
"url": "http://fhir.de/StructureDefinition/humanname-namenszusatz",
"valueString": "Edle"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Graugans"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "von der"
}
]
},
"given": [
"Gabriele"
]
}
],
"address": [
{
"type": "physical",
"line": [
"Am Gänseweiher 66"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "66"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Am Gänseweiher"
}
]
}
],
"city": "Gießen",
"postalCode": "35392",
"country": "Deutschland",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding": {
"code": "DE",
"system": "urn:iso:std:iso:3166"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding": {
"code": "D",
"system": "http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen"
}
}
]
}
}
],
"birthDate": "1974-02-12",
"gender": "female"
}
},
{
"fullUrl": "https://gematik.de/fhir/Coverage/019aa696-021a-72bf-b9fa-3fd5e56ba94b",
"resource": {
"resourceType": "Coverage",
"id": "019aa696-021a-72bf-b9fa-3fd5e56ba94b",
"meta": {
"profile": [
"https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoverageGKV|1.0.0-rc7"
]
},
"type": {
"coding": [
{
"code": "GKV",
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
"display": "gesetzliche Krankenversicherung"
}
]
},
"extension": [
{
"url": "http://fhir.de/StructureDefinition/gkv/wop",
"valueCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP",
"code": "46",
"display": "Hessen"
}
},
{
"url": "http://fhir.de/StructureDefinition/gkv/versichertenart",
"valueCoding": {
"code": "1",
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_VERSICHERTENSTATUS",
"display": "Mitglieder"
}
},
{
"url": "http://fhir.de/StructureDefinition/gkv/zuzahlungsstatus",
"extension": [
{
"url": "status",
"valueBoolean": true
},
{
"url": "gueltigBis",
"valueDate": "2026-12-31"
}
]
},
{
"url": "http://fhir.de/StructureDefinition/gkv/kostenerstattung",
"extension": [
{
"url": "aerztlicheVersorgung",
"valueBoolean": true
},
{
"url": "zahnaerztlicheVersorgung",
"valueBoolean": true
},
{
"url": "stationaererBereich",
"valueBoolean": true
},
{
"url": "veranlassteLeistungen",
"valueBoolean": true
}
]
},
{
"url": "http://fhir.de/StructureDefinition/gkv/ruhender-leistungsanspruch",
"extension": [
{
"url": "art",
"valueCoding": {
"code": "2",
"system": "http://fhir.de/CodeSystem/gkv/RuhenderLeistungsanspruchGKV",
"display": "eingeschränkt"
}
},
{
"url": "dauer",
"valuePeriod": {
"start": "2025-06-01",
"end": "2027-12-31"
}
}
]
}
],
"payor": [
{
"identifier": {
"system": "http://fhir.de/sid/arge-ik/iknr",
"value": "105413578"
},
"reference": "https://gematik.de/fhir/Organization/019aa692-5ee9-74c7-bcda-af99e8358094",
"display": "Beispielkostenträger Gießen"
}
],
"status": "active",
"beneficiary": {
"reference": "https://gematik.de/fhir/Patient/019aa694-4344-78ca-899f-b73d841475b1"
},
"period": {
"start": "1974-02-12"
}
}
},
{
"fullUrl": "https://gematik.de/fhir/Organization/019aa692-5ee9-74c7-bcda-af99e8358094",
"resource": {
"resourceType": "Organization",
"id": "019aa692-5ee9-74c7-bcda-af99e8358094",
"meta": {
"profile": [
"https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7"
]
},
"identifier": [
{
"system": "http://fhir.de/sid/arge-ik/iknr",
"value": "105413578"
}
],
"address": [
{
"country": "Deutschland",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding": {
"code": "DE",
"system": "urn:iso:std:iso:3166"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding": {
"code": "D",
"system": "http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen"
}
}
]
}
}
],
"name": "Beispielkostenträger Gießen",
"contact": [
{
"purpose": {
"coding": [
{
"code": "BILL",
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type"
}
],
"text": "Kontakt für Abrechnungsfragen"
},
"telecom": [
{
"system": "phone",
"value": "+4952116391643"
},
{
"system": "email",
"value": "contact@kostentraeger.invalid"
}
]
}
]
}
}
]
}