| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent |
JsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponent(com.google.gson.JsonObject json,
MedicationKnowledge owner) |
protected MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent |
XmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatorySubstitutionComponent(org.xmlpull.v1.XmlPullParser xpp,
MedicationKnowledge owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent> |
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.substitution
Specifies if changes are allowed when dispensing a medication from a regulatory perspective.
|
| Modifier and Type | Method and Description |
|---|---|
List<MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent> |
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.getSubstitution() |
| Modifier and Type | Method and Description |
|---|---|
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent |
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.addSubstitution(MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent t) |
void |
MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.copyValues(MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent |
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setSubstitution(List<MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent> theSubstitution) |
Copyright © 2014–2021 Health Level 7. All rights reserved.