Uses of Class
org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceRelatesToComponent
-
Uses of DocumentReference.DocumentReferenceRelatesToComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseDocumentReferenceDocumentReferenceRelatesToComponent
(com.google.gson.JsonObject json, DocumentReference owner) XmlParser.parseDocumentReferenceDocumentReferenceRelatesToComponent
(org.xmlpull.v1.XmlPullParser xpp, DocumentReference owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeDocumentReferenceDocumentReferenceRelatesToComponent
(String name, DocumentReference.DocumentReferenceRelatesToComponent element) protected void
XmlParser.composeDocumentReferenceDocumentReferenceRelatesToComponent
(String name, DocumentReference.DocumentReferenceRelatesToComponent element) protected void
JsonParser.composeDocumentReferenceDocumentReferenceRelatesToComponentInner
(DocumentReference.DocumentReferenceRelatesToComponent element) -
Uses of DocumentReference.DocumentReferenceRelatesToComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionDocumentReference.relatesTo
Relationships that this document has with other document references that already exist.Modifier and TypeMethodDescriptionDocumentReference.addRelatesTo()
DocumentReference.DocumentReferenceRelatesToComponent.copy()
DocumentReference.DocumentReferenceRelatesToComponent.setCode
(DocumentReference.DocumentRelationshipType value) DocumentReference.DocumentReferenceRelatesToComponent.setCodeElement
(Enumeration<DocumentReference.DocumentRelationshipType> value) DocumentReference.DocumentReferenceRelatesToComponent.setTargetTarget
(DocumentReference value) Modifier and TypeMethodDescriptionDocumentReference.addRelatesTo
(DocumentReference.DocumentReferenceRelatesToComponent t)