| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ProdCharacteristic |
JsonParser.parseProdCharacteristic(com.google.gson.JsonObject json) |
protected ProdCharacteristic |
XmlParser.parseProdCharacteristic(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeProdCharacteristic(String name,
ProdCharacteristic element) |
protected void |
XmlParser.composeProdCharacteristic(String name,
ProdCharacteristic element) |
protected void |
RdfParser.composeProdCharacteristic(Turtle.Complex parent,
String parentType,
String name,
ProdCharacteristic element,
int index) |
protected void |
XmlParser.composeProdCharacteristicElements(ProdCharacteristic element) |
protected void |
JsonParser.composeProdCharacteristicInner(ProdCharacteristic element) |
protected boolean |
XmlParser.parseProdCharacteristicContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
ProdCharacteristic res) |
protected void |
JsonParser.parseProdCharacteristicProperties(com.google.gson.JsonObject json,
ProdCharacteristic res) |
| Modifier and Type | Field and Description |
|---|---|
protected ProdCharacteristic |
MedicinalProductDeviceSpec.physicalCharacteristics
Dimensions, color etc.
|
protected ProdCharacteristic |
DeviceDefinition.physicalCharacteristics
Dimensions, color etc.
|
protected ProdCharacteristic |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.physicalCharacteristics
Dimensions, color etc.
|
protected ProdCharacteristic |
MedicinalProductManufactured.physicalCharacteristics
Dimensions, color etc.
|
| Modifier and Type | Method and Description |
|---|---|
MedicinalProductDeviceSpec |
MedicinalProductDeviceSpec.setPhysicalCharacteristics(ProdCharacteristic value) |
DeviceDefinition |
DeviceDefinition.setPhysicalCharacteristics(ProdCharacteristic value) |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setPhysicalCharacteristics(ProdCharacteristic value) |
MedicinalProductManufactured |
MedicinalProductManufactured.setPhysicalCharacteristics(ProdCharacteristic value) |
Copyright © 2014–2018 University Health Network. All rights reserved.