Returns full CCDs available for the user including the raw xml

Click here for full XML example (Chrome or Firefox only)

Returns single CCD raw payload in XML format
GET https://api.humanapi.co/v1/human/medical/ccds/{id}/raw

Response Properties

PropertyTypeDescription
idStringThe id of the resource
sourceStringThe name of the originating service
updatedAtDateThe time the record was updated on the Human API server
createdAtDateThe time the record was created on the Human API server
dateTimeString(optional) The date of the CCD
authorString(optional) CCD author’s name
organizationObject(optional) See organizations object

Response Headers (Raw CCD)

HeaderValue
Content-Typetext/xml
Language