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

FHIR IG analytics

Packagede.gematik.vsdm2
Resource TypeBundle
IdBundle-019aa697-3a4c-7303-be74-43a250b6c5dd.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-3a4c-7303-be74-43a250b6c5dd",
  "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-e2f4-750d-a4a3-d76f636546c1",
      "resource": {
        "resourceType": "Patient",
        "id": "019aa693-e2f4-750d-a4a3-d76f636546c1",
        "meta": {
          "profile": [
            "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient|1.0.0-rc7"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.de/sid/gkv/kvid-10",
            "value": "M345678909"
          }
        ],
        "name": [
          {
            "use": "official",
            "text": "Michael-Martin Mittelspecht",
            "family": "Mittelspecht",
            "_family": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString": "Mittelspecht"
                }
              ]
            },
            "given": [
              "Michael-Martin"
            ]
          }
        ],
        "address": [
          {
            "type": "physical",
            "line": [
              "Spechtstraße 130",
              "c/o Baumklopfer"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "130"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Spechtstraße"
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
                    "valueString": "c/o Baumklopfer"
                  }
                ]
              }
            ],
            "city": "München",
            "postalCode": "80331",
            "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": "2020-04-27",
        "gender": "male"
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/Coverage/019aa695-9d92-7975-8da5-9daea4e1d463",
      "resource": {
        "resourceType": "Coverage",
        "id": "019aa695-9d92-7975-8da5-9daea4e1d463",
        "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": "71",
              "display": "Bayern"
            }
          },
          {
            "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": "2038-04-28"
              }
            ]
          }
        ],
        "payor": [
          {
            "identifier": {
              "system": "http://fhir.de/sid/arge-ik/iknr",
              "value": "108416806"
            },
            "reference": "https://gematik.de/fhir/Organization/019aa691-8f0b-7b18-83e0-ce95b4bb6722",
            "display": "Beispielkostenträger München-Stadt"
          }
        ],
        "status": "active",
        "beneficiary": {
          "reference": "https://gematik.de/fhir/Patient/019aa693-e2f4-750d-a4a3-d76f636546c1"
        },
        "period": {
          "start": "2020-04-27"
        }
      }
    },
    {
      "fullUrl": "https://gematik.de/fhir/Organization/019aa691-8f0b-7b18-83e0-ce95b4bb6722",
      "resource": {
        "resourceType": "Organization",
        "id": "019aa691-8f0b-7b18-83e0-ce95b4bb6722",
        "meta": {
          "profile": [
            "https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPayorOrganization|1.0.0-rc7"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.de/sid/arge-ik/iknr",
            "value": "108416806"
          }
        ],
        "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 München-Stadt"
      }
    }
  ]
}