| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected RelatedArtifact |
JsonParser.parseRelatedArtifact(com.google.gson.JsonObject json) |
protected RelatedArtifact |
XmlParser.parseRelatedArtifact(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeRelatedArtifact(String name,
RelatedArtifact element) |
protected void |
XmlParser.composeRelatedArtifact(String name,
RelatedArtifact element) |
protected void |
RdfParser.composeRelatedArtifact(Turtle.Complex parent,
String parentType,
String name,
RelatedArtifact element,
int index) |
protected void |
XmlParser.composeRelatedArtifactElements(RelatedArtifact element) |
protected void |
JsonParser.composeRelatedArtifactInner(RelatedArtifact element) |
protected boolean |
XmlParser.parseRelatedArtifactContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
RelatedArtifact res) |
protected void |
JsonParser.parseRelatedArtifactProperties(com.google.gson.JsonObject json,
RelatedArtifact res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<RelatedArtifact> |
PlanDefinition.PlanDefinitionGoalComponent.documentation
Didactic or other informational resources associated with the goal that provide further supporting information about the goal.
|
protected List<RelatedArtifact> |
PlanDefinition.PlanDefinitionActionComponent.documentation
Didactic or other informational resources associated with the action that can be provided to the CDS recipient.
|
protected List<RelatedArtifact> |
RequestGroup.RequestGroupActionComponent.documentation
Didactic or other informational resources associated with the action that can be provided to the CDS recipient.
|
protected List<RelatedArtifact> |
PlanDefinition.relatedArtifact
Related artifacts such as additional documentation, justification, or bibliographic references.
|
protected List<RelatedArtifact> |
EventDefinition.relatedArtifact
Related resources such as additional documentation, justification, or bibliographic references.
|
protected List<RelatedArtifact> |
Library.relatedArtifact
Related artifacts such as additional documentation, justification, or bibliographic references.
|
protected List<RelatedArtifact> |
ResearchStudy.relatedArtifact
Citations, references and other related documents.
|
protected List<RelatedArtifact> |
ActivityDefinition.relatedArtifact
Related artifacts such as additional documentation, justification, or bibliographic references.
|
protected List<RelatedArtifact> |
Measure.relatedArtifact
Related artifacts such as additional documentation, justification, or bibliographic references.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelatedArtifact> |
PlanDefinition.PlanDefinitionGoalComponent.getDocumentation() |
List<RelatedArtifact> |
PlanDefinition.PlanDefinitionActionComponent.getDocumentation() |
List<RelatedArtifact> |
RequestGroup.RequestGroupActionComponent.getDocumentation() |
List<RelatedArtifact> |
PlanDefinition.getRelatedArtifact() |
List<RelatedArtifact> |
EventDefinition.getRelatedArtifact() |
List<RelatedArtifact> |
Library.getRelatedArtifact() |
List<RelatedArtifact> |
ResearchStudy.getRelatedArtifact() |
List<RelatedArtifact> |
ActivityDefinition.getRelatedArtifact() |
List<RelatedArtifact> |
Measure.getRelatedArtifact() |
| Modifier and Type | Method and Description |
|---|---|
PlanDefinition.PlanDefinitionGoalComponent |
PlanDefinition.PlanDefinitionGoalComponent.addDocumentation(RelatedArtifact t) |
PlanDefinition.PlanDefinitionActionComponent |
PlanDefinition.PlanDefinitionActionComponent.addDocumentation(RelatedArtifact t) |
RequestGroup.RequestGroupActionComponent |
RequestGroup.RequestGroupActionComponent.addDocumentation(RelatedArtifact t) |
PlanDefinition |
PlanDefinition.addRelatedArtifact(RelatedArtifact t) |
EventDefinition |
EventDefinition.addRelatedArtifact(RelatedArtifact t) |
Library |
Library.addRelatedArtifact(RelatedArtifact t) |
ResearchStudy |
ResearchStudy.addRelatedArtifact(RelatedArtifact t) |
ActivityDefinition |
ActivityDefinition.addRelatedArtifact(RelatedArtifact t) |
Measure |
Measure.addRelatedArtifact(RelatedArtifact t) |
Copyright © 2014–2018 University Health Network. All rights reserved.