
Uses of Class
org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextRelatedComponent
Packages that use DocumentReference.DocumentReferenceContextRelatedComponent
-
Uses of DocumentReference.DocumentReferenceContextRelatedComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return DocumentReference.DocumentReferenceContextRelatedComponentModifier and TypeMethodDescriptionJsonParser.parseDocumentReferenceDocumentReferenceContextRelatedComponent(com.google.gson.JsonObject json, DocumentReference owner) XmlParser.parseDocumentReferenceDocumentReferenceContextRelatedComponent(org.xmlpull.v1.XmlPullParser xpp, DocumentReference owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type DocumentReference.DocumentReferenceContextRelatedComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeDocumentReferenceDocumentReferenceContextRelatedComponent(String name, DocumentReference.DocumentReferenceContextRelatedComponent element) protected voidXmlParser.composeDocumentReferenceDocumentReferenceContextRelatedComponent(String name, DocumentReference.DocumentReferenceContextRelatedComponent element) protected voidJsonParser.composeDocumentReferenceDocumentReferenceContextRelatedComponentInner(DocumentReference.DocumentReferenceContextRelatedComponent element) -
Uses of DocumentReference.DocumentReferenceContextRelatedComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type DocumentReference.DocumentReferenceContextRelatedComponentModifier and TypeFieldDescriptionDocumentReference.DocumentReferenceContextComponent.relatedRelated identifiers or resources associated with the DocumentReference.Methods in org.hl7.fhir.dstu2.model that return DocumentReference.DocumentReferenceContextRelatedComponentModifier and TypeMethodDescriptionDocumentReference.DocumentReferenceContextComponent.addRelated()DocumentReference.DocumentReferenceContextRelatedComponent.copy()DocumentReference.DocumentReferenceContextRelatedComponent.setIdentifier(Identifier value) DocumentReference.DocumentReferenceContextRelatedComponent.setRefTarget(Resource value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type DocumentReference.DocumentReferenceContextRelatedComponentModifier and TypeMethodDescriptionDocumentReference.DocumentReferenceContextComponent.getRelated()Methods in org.hl7.fhir.dstu2.model with parameters of type DocumentReference.DocumentReferenceContextRelatedComponentModifier and TypeMethodDescriptionDocumentReference.DocumentReferenceContextComponent.addRelated(DocumentReference.DocumentReferenceContextRelatedComponent t)