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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeCoverage
Idnl-core-Payer.InsuranceCompany-02.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

Verzekering/garantstelling. Status: geannuleerd
TypeBasis
Periode1 januari 2012 - 31 januari 2013
Verzekerdenummer12345678
BetalerPayer-Organization, Menzis Zorgverzekeraar N.V., UZOVI 3332
begunstigdePatient, Johanna Petronella Maria (Jo) van Putten-van der Giessen

Source1

{
  "resourceType": "Coverage",
  "id": "nl-core-Payer.InsuranceCompany-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer.InsuranceCompany"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "cancelled",
  "type": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.101.5.1",
        "code": "B",
        "display": "Basis"
      }
    ]
  },
  "subscriberId": "12345678",
  "beneficiary": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "period": {
    "start": "2012-01-01",
    "end": "2013-01-31"
  },
  "payor": [
    {
      "reference": "Organization/nl-core-Payer-Organization-02",
      "type": "Organization",
      "display": "Payer-Organization, Menzis Zorgverzekeraar N.V., UZOVI 3332"
    }
  ]
}