Registry / messaging / hapi-structures-v25

hapi-structures-v25

JSON →
library2.6.0javamavenunverified

Provides HL7 v2.5 message structures for the HAPI HL7 parser library.

<dependency> <groupId>ca.uhn.hapi</groupId> <artifactId>hapi-structures-v25</artifactId> <version>2.6.0</version> </dependency>
INSTALL
IMPORT
SIG · HAPI-STRUCTURES-V2
H
hapi-structures-v25
messagingjavav2.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ADT_A01
ca.uhn.hl7v2.model.v25.message.ADT_A01

Creates an ADT_A01 message structure.

import ca.uhn.hl7v2.model.v25.message.ADT_A01; public class Example { public static void main(String[] args) { ADT_A01 adt = new ADT_A01(); System.out.println("Message type: " + adt.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
hapi-structures-v25 — mvn dependency:get hapi-structures-v25 · libregistry