FHIR IG analytics| Package | hl7.fhir.uv.admin-incubator |
| Resource Type | InsurancePlan |
| Id | InsurancePlan-example1.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "InsurancePlan",
"resourceDefinition": "http://hl7.org/fhir/StructureDefinition/InsurancePlan|0.1.0",
"id": "example1",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"text": "Silver"
},
"generalCost": [
{
"cost": {
"value": 2000,
"currency": "USD"
}
}
]
}