| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Specimen.SpecimenCollectionComponent |
JsonParser.parseSpecimenSpecimenCollectionComponent(com.google.gson.JsonObject json,
Specimen owner) |
protected Specimen.SpecimenCollectionComponent |
XmlParser.parseSpecimenSpecimenCollectionComponent(org.xmlpull.v1.XmlPullParser xpp,
Specimen owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeSpecimenSpecimenCollectionComponent(String name,
Specimen.SpecimenCollectionComponent element) |
protected void |
XmlParser.composeSpecimenSpecimenCollectionComponent(String name,
Specimen.SpecimenCollectionComponent element) |
protected void |
XmlParser.composeSpecimenSpecimenCollectionComponentElements(Specimen.SpecimenCollectionComponent element) |
protected void |
JsonParser.composeSpecimenSpecimenCollectionComponentInner(Specimen.SpecimenCollectionComponent element) |
protected boolean |
XmlParser.parseSpecimenSpecimenCollectionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Specimen owner,
Specimen.SpecimenCollectionComponent res) |
protected void |
JsonParser.parseSpecimenSpecimenCollectionComponentProperties(com.google.gson.JsonObject json,
Specimen owner,
Specimen.SpecimenCollectionComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected Specimen.SpecimenCollectionComponent |
Specimen.collection
Details concerning the specimen collection.
|
| Modifier and Type | Method and Description |
|---|---|
Specimen |
Specimen.setCollection(Specimen.SpecimenCollectionComponent value) |
Copyright © 2014–2019 University Health Network. All rights reserved.