Package | hl7.fhir.us.davinci-drug-formulary |
Type | SearchParameter |
Id | InsurancePlan-period |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-drug-formulary/https://build.fhir.org/ig/HL7/davinci-pdex-formulary/SearchParameter-InsurancePlan-period.html |
URL | http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/InsurancePlan-period |
Version | 2.1.0 |
Status | active |
Date | 2025-02-26T01:23:59+00:00 |
Name | USDFInsurancePlanPeriod |
Realm | us |
Authority | hl7 |
Description | Accesses the active period of an InsurancePlan |
Type | date |
CapabilityStatement | |
usdf-server | usdf-server CapabilityStatement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter InsurancePlan-period
Parameter period
:date
Accesses the active period of an InsurancePlan
Resource | InsurancePlan |
Expression | InsurancePlan.period |
Multiples |
|
Comparators | Allowed: eq, lt, le, gt, ge, sa, eb |
{ "resourceType": "SearchParameter", "id": "InsurancePlan-period", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "phx" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-drug-formulary/ImplementationGuide/hl7.fhir.us.davinci-drug-formulary" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/InsurancePlan-period", "version": "2.1.0", "name": "USDFInsurancePlanPeriod", "status": "active", "date": "2025-02-26T01:23:59+00:00", "publisher": "HL7 International / Pharmacy", "contact": [ { "name": "HL7 International / Pharmacy", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/medication" }, { "system": "email", "value": "pharmacy@lists.HL7.org" } ] } ], "description": "Accesses the active period of an InsurancePlan", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "code": "period", "base": [ "InsurancePlan" ], "type": "date", "expression": "InsurancePlan.period", "multipleOr": true, "multipleAnd": true, "comparator": [ "eq", "lt", "le", "gt", "ge", "sa", "eb" ] }