Class: HealthCards::MonkeypoxImmunizationPayload

Inherits:
MonkeypoxPayload show all
Defined in:
lib/health_cards/payload_types/monkeypox_immunization_payload.rb

Constant Summary

Constants inherited from Payload

Payload::FHIR_REF_REGEX

Constants included from AttributeFilters

AttributeFilters::ALL_FHIR_RESOURCES

Instance Attribute Summary

Attributes inherited from Payload

#bundle, #issuer, #nbf

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