Python Pydantic v2 models for the Open Vet Format (OVF)
Project description
ovf_types
Python Pydantic v2 models for the Open Vet Format (OVF) — a FHIR-inspired JSON Schema standard for veterinary medical record exchange.
Installation
pip install ovf_types
Usage
from ovf_types import OvfDocument, Patient, Encounter
# Parse an OVF JSON document
import json
with open("export.ovf.json") as f:
data = json.load(f)
doc = OvfDocument.model_validate(data)
print(doc.patient.name)
print(doc.patient.species)
Available Models
OvfDocument— Root export documentPatient— Animal patient demographicsEncounter— Clinical visitsCondition— Diagnoses and health problemsObservation— Vital signs, lab resultsImmunization— Vaccination recordsProcedure— Surgeries, dental workAllergyIntolerance— Allergies and intolerancesMedicationStatement— Medication recordsDocumentReference— Attached documents and files
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovf_types-1.3.3.tar.gz.
File metadata
- Download URL: ovf_types-1.3.3.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c42170c191f2ad177a4c118b38928364bed2243d95067e834a2599a574d7c9ec
|
|
| MD5 |
a5d42d0abc2adb5434ea44acecd0dacb
|
|
| BLAKE2b-256 |
8cab550052fea4a768bc0a6352cb0be35f4368ee94c2ce7bf3f99ccf70ed6bb5
|
Provenance
The following attestation bundles were made for ovf_types-1.3.3.tar.gz:
Publisher:
release.yml on vetformat/ovf
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ovf_types-1.3.3.tar.gz -
Subject digest:
c42170c191f2ad177a4c118b38928364bed2243d95067e834a2599a574d7c9ec - Sigstore transparency entry: 1203984790
- Sigstore integration time:
-
Permalink:
vetformat/ovf@3dfc3c020c9655dd95341808c2ed7086ceb5576e -
Branch / Tag:
refs/tags/v1.3.3 - Owner: https://github.com/vetformat
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@3dfc3c020c9655dd95341808c2ed7086ceb5576e -
Trigger Event:
push
-
Statement type:
File details
Details for the file ovf_types-1.3.3-py3-none-any.whl.
File metadata
- Download URL: ovf_types-1.3.3-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
900a0cc69b3bebedda2a24fdcd606eb802233c41e7c81e919c9db7058f14f4b5
|
|
| MD5 |
455549c8a40fc2bc6a10a10681e54853
|
|
| BLAKE2b-256 |
b14f583fe2389c007ee5c584feab758da0a94714d67929768c28a39629b006de
|
Provenance
The following attestation bundles were made for ovf_types-1.3.3-py3-none-any.whl:
Publisher:
release.yml on vetformat/ovf
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ovf_types-1.3.3-py3-none-any.whl -
Subject digest:
900a0cc69b3bebedda2a24fdcd606eb802233c41e7c81e919c9db7058f14f4b5 - Sigstore transparency entry: 1203984794
- Sigstore integration time:
-
Permalink:
vetformat/ovf@3dfc3c020c9655dd95341808c2ed7086ceb5576e -
Branch / Tag:
refs/tags/v1.3.3 - Owner: https://github.com/vetformat
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@3dfc3c020c9655dd95341808c2ed7086ceb5576e -
Trigger Event:
push
-
Statement type: