Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Request :

GET - http://{{tr-server}}//openmrs/ws/rest/v1/tr/referenceterms/{{identifier}}

Authorization:

Username
Password

Headers :

None

Body :

None
Response(Example)
{  
   "uri":"https://{{tr_server}}/openmrs/ws/rest/v1/tr/referenceterms/{{identifier}}",
   "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":[  

   ]
}
  • No labels