FHIR IG analytics| Package | hl7.fhir.cz.lab-order |
| Resource Type | Coverage |
| Id | Coverage-CZ-Lab-Coverage-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
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, ))
{
"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"
}
]
}