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

FHIR IG analytics

Packagede.gematik.vsdm2
Resource TypeBundle
IdBundle-019aa697-51f0-7259-8059-ba2e44cd6360.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": "019aa697-51f0-7259-8059-ba2e44cd6360",
  "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-f5c1-7f37-a51f-0cffee08db71",
      "resource": {
        "resourceType": "Patient",
        "id": "019aa693-f5c1-7f37-a51f-0cffee08db71",
        "meta": {
          "profile": [
            "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.de/sid/gkv/kvid-10",
            "value": "L234567896"
          }
        ],
        "name": [
          {
            "use": "official",
            "text": "Lisa Lachmöwe",
            "family": "Lachmöwe",
            "_family": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString": "Lachmöwe"
                }
              ]
            },
            "given": [
              "Lisa"
            ]
          }
        ],
        "address": [
          {
            "type": "physical",
            "line": [
              "Möwenstraße 12b"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "12b"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Möwenstraße"
                  }
                ]
              }
            ],
            "city": "Lüneburg",
            "postalCode": "21337",
            "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": "2022-07-02",
        "gender": "female"
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/Coverage/019aa695-ad4a-787f-b8f4-a13e81110e87",
      "resource": {
        "resourceType": "Coverage",
        "id": "019aa695-ad4a-787f-b8f4-a13e81110e87",
        "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": "17",
              "display": "Niedersachsen"
            }
          },
          {
            "url": "http://fhir.de/StructureDefinition/gkv/versichertenart",
            "valueCoding": {
              "code": "3",
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_VERSICHERTENSTATUS",
              "display": "Familienangehoerige"
            }
          },
          {
            "url": "http://fhir.de/StructureDefinition/gkv/zuzahlungsstatus",
            "extension": [
              {
                "url": "status",
                "valueBoolean": true
              },
              {
                "url": "gueltigBis",
                "valueDate": "2040-07-02"
              }
            ]
          },
          {
            "url": "http://fhir.de/StructureDefinition/gkv/kostenerstattung",
            "extension": [
              {
                "url": "aerztlicheVersorgung",
                "valueBoolean": true
              },
              {
                "url": "zahnaerztlicheVersorgung",
                "valueBoolean": true
              },
              {
                "url": "stationaererBereich",
                "valueBoolean": true
              },
              {
                "url": "veranlassteLeistungen",
                "valueBoolean": true
              }
            ]
          }
        ],
        "payor": [
          {
            "identifier": {
              "system": "http://fhir.de/sid/arge-ik/iknr",
              "value": "102343996"
            },
            "reference": "https://gematik.de/fhir/Organization/019aa693-005c-7770-a3b5-870d536e2163",
            "display": "Beispielkostenträger Lüneburg"
          }
        ],
        "status": "active",
        "beneficiary": {
          "reference": "https://gematik.de/fhir/Patient/019aa693-f5c1-7f37-a51f-0cffee08db71"
        },
        "period": {
          "start": "2022-07-02"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/Organization/019aa693-005c-7770-a3b5-870d536e2163",
      "resource": {
        "resourceType": "Organization",
        "id": "019aa693-005c-7770-a3b5-870d536e2163",
        "meta": {
          "profile": [
            "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.de/sid/arge-ik/iknr",
            "value": "102343996"
          }
        ],
        "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 Lüneburg",
        "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"
              }
            ]
          }
        ]
      }
    }
  ]
}