We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/medplum/medplum'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="CDA.xsl"?>
<ClinicalDocument
xmlns = "urn:hl7-org:v3"
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
xmlns:voc = "urn:hl7-org:v3/voc"
xmlns:sdtc = "urn:hl7-org:sdtc">
<realmCode code = "US"/>
<typeId extension = "POCD_HD000040" root = "2.16.840.1.113883.1.3"/>
<templateId root = "2.16.840.1.113883.10.20.22.1.1" extension = "2015-08-01"/>
<templateId root = "2.16.840.1.113883.10.20.22.1.1"/>
<templateId root = "2.16.840.1.113883.10.20.22.1.2" extension = "2015-08-01"/>
<templateId root="2.16.840.1.113883.10.20.22.1.2" />
<id root="3db70aff-83f5-4caf-91dc-d23fcc5e03bb" />
<code code="34133-9" displayName="Summarization of Episode Note"
codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" />
<title>Medical Summary</title>
<effectiveTime value="20250101000000-0500" />
<languageCode code="en-US" />
<recordTarget>
<patientRole>
<id root="0fedb502-9a38-4990-8bab-24debe2d332b" />
<id extension="111223333" root="2.16.840.1.113883.4.1" />
<addr>
<streetAddressLine>1001 Amber Dr</streetAddressLine>
<city>Beaverton</city>
<state>OR</state>
<postalCode>97006</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)-111-1234" />
<telecom value="tel:+1(555)-112-1544" />
<patient>
<name use="L">
<given>Katherine</given>
<given>Jones</given>
<family>Madison</family>
</name>
<name>
<given>Kathy</given>
<given>Jones</given>
<family>Madison</family>
</name>
<administrativeGenderCode code="F" displayName="Female" codeSystem="2.16.840.1.113883.5.1"
codeSystemName="AdministrativeGender" />
<birthTime value="19700601" />
<raceCode nullFlavor="UNK"/>
<ethnicGroupCode nullFlavor="UNK"/>
</patient>
</patientRole>
</recordTarget>
</ClinicalDocument>