Package org.hl7.fhir.r5.terminologies
Class URICodeSystem
- java.lang.Object
-
- org.hl7.fhir.r5.terminologies.SpecialCodeSystem
-
- org.hl7.fhir.r5.terminologies.URICodeSystem
-
public class URICodeSystem extends SpecialCodeSystem
-
-
Constructor Summary
Constructors Constructor Description URICodeSystem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CodeSystem.ConceptDefinitionComponentfindConcept(Coding code)
-
-
-
Constructor Detail
-
URICodeSystem
public URICodeSystem()
-
-
Method Detail
-
findConcept
public CodeSystem.ConceptDefinitionComponent findConcept(Coding code)
- Specified by:
findConceptin classSpecialCodeSystem
-
-