care.emr.resources.utils package¶
- class MonetaryCodes(root: RootModelRootType = PydanticUndefined)¶
Bases:
RootModel- check_duplicate_codes()¶
- model_config: ClassVar[ConfigDict] = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
- class MonetaryComponentDefinitions(root: RootModelRootType = PydanticUndefined)¶
Bases:
RootModel- root: list[MonetaryComponentDefinition]¶
- model_config: ClassVar[ConfigDict] = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].