FHIR IG analytics| Package | de.gematik.vsdm2 |
| Resource Type | Bundle |
| Id | Bundle-019aa690-d14a-79a3-a078-3807df1b87f4.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "019aa690-d14a-79a3-a078-3807df1b87f4",
"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-9c4e-7540-be3c-0ef324476863",
"resource": {
"resourceType": "Patient",
"id": "019aa694-9c4e-7540-be3c-0ef324476863",
"meta": {
"profile": [
"https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7"
]
},
"identifier": [
{
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "A123456780"
}
],
"name": [
{
"use": "official",
"text": "Andrea Amsel",
"family": "Amsel",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Amsel"
}
]
},
"given": [
"Andrea"
]
}
],
"address": [
{
"type": "physical",
"line": [
"Amselweg 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Amselweg"
}
]
}
],
"city": "Aachen",
"postalCode": "52070",
"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": "1997-12-28",
"gender": "female"
}
},
{
"fullUrl": "https://gematik.de/fhir/Coverage/019aa696-775a-7062-8e34-ad28ac640060",
"resource": {
"resourceType": "Coverage",
"id": "019aa696-775a-7062-8e34-ad28ac640060",
"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": "38",
"display": "Nordrhein"
}
},
{
"url": "http://fhir.de/StructureDefinition/gkv/versichertenart",
"valueCoding": {
"code": "1",
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_VERSICHERTENSTATUS",
"display": "Mitglieder"
}
}
],
"payor": [
{
"identifier": {
"system": "http://fhir.de/sid/arge-ik/iknr",
"value": "104178397"
},
"reference": "https://gematik.de/fhir/Organization/019aa692-9527-7cd9-8a94-0370d748ead9",
"display": "Beispielkostenträger Aachen"
}
],
"status": "active",
"beneficiary": {
"reference": "https://gematik.de/fhir/Patient/019aa694-9c4e-7540-be3c-0ef324476863"
},
"period": {
"start": "1997-12-28"
}
}
},
{
"fullUrl": "https://gematik.de/fhir/Organization/019aa692-9527-7cd9-8a94-0370d748ead9",
"resource": {
"resourceType": "Organization",
"id": "019aa692-9527-7cd9-8a94-0370d748ead9",
"meta": {
"profile": [
"https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7"
]
},
"identifier": [
{
"system": "http://fhir.de/sid/arge-ik/iknr",
"value": "104178397"
}
],
"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 Aachen",
"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"
}
]
}
]
}
}
]
}