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

FHIR IG analytics

Packageodilab.evo
Resource TypeCoverage
IdCoverage-416b7bc3-7483-46ba-bc67-306bf671c569.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": "Coverage",
  "id": "416b7bc3-7483-46ba-bc67-306bf671c569",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage|1.1.0"
    ]
  },
  "extension": [
    {
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_PERSONENGRUPPE",
        "code": "00"
      },
      "url": "http://fhir.de/StructureDefinition/gkv/besondere-personengruppe"
    },
    {
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP",
        "code": "00"
      },
      "url": "http://fhir.de/StructureDefinition/gkv/dmp-kennzeichen"
    },
    {
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_VERSICHERTENSTATUS",
        "code": "1"
      },
      "url": "http://fhir.de/StructureDefinition/gkv/versichertenart"
    },
    {
      "valueCoding": {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP",
        "code": "00"
      },
      "url": "http://fhir.de/StructureDefinition/gkv/wop"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
        "code": "GKV"
      }
    ]
  },
  "beneficiary": {
    "reference": "Patient/416b7bc3-7483-46ba-bc67-306bf671c569"
  },
  "payor": [
    {
      "identifier": {
        "system": "http://fhir.de/sid/arge-ik/iknr",
        "value": "123456789"
      },
      "display": "KN Knappschaft"
    }
  ],
  "status": "active"
}