FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.vsdm2
Resource TypeBundle
IdBundle-019aa696-8e77-7f16-be44-d702d1b6af67.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "019aa696-8e77-7f16-be44-d702d1b6af67",
  "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/019aa693-3bb4-7dcf-a4ba-3322947d55dc",
      "resource": {
        "resourceType": "Patient",
        "id": "019aa693-3bb4-7dcf-a4ba-3322947d55dc",
        "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"
            ]
          }
        ],
        "telecom": [
          {
            "system": "url",
            "value": "matrix:@g789012344:demo-ti-messenger"
          }
        ],
        "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"
                  }
                }
              ]
            }
          }
        ],
        "birthDate": "1974-02-12",
        "gender": "female"
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/Coverage/019aa694-dbf0-7207-abd6-bcb7b65dab35",
      "resource": {
        "resourceType": "Coverage",
        "id": "019aa694-dbf0-7207-abd6-bcb7b65dab35",
        "meta": {
          "profile": [
            "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMCoveragePKV|1.0.0-rc7"
          ]
        },
        "type": {
          "coding": [
            {
              "code": "PKV",
              "system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
              "display": "private Krankenversicherung"
            }
          ]
        },
        "extension": [
          {
            "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMTarifartPKV",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_PKV_TARIFF",
              "code": "03",
              "display": "Basistarif"
            }
          },
          {
            "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMVersichertenartPKV",
            "valueCoding": {
              "code": "VN",
              "system": "http://fhir.de/ValueSet/pkv/Versichertenart",
              "display": "Versicherungsnehmer"
            }
          },
          {
            "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMKrankenhausleistungenPKV",
            "extension": [
              {
                "url": "allgemein",
                "valueUnsignedInt": 100
              },
              {
                "url": "zweibett",
                "valueUnsignedInt": 0
              },
              {
                "url": "einbett",
                "valueUnsignedInt": 0
              },
              {
                "url": "zweibettEinbettDifferenz",
                "valueUnsignedInt": 0
              },
              {
                "url": "wahlarzt",
                "valueBoolean": false
              },
              {
                "url": "belegarzt",
                "valueBoolean": false
              }
            ]
          }
        ],
        "status": "active",
        "beneficiary": {
          "reference": "https://gematik.de/fhir/Patient/019aa693-3bb4-7dcf-a4ba-3322947d55dc"
        },
        "period": {
          "start": "1974-02-12"
        },
        "payor": [
          {
            "reference": "https://gematik.de/fhir/Organization/019aa698-5ee2-7d61-8f09-c93fb5c18f95",
            "identifier": {
              "value": "168178900"
            },
            "display": "Privatversicherung Venus"
          }
        ]
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/Organization/019aa698-5ee2-7d61-8f09-c93fb5c18f95",
      "resource": {
        "resourceType": "Organization",
        "id": "019aa698-5ee2-7d61-8f09-c93fb5c18f95",
        "meta": {
          "profile": [
            "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.de/sid/arge-ik/iknr",
            "value": "168178900"
          }
        ],
        "address": [
          {
            "country": "Deutschland",
            "_country": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
                  "valueCoding": {
                    "code": "DE",
                    "system": "urn:iso:std:iso:3166"
                  }
                }
              ]
            }
          }
        ],
        "name": "Privatversicherung Venus",
        "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"
              }
            ]
          }
        ]
      }
    }
  ]
}