FHIR IG analytics| Package | hl7.fhir.us.davinci-drug-formulary |
| Resource Type | InsurancePlan |
| Id | InsurancePlan-FormularyD3002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: InsurancePlan FormularyD3002
Last updated: 2021-05-22 18:36:03+0000
Profile: Formulary
identifier: D3002
status: Active
type: drug policy
name: Sample Medicare Advantage Part D Formulary D3002
period: 2021-01-01 --> 2021-12-31
{
"resourceType": "InsurancePlan",
"id": "FormularyD3002",
"meta": {
"lastUpdated": "2021-05-22T18:36:03.000+00:00",
"profile": [
"http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-Formulary"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "D3002"
}
],
"status": "active",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "DRUGPOL"
}
]
}
],
"name": "Sample Medicare Advantage Part D Formulary D3002",
"period": {
"start": "2021-01-01",
"end": "2021-12-31"
}
}