Uses of Class
org.hl7.fhir.dstu2.model.ConceptMap.ConceptMapContactComponent
-
Uses of ConceptMap.ConceptMapContactComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected ConceptMap.ConceptMapContactComponent
JsonParser.parseConceptMapConceptMapContactComponent
(com.google.gson.JsonObject json, ConceptMap owner) protected ConceptMap.ConceptMapContactComponent
XmlParser.parseConceptMapConceptMapContactComponent
(org.xmlpull.v1.XmlPullParser xpp, ConceptMap owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeConceptMapConceptMapContactComponent
(String name, ConceptMap.ConceptMapContactComponent element) protected void
XmlParser.composeConceptMapConceptMapContactComponent
(String name, ConceptMap.ConceptMapContactComponent element) protected void
JsonParser.composeConceptMapConceptMapContactComponentInner
(ConceptMap.ConceptMapContactComponent element) -
Uses of ConceptMap.ConceptMapContactComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<ConceptMap.ConceptMapContactComponent> ConceptMap.contact
Contacts to assist a user in finding and communicating with the publisher.Modifier and TypeMethodDescriptionConceptMap.addContact()
ConceptMap.ConceptMapContactComponent.addTelecom
(ContactPoint t) ConceptMap.ConceptMapContactComponent.copy()
ConceptMap.ConceptMapContactComponent.setNameElement
(StringType value)