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

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeCoverage
IdBSP_KBV_PR_AW_Krankenversicherungsverhaeltnis.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

TBD

Source1

{
  "resourceType": "Coverage",
  "id": "3225",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-15T16:55:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenversicherungsverhaeltnis|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.de/StructureDefinition/gkv/einlesedatum-karte",
      "valueDateTime": "2018-01-08"
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/generation-egk",
      "valueString": "2"
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/version-vsdm",
      "valueString": "5.2.0"
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/onlinepruefung-egk",
      "extension": [
        {
          "url": "timestamp",
          "valueDateTime": "2018-03-01"
        },
        {
          "url": "ergebnis",
          "valueCode": "3"
        },
        {
          "url": "errorCode",
          "valueCode": "1234"
        }
      ]
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/versichertenart",
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_VERSICHERTENSTATUS",
        "code": "3"
      }
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/besondere-personengruppe",
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_PERSONENGRUPPE",
        "code": "00",
        "display": "nicht gesetzt"
      }
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/kostenerstattung",
      "extension": [
        {
          "url": "aerztlicheVersorgung",
          "valueBoolean": true
        },
        {
          "url": "zahnaerztlicheVersorgung",
          "valueBoolean": false
        },
        {
          "url": "stationaererBereich",
          "valueBoolean": true
        },
        {
          "url": "veranlassteLeistungen",
          "valueBoolean": false
        }
      ]
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/wop",
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP",
        "code": "83",
        "display": "Brandenburg"
      }
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/dmp-kennzeichen",
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP",
        "code": "07",
        "display": "HI"
      }
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/ruhender-leistungsanspruch",
      "extension": [
        {
          "url": "dauer",
          "valuePeriod": {
            "start": "2015-12-12",
            "end": "2015-12-31"
          }
        },
        {
          "url": "art",
          "valueCoding": {
            "code": "1"
          }
        }
      ]
    },
    {
      "url": "http://fhir.de/StructureDefinition/gkv/zuzahlungsstatus",
      "extension": [
        {
          "url": "status",
          "valueBoolean": true
        },
        {
          "url": "gueltigBis",
          "valueDate": "2018-12-31"
        }
      ]
    },
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_SKT_Zusatzangabe",
      "valueString": "Südbrandenburg"
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
            "code": "GKV"
          }
        ]
      },
      "system": "http://fhir.de/NamingSystem/gkv/kvid-10",
      "value": "Y123456789"
    }
  ],
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
        "version": "0.2.3",
        "code": "GKV"
      }
    ]
  },
  "subscriber": {
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenversicherung_ID_Typ",
            "code": "HauptversichertenID"
          }
        ]
      },
      "system": "http://fhir.de/NamingSystem/gkv/kvid-10",
      "value": "X938271456"
    }
  },
  "beneficiary": {
    "reference": "Patient/3181"
  },
  "period": {
    "start": "2010-01-01",
    "end": "2025-12-31"
  },
  "payor": [
    {
      "identifier": {
        "extension": [
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Alternative_IK",
            "valueIdentifier": {
              "system": "http://fhir.de/NamingSystem/arge-ik/iknr",
              "value": "109999988"
            }
          }
        ],
        "system": "http://fhir.de/NamingSystem/arge-ik/iknr",
        "value": "109999999"
      },
      "display": "Allgemeine Technische Barmener BKK"
    }
  ]
}