| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected DetectedIssue |
JsonParser.parseDetectedIssue(com.google.gson.JsonObject json) |
protected DetectedIssue |
XmlParser.parseDetectedIssue(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DetectedIssue> |
MedicationKnowledge.contraindicationTarget
The actual objects that are the target of the reference (Potential clinical issue with or between medication(s) (for example, drug-drug interaction, drug-disease contraindication, drug-allergy interaction, etc.).)
|
protected List<DetectedIssue> |
MedicationDispense.detectedIssueTarget
The actual objects that are the target of the reference (Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.
|
protected List<DetectedIssue> |
MedicationRequest.detectedIssueTarget
The actual objects that are the target of the reference (Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.
|
| Modifier and Type | Method and Description |
|---|---|
List<DetectedIssue> |
MedicationKnowledge.getContraindicationTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<DetectedIssue> |
MedicationDispense.getDetectedIssueTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<DetectedIssue> |
MedicationRequest.getDetectedIssueTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectedIssue.copyValues(DetectedIssue dst) |
Copyright © 2014–2021 Health Level 7. All rights reserved.