
Uses of Class
org.hl7.fhir.r5.model.DocumentReference.DocumentReferenceRelatesToComponent
Packages that use DocumentReference.DocumentReferenceRelatesToComponent
- 
Uses of DocumentReference.DocumentReferenceRelatesToComponent in org.hl7.fhir.r5.formatsMethods in org.hl7.fhir.r5.formats that return DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionJsonParser.parseDocumentReferenceRelatesToComponent(com.google.gson.JsonObject json) XmlParser.parseDocumentReferenceRelatesToComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeDocumentReferenceRelatesToComponent(String name, DocumentReference.DocumentReferenceRelatesToComponent element) protected voidRdfParser.composeDocumentReferenceRelatesToComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, DocumentReference.DocumentReferenceRelatesToComponent element, int index) protected voidXmlParser.composeDocumentReferenceRelatesToComponent(String name, DocumentReference.DocumentReferenceRelatesToComponent element) protected voidXmlParser.composeDocumentReferenceRelatesToComponentElements(DocumentReference.DocumentReferenceRelatesToComponent element) protected voidJsonParser.composeDocumentReferenceRelatesToComponentProperties(DocumentReference.DocumentReferenceRelatesToComponent element) protected booleanXmlParser.parseDocumentReferenceRelatesToComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DocumentReference.DocumentReferenceRelatesToComponent res) protected voidJsonParser.parseDocumentReferenceRelatesToComponentProperties(com.google.gson.JsonObject json, DocumentReference.DocumentReferenceRelatesToComponent res) 
- 
Uses of DocumentReference.DocumentReferenceRelatesToComponent in org.hl7.fhir.r5.modelFields in org.hl7.fhir.r5.model with type parameters of type DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeFieldDescriptionDocumentReference.relatesToRelationships that this document has with other document references that already exist.Methods in org.hl7.fhir.r5.model that return DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionDocumentReference.addRelatesTo()DocumentReference.DocumentReferenceRelatesToComponent.copy()DocumentReference.getRelatesToFirstRep()DocumentReference.DocumentReferenceRelatesToComponent.setCode(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type DocumentReference.DocumentReferenceRelatesToComponentMethods in org.hl7.fhir.r5.model with parameters of type DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionDocumentReference.addRelatesTo(DocumentReference.DocumentReferenceRelatesToComponent t) voidDocumentReference.DocumentReferenceRelatesToComponent.copyValues(DocumentReference.DocumentReferenceRelatesToComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type DocumentReference.DocumentReferenceRelatesToComponentModifier and TypeMethodDescriptionDocumentReference.setRelatesTo(List<DocumentReference.DocumentReferenceRelatesToComponent> theRelatesTo)