Registry / serialization / hapi-fhir-structures-dstu2

hapi-fhir-structures-dstu2

JSON →
library8.8.1javamavenunverified

FHIR DSTU2 data structures for the HAPI FHIR library, enabling parsing and serialization of FHIR resources.

<dependency> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-fhir-structures-dstu2</artifactId> <version>8.8.1</version> </dependency>
INSTALL
IMPORT
SIG · HAPI-FHIR-STRUCTUR
H
hapi-fhir-structures-dstu2
serializationjavav8.8.1
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.

Patient
org.hl7.fhir.dstu2.model.Patient

Create a FHIR Patient resource with a family name.

import org.hl7.fhir.dstu2.model.Patient; Patient patient = new Patient(); patient.addName().addFamily("Smith");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.8.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hapi-fhir-structures-dstu2 — mvn dependency:get hapi-fhir-structures-dstu2 · libregistry