Class: HealthCards::MonkeypoxPayload
- Defined in:
- lib/health_cards/payload_types/monkeypox_payload.rb
Overview
Implements Payload for use with COVID Vaccination IG
Direct Known Subclasses
Constant Summary
Constants inherited from Payload
Constants included from AttributeFilters
AttributeFilters::ALL_FHIR_RESOURCES
Instance Attribute Summary
Attributes inherited from Payload
Method Summary
Methods inherited from Payload
compress_payload, decompress_payload, extract_bundle, fhir_version, from_payload, #initialize, #strip_fhir_bundle, #to_hash, #to_json, #to_s
Methods included from PayloadTypes
#additional_types, #supports_type?, #types
Methods included from AttributeFilters
#handle_allowable, #handle_disallowable, included
Constructor Details
This class inherits a constructor from HealthCards::Payload