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

FHIR IG analytics

Packagede.gematik.vsdm2
Resource TypeBundle
IdBundle-019aa696-fa51-7296-8ee8-1e7e7f9b9e2a.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-fa51-7296-8ee8-1e7e7f9b9e2a",
  "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-9ea6-7def-832d-27bb1eb8997f",
      "resource": {
        "resourceType": "Patient",
        "id": "019aa693-9ea6-7def-832d-27bb1eb8997f",
        "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"
            ]
          }
        ],
        "telecom": [
          {
            "system": "url",
            "value": "matrix:@a123456780:demo-ti-messenger"
          }
        ],
        "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"
                  }
                }
              ]
            }
          }
        ],
        "birthDate": "1997-12-28",
        "gender": "female"
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/Coverage/019aa695-3789-79be-a29b-88d8183eebe5",
      "resource": {
        "resourceType": "Coverage",
        "id": "019aa695-3789-79be-a29b-88d8183eebe5",
        "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": "01",
              "display": "Individualtarif"
            }
          },
          {
            "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/VSDMHinweisPKV",
            "extension": [
              {
                "url": "text",
                "valueMarkdown": "Beihilfetaxe für Physio"
              }
            ]
          },
          {
            "url": "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMKrankenhausleistungenPKV",
            "extension": [
              {
                "url": "allgemein",
                "valueUnsignedInt": 100
              },
              {
                "url": "zweibett",
                "valueUnsignedInt": 100
              },
              {
                "url": "einbett",
                "valueUnsignedInt": 100
              },
              {
                "url": "wahlarzt",
                "valueUnsignedInt": 100
              },
              {
                "url": "belegarzt",
                "valueUnsignedInt": 100
              }
            ]
          }
        ],
        "status": "active",
        "beneficiary": {
          "reference": "https://gematik.de/fhir/Patient/019aa693-9ea6-7def-832d-27bb1eb8997f"
        },
        "period": {
          "start": "2020-01-01"
        },
        "payor": [
          {
            "reference": "https://gematik.de/fhir/Organization/019aa691-6ac1-7cb4-94fe-c2bce5e1a343",
            "identifier": {
              "value": "168112342"
            },
            "display": "Privatversicherung Pluto"
          }
        ]
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/Organization/019aa691-6ac1-7cb4-94fe-c2bce5e1a343",
      "resource": {
        "resourceType": "Organization",
        "id": "019aa691-6ac1-7cb4-94fe-c2bce5e1a343",
        "meta": {
          "profile": [
            "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.de/sid/arge-ik/iknr",
            "value": "168112342"
          }
        ],
        "address": [
          {
            "country": "Deutschland",
            "_country": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
                  "valueCoding": {
                    "code": "DE",
                    "system": "urn:iso:std:iso:3166"
                  }
                }
              ]
            }
          }
        ],
        "name": "Privatversicherung Pluto",
        "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"
              }
            ]
          }
        ]
      }
    }
  ]
}