Looking for help?
-
Introduction
-
HIE Components
-
-
Developers Guide
-
System Integration
-
User Workflows
-
Release Notes
-
Implementer's Guide
< All Topics
Print
Reference Terms API
Posted
Updated
Byadmin
Request :
GET - http://{{tr-server}}//openmrs/ws/rest/v1/tr/referenceterms/{{identifier}}
Authorization:
Username
Password
Headers :
None
Body :
None
Response(Example)
{ "uuid" : "dcb303ba-7c9e-11e5-b875-0050568225ca" , "code" : "53978-3" , "name" : "Epithelial cells.non-squamous: ACnc: Pt: Urine sed: Ord: Microscopy.light" , "conceptSource" :{ "uuid" : "7b12ecbc-70d0-11e5-a4d6-00505682700b" , "name" : "LOINC-BD" , "description" : "These are codes for tests" , "hl7Code" : "LOINC-BD" }, "retired" : false , "conceptReferenceTermMaps" :[ ] } |
Table of Contents