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

FHIR IG analytics

Packagehl7.fhir.cz.lab-order
Resource TypeCoverage
IdCoverage-CZ-Lab-Coverage-Example.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

Generated Narrative: Coverage CZ-Lab-Coverage-Example

Profile: Coverage (CZ)

identifier: https://ncez.mzcr.cz/fhir/sid/rc/8203171234 (use: official, )

status: Active

beneficiary: Zyrgana Prouzdalová Female, DoB: 1982-03-17 ( Passport number (use: official, ))

payor: Organization Všeobecná zdravotní pojišťovna ČR


Source1

{
  "resourceType": "Coverage",
  "id": "CZ-Lab-Coverage-Example",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-coverage"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "https://ncez.mzcr.cz/fhir/sid/rc",
      "value": "8203171234"
    }
  ],
  "status": "active",
  "beneficiary": {
    "reference": "Patient/Zyrgana"
  },
  "payor": [
    {
      "reference": "Organization/CZ-Lab-Payor-Example"
    }
  ]
}