See below

On Tue, Mar 6, 2012 at 11:11 AM, Ryan Steven Caro <[email protected]
> wrote:

> Hi,
>
> I am Ryan, a BS Computer Science Student from the University of the
> Philippines Diliman. We are currently working on a project which uses 
> an*OpenMRS
> Standalone Version 1.8.1 with Web Services, *and we encountered some
> problems;
>
> *1. Person Attribute Types*
> - We added new Person Attribute Types (email address, etc) using built-in
> OpenMRS Administration interface. However, in order for us to use these
> attributes via web services, we need the* uuid* of the attribute types we
> created, which is not readily available in the OpenMRS interface. Is there
> a way for us to obtain the uuids of the attributes we created?
>
>
You will have to look in the database for the uuids, they aren't displayed
in the webapp unfortunately.




> *2. Concepts*
> - We want to the list of concepts given the concept class. Is this
> possible?
>

Doesn't look like there is a method for that yet:
https://wiki.openmrs.org/display/docs/REST+Web+Service+Resources#RESTWebServiceResources-Concept

Can you create a new ticket in the RESTWS project in jira?

The url /should/ be .../concept?conceptClass=uuidofclass and it should
return a paged list of concepts

Ben

_________________________________________

To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to 
[email protected] with "SIGNOFF openmrs-devel-l" in the  body (not 
the subject) of your e-mail.

[mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

Reply via email to