Package ca.uhn.fhir.jpa.entity
Class TermConceptMap
java.lang.Object
ca.uhn.fhir.jpa.entity.TermConceptMap
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getUrl()
setResource
(ResourceTable theResource) setResourcePid
(Long theResourcePid) setVersion
(String theVersion) toString()
-
Field Details
-
MAX_VER_LENGTH
- See Also:
-
-
Constructor Details
-
TermConceptMap
public TermConceptMap()Constructor
-
-
Method Details