Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

The Web service expects SOAP messages, where the SOAP header contains security header and Medcom-header as required by DGWS 1.0.1, in addition to a Healthcare Service User Identification (HSUID) header.

SOAP Envelope

SOAP Header

Security DGWS ID-card in SAML Assertion


MEDCOM Header


HSUID Header



SOAP Body

Payload depends on so-called Web service operation




Figure 1 SOAP message containing security header, MEDCOM header and HSUID header is used as message format.


Det er også muligt at foretage opslag (kun søgninger dvs. ITI-18) med en OIO IDWS billet (hvis kalderen er en borger). I dette tilfølde, ser SOAP message således ud:


Gliffy Diagram
macroId6adb749e-509a-4c01-aee9-2268c8ae615d
displayNameIDWS message
nameIDWS message
pagePin2

















Wiki Markup
The format of Security and Medcom-header are described in \[DGWS 1.0\] and \[DGWS 1.0.1\], while the format of the HSUID-header is described in \[HSUID-header\].
SOAP body contains IHE XDS Registry Stored Query AdhocQueryRequest and AdhocQueryResponse in request and response respectively.  IHE XDS Registry Stored Query is described in \[ITI TF-2a\] section 3.18.

...

The security of this Web service is based on the SOSI integration pattern in Den Gode Webservice (DGWS). Authentication is carried out by a trusted third party component on NSP (Security Token Service) and based on OCES digital certificates.
As a rule, the service requires authentication with the STS component based on employee signature (MOCES) corresponding to authentication level 4 for use by health professional users.
Highly trusted systems - initially the Health journal only - can during a transitional period gain access by level 3 based on company signature (VOCES).
The service enforces authentication level 3 for use by either user types.
Additional security aspects, including authorization, integrity, confidentiality, availability and privacy considerations are enforced to some extent by the technical service. The aspects that are not currently handled by the technical service will be handled in the service agreement, as specified by the data-responsible authority (NSI), which consumers of the service must agree to.

Det er muligt at kalde DDS Registry med en OIO IDWS billet (udstedt af STS) svarende til en borger identitetsbillet.

Authentication and authorization

...

When STS' signature of the ID card is validated successfully, then the consumer has been authenticated.
Authorization of user system is performed using a whitelist in the Web service based on information in the system-part of the ID card.

For borgerforspørgsler valideres det medsendte OIO IDWS token.

Authentication of user

When the user system is authenticated and authorized, the user is authenticated by the HSUID header attribute nsi:ActingUserCivilRegistrationNumber.

...

The following is validated:
It For DGWS calls, it is validated that:

  • Properly formatted HSUID header is included in the SOAP header, including the attributes that respectively may and must be present for a given user type as described in section 4.1.1 and 4.1.2. Furthermore, it is validated that attribute values belong to established value sets and is not null or simply whitespaces
  • ID card in security header is valid and signed by STS and that the additional conditions described in section 4.2 are met
  • Times of headers are given in Zulu time, as required by DGWS 1.0.1
  • Given authorization numbers are valid and exist in an authorization register corresponding to the Board of Health authorization register
  • Validate the citizenCivilRegistrationNumber is in the HSUID-header, or in the query parameter $XDSDocumentEntryPatientId. Validate when both are present that they are equal.
  • Validate that the documentID is one of the two accepted values:
    • urn:uuid:5c4f972b-d56b-40ac-a5fc-c8ca9b40b9d4 for GetDocuments or
    • urn:uuid:14d4debf-8f97-4251-9a74-a90016b0af0d for FindDocuments. 

For OID IDWS kald valideres det at:

  • Det medsendte OIO IDWS token er validt og signeret af STS.
  • Validering af at cpr nummeret i tokenet (principal user) matcher det i query parameter $XDSDocumentEntryPatientId


There will be performed

  • No XML schema validation
  • No validation that given social security numbers are valid
  • No validation that a given ID for health professional's organization is valid in given classification system, nor that there is consistency between the ID when multiple ID and classification systems are provided.
  • No validation that a health care professional is affiliated with a given organization
  • No validation that the user is acting under responsibility of given health professional
  • No validation that any stated relation between a citizen type user and the patient exists

...

  1. SOAP version 1.1
  2. Soap Fault version 1.1
  3. WS-I Basic Profile 1.1
  4. DGWS 1.0.1, with the exception of requirements regarding retransmission and control of reuse of message-ID as described in section 4.5, and with the exception of structure used on errors as described in section 4.7.1.
  5. OIO IDWS


For the sake of compliance with IHE XDS standard, the following is not met:

...

DocumentRegistryRegistryStoredQuery

Request when using FindDocuments query (DGWS).

Code Block
languagexml
collapsetrue
---[HTTP request - http://localhost:9090/ddsregistry]---
Accept: text/xml, multipart/related, text/html, image/gif, image/jpeg, *; q=.2,*/*; q=.2
Content-type: text/xml;charset="utf-8"
Soapaction: "urn:ihe:iti:2007:RegistryStoredQuery"


<?xml version="1.0" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Header>
<ns9:Security xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0"
xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0" xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion"
xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
<ns10:Timestamp>
<ns10:Created>2016-12-17T11:44:55Z</ns10:Created>
</ns10:Timestamp>
<ns7:Assertion IssueInstant="2016-12-17T11:39:55Z" Version="2.0" id="IDCard">
<ns7:Issuer>TEST1-NSP-STS</ns7:Issuer>
<ns7:Subject>
<ns7:NameID Format="medcom:other">SubjectDN={CN=Sonja Bach +
SERIALNUMBER=CVR:46837428-RID:83701009, O=Statens Serum Institut
// CVR:46837428, C=DK},IssuerDN={CN=TRUST2408 Systemtest XIX CA,
O=TRUST2408, C=DK},CertSerial={1393564630}
</ns7:NameID>
<ns7:SubjectConfirmation>
<ns7:ConfirmationMethod>urn:oasis:names:tc:SAML:2.0:cm:holder-of-key
</ns7:ConfirmationMethod>
<ns7:SubjectConfirmationData>
<ns8:KeyInfo>
<ns8:KeyName>OCESSignature</ns8:KeyName>
</ns8:KeyInfo>
</ns7:SubjectConfirmationData>
</ns7:SubjectConfirmation>
</ns7:Subject>
<ns7:Conditions NotBefore="2016-12-17T11:39:55Z" NotOnOrAfter="2016-12-18T11:39:55Z" />
<ns7:AttributeStatement id="IDCardData">
<ns7:Attribute Name="sosi:IDCardID">
<ns7:AttributeValue>TZnzzpJH+p9RS87fitH97Q==</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="sosi:IDCardVersion">
<ns7:AttributeValue>1.0.1</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="sosi:IDCardType">
<ns7:AttributeValue>user</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="sosi:AuthenticationLevel">
<ns7:AttributeValue>4</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="sosi:OCESCertHash">
<ns7:AttributeValue>2wIzY0BxwJWSXETzUakU27rIOJs=
</ns7:AttributeValue>
</ns7:Attribute>
</ns7:AttributeStatement>
<ns7:AttributeStatement id="UserLog">
<ns7:Attribute Name="medcom:UserCivilRegistrationNumber">
<ns7:AttributeValue>0309691444</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserGivenName">
<ns7:AttributeValue>Sonja</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserSurName">
<ns7:AttributeValue>Bach</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserEmailAddress">
<ns7:AttributeValue>Sonja_Bach@nsi.dk</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserRole">
<ns7:AttributeValue>7170</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserAuthorizationCode">
<ns7:AttributeValue>NS363</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserOccupation">
<ns7:AttributeValue>Læge</ns7:AttributeValue>
</ns7:Attribute>
</ns7:AttributeStatement>
<ns7:AttributeStatement id="SystemLog">
<ns7:Attribute Name="medcom:ITSystemName">
<ns7:AttributeValue>DDS - VOCES</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:CareProviderID" NameFormat="medcom:cvrnumber">
<ns7:AttributeValue>46837428</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:CareProviderName">
<ns7:AttributeValue>NETS DANID A/S - TU VOCES gyldig
</ns7:AttributeValue>
</ns7:Attribute>
</ns7:AttributeStatement>
<ns8:Signature id="OCESSignature">
<ns8:SignedInfo>
<ns8:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
<ns8:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" />
<ns8:Reference URI="#IDCard">
<ns8:Transforms>
<ns8:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" />
<ns8:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
</ns8:Transforms>
<ns8:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<ns8:DigestValue>NTSHUWiayKxchXO6tCGGp5nko8g=</ns8:DigestValue>
</ns8:Reference>
</ns8:SignedInfo>
<ns8:SignatureValue>I29QsOyZYCN1MVpvGf9su0uKCUm0nc9lvcie2nRXABbGfcGjVDMsY3O9DpZ8FqbwX/FFCW+6IEAAdV/R5YEUxVymT4GPr26jhGTDcg1k+7HAbA9n/Dh85Qvf+vzChtaPpBJbdguwF/hOvjJdZNgVO+5DArwcl+x+wax+h9QTnm55NChaxtaTe3zgwrY1ySHFsJ2WEVF58zrkDxv57GHR9WOUNK/7j5PJV5XhMU2NfIsrmBuNhWQX2j+mex2ZwNaM66lbTQiRzmxVPnN7yu3azUsE9wpYf+L4iaaOqXoQdpuD8iD1r5V7Ry/fcxmmsbmTcnX/taxzzxQgtCSGn043RQ==
</ns8:SignatureValue>
<ns8:KeyInfo>
<ns8:X509Data>
<ns8:X509Certificate>_</ns8:X509Certificate>
</ns8:X509Data>
</ns8:KeyInfo>
</ns8:Signature>
</ns7:Assertion>
</ns9:Security>
<ns11:Header xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0"
xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0" xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion"
xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
<ns11:SecurityLevel>4</ns11:SecurityLevel>
<ns11:Linking>
<ns11:FlowID>urn:uuid:be49698b-d3c6-43dd-bde1-41c16722decb
</ns11:FlowID>
<ns11:MessageID>AAABWQyZX3xJWWvt4Y6aLlNPU0k=</ns11:MessageID>
</ns11:Linking>
<ns11:RequireNonRepudiationReceipt>no
</ns11:RequireNonRepudiationReceipt>
</ns11:Header>
<ns12:HsuidHeader xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0"
xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0"
xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
<ns12:Assertion IssueInstant="2016-12-17T11:44:55.057Z" Version="2.0" id="HSUID">
<ns12:Issuer>DDSRegistry Test</ns12:Issuer>
<ns12:AttributeStatement id="HSUIDdata">
<ns12:Attribute Name="nsi:UserType">
<ns12:AttributeValue>nsi:HealthcareProfessional
</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:ActingUserCivilRegistrationNumber">
<ns12:AttributeValue>0309691444</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:SystemOwnerName">
<ns12:AttributeValue>System owner</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:SystemName">
<ns12:AttributeValue>System name</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:SystemVersion">
<ns12:AttributeValue>1.0</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:OrgResponsibleName">
<ns12:AttributeValue>Org responsible for consuming service
</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:OrgUsingID" NameFormat="nsi:sor">
<ns12:AttributeValue>293591000016003</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:ResponsibleUserCivilRegistrationNumber">
<ns12:AttributeValue>0309691444</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:ResponsibleUserAuthorizationCode">
<ns12:AttributeValue>NS363</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:ConsentOverride">
<ns12:AttributeValue>false</ns12:AttributeValue>
</ns12:Attribute>
</ns12:AttributeStatement>
</ns12:Assertion>
</ns12:HsuidHeader>
</S:Header>
<S:Body>
<ns4:AdhocQueryRequest xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0"
xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0"
xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
<ns4:ResponseOption returnType="LeafClass" returnComposedObjects="true" />
<ns2:AdhocQuery id="urn:uuid:14d4debf-8f97-4251-9a74-a90016b0af0d">
<ns2:Slot name="$XDSDocumentEntryPatientId">
<ns2:ValueList>
<ns2:Value>'100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO'
</ns2:Value>
</ns2:ValueList>
</ns2:Slot>
<ns2:Slot name="$XDSDocumentEntryStatus">
<ns2:ValueList>
<ns2:Value>('urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated')
</ns2:Value>
</ns2:ValueList>
</ns2:Slot>
<ns2:Slot name="$XDSDocumentEntryType">
<ns2:ValueList>
<ns2:Value>('urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1')
</ns2:Value>
</ns2:ValueList>
</ns2:Slot>
</ns2:AdhocQuery>
</ns4:AdhocQueryRequest>
</S:Body>
</S:Envelope>

Request when using GetDocuments query (DGWS).

Code Block
languagexml
collapsetrue
---[HTTP request - http://localhost:9090/ddsregistry]---
Accept: text/xml, multipart/related, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Content-type: text/xml;charset="utf-8"
Soapaction: "urn:ihe:iti:2007:RegistryStoredQuery"


<?xml version="1.0" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Header>
<ns9:Security xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0"
xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0" xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion"
xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
<ns10:Timestamp>
<ns10:Created>2016-12-17T11:44:57Z</ns10:Created>
</ns10:Timestamp>
<ns7:Assertion IssueInstant="2016-12-17T11:39:57Z" Version="2.0" id="IDCard">
<ns7:Issuer>TEST1-NSP-STS</ns7:Issuer>
<ns7:Subject>
<ns7:NameID Format="medcom:other">SubjectDN={CN=Karl Hoffmann Svendsen + SERIALNUMBER=CVR:46837428-RID:96049151, O=Statens Serum Institut // CVR:46837428, C=DK},IssuerDN={CN=TRUST2408 Systemtest XIX
CA, O=TRUST2408, C=DK},CertSerial={1393564602}</ns7:NameID>
<ns7:SubjectConfirmation>
<ns7:ConfirmationMethod>urn:oasis:names:tc:SAML:2.0:cm:holder-of-key</ns7:ConfirmationMethod>
<ns7:SubjectConfirmationData>
<ns8:KeyInfo>
<ns8:KeyName>OCESSignature</ns8:KeyName>
</ns8:KeyInfo>
</ns7:SubjectConfirmationData>
</ns7:SubjectConfirmation>
</ns7:Subject>
<ns7:Conditions NotBefore="2016-12-17T11:39:57Z" NotOnOrAfter="2016-12-18T11:39:57Z" />
<ns7:AttributeStatement id="IDCardData">
<ns7:Attribute Name="sosi:IDCardID">
<ns7:AttributeValue>8g2ASwqgVk8aI49WCuK9kg==</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="sosi:IDCardVersion">
<ns7:AttributeValue>1.0.1</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="sosi:IDCardType">
<ns7:AttributeValue>user</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="sosi:AuthenticationLevel">
<ns7:AttributeValue>4</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="sosi:OCESCertHash">
<ns7:AttributeValue>9uw2LWXobSOjuTTFHNmksDlj5Uw=</ns7:AttributeValue>
</ns7:Attribute>
</ns7:AttributeStatement>
<ns7:AttributeStatement id="UserLog">
<ns7:Attribute Name="medcom:UserCivilRegistrationNumber">
<ns7:AttributeValue>0102732379</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserGivenName">
<ns7:AttributeValue>Karl Hoffmann</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserSurName">
<ns7:AttributeValue>Svendsen</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserEmailAddress">
<ns7:AttributeValue>Karl_Hoffmann_Svendsen@nsi.dk</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserRole">
<ns7:AttributeValue>7170</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserAuthorizationCode">
<ns7:AttributeValue>NS362</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:UserOccupation">
<ns7:AttributeValue>Læge</ns7:AttributeValue>
</ns7:Attribute>
</ns7:AttributeStatement>
<ns7:AttributeStatement id="SystemLog">
<ns7:Attribute Name="medcom:ITSystemName">
<ns7:AttributeValue>DDS - VOCES</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:CareProviderID" NameFormat="medcom:cvrnumber">
<ns7:AttributeValue>46837428</ns7:AttributeValue>
</ns7:Attribute>
<ns7:Attribute Name="medcom:CareProviderName">
<ns7:AttributeValue>NETS DANID A/S - TU VOCES gyldig</ns7:AttributeValue>
</ns7:Attribute>
</ns7:AttributeStatement>
<ns8:Signature id="OCESSignature">
<ns8:SignedInfo>
<ns8:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
<ns8:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" />
<ns8:Reference URI="#IDCard">
<ns8:Transforms>
<ns8:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" />
<ns8:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
</ns8:Transforms>
<ns8:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<ns8:DigestValue>zo45EKtGdcSWUwCOtDSG3NqGOKA=</ns8:DigestValue>
</ns8:Reference>
</ns8:SignedInfo>
<ns8:SignatureValue>gx9VFsOa4kLwrq+uNhX9ilPpol1R5pRxuev4fCV16oX2e63GCZ0h6lEVmXztZtt2WeosEHF1ra/0ojzF82Y042ubn+qS1UlrctWDBrfHxxNKP3cw3FXsIIcuNIO3K9tiHLHrYGKFxGMftTUj1nibqceWPRabQme/ZsHMYFlDHrJZ/IKiyZihgJwUPcmn8Yb90ZOHXiGyFTbtgKZOSD92kpH8K92OlYq6C93t2/UUFivVbsvXIE6+FpI9YzRKzzqw82YSHU+NZkJtW94O1YKfZ8lSJhMuYusva4s4CFVHcnBQjgIv5TPC/TH+BjY1VZFDuXEcRdFn6xr3X2J8ccgIyA==
</ns8:SignatureValue>
<ns8:KeyInfo>
<ns8:X509Data>
<ns8:X509Certificate>_</ns8:X509Certificate>
</ns8:X509Data>
</ns8:KeyInfo>
</ns8:Signature>
</ns7:Assertion>
</ns9:Security>
<ns11:Header xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0"
xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0" xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion"
xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
<ns11:SecurityLevel>4</ns11:SecurityLevel>
<ns11:Linking>
<ns11:FlowID>urn:uuid:f5e1354b-83af-4012-b630-7b0ea006e778</ns11:FlowID>
<ns11:MessageID>AAABWQyZaAFStIcYhOMvxFNPU0k=</ns11:MessageID>
</ns11:Linking>
<ns11:RequireNonRepudiationReceipt>no</ns11:RequireNonRepudiationReceipt>
</ns11:Header>
<ns12:HsuidHeader xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0"
xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0"
xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
<ns12:Assertion IssueInstant="2016-12-17T11:44:57.236Z" Version="2.0" id="HSUID">
<ns12:Issuer>DDSRegistry Test</ns12:Issuer>
<ns12:AttributeStatement id="HSUIDdata">
<ns12:Attribute Name="nsi:UserType">
<ns12:AttributeValue>nsi:HealthcareProfessional</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:ActingUserCivilRegistrationNumber">
<ns12:AttributeValue>0102732379</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:SystemOwnerName">
<ns12:AttributeValue>System owner</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:SystemName">
<ns12:AttributeValue>System name</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:SystemVersion">
<ns12:AttributeValue>1.0</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:OrgResponsibleName">
<ns12:AttributeValue>Org responsible for consuming service</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:OrgUsingID" NameFormat="nsi:skskode">
<ns12:AttributeValue>6503010</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:CitizenCivilRegistrationNumber">
<ns12:AttributeValue>100000003</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:ResponsibleUserCivilRegistrationNumber">
<ns12:AttributeValue>0102732379</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:ResponsibleUserAuthorizationCode">
<ns12:AttributeValue>NS362</ns12:AttributeValue>
</ns12:Attribute>
<ns12:Attribute Name="nsi:ConsentOverride">
<ns12:AttributeValue>false</ns12:AttributeValue>
</ns12:Attribute>
</ns12:AttributeStatement>
</ns12:Assertion>
</ns12:HsuidHeader>
</S:Header>
<S:Body>
<ns4:AdhocQueryRequest xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0"
xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0"
xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
<ns4:ResponseOption returnType="LeafClass" returnComposedObjects="true" />
<ns2:AdhocQuery id="urn:uuid:5c4f972b-d56b-40ac-a5fc-c8ca9b40b9d4">
<ns2:Slot name="$XDSDocumentEntryUniqueId">
<ns2:ValueList>
<ns2:Value>('2.25.70852910577621496379741809429633807084529')</ns2:Value>
</ns2:ValueList>
</ns2:Slot>
</ns2:AdhocQuery>
</ns4:AdhocQueryRequest>
</S:Body>
</S:Envelope>

Response (DGWS)

Code Block
languagexml
collapsetrue
---[HTTP response - http://localhost:9090/ddsregistry - 200]---
null: HTTP/1.1 200 OK
Server: WildFly/8
Connection: keep-alive
X-powered-by: Undertow/1
Date: Sat, 17 Dec 2016 11:44:55 GMT
Transfer-encoding: chunked
Content-type: text/xml;charset=UTF-8


<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
 <soap:Header>
  <ns11:Header xmlns:ns13="urn:dk.nsi.service" xmlns:ns12="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd" xmlns:ns11="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd" xmlns:ns10="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:ns9="http://www.w3.org/2000/09/xmldsig#" xmlns:ns8="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns7="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" ns13:maxAge="24">
   <ns11:Linking>
    <ns11:FlowID>urn:uuid:be49698b-d3c6-43dd-bde1-41c16722decb</ns11:FlowID>
    <ns11:MessageID>36ef65d6-b3a9-440f-b71b-42400718c335</ns11:MessageID>
    <ns11:InResponseToMessageID>AAABWQyZX3xJWWvt4Y6aLlNPU0k=</ns11:InResponseToMessageID>
   </ns11:Linking>
   <ns11:FlowStatus>flow_finalized_succesfully</ns11:FlowStatus>
  </ns11:Header>
 </soap:Header>
 <soap:Body>
  <ns3:AdhocQueryResponse xmlns="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0" xmlns:ns6="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns7="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns8="http://www.w3.org/2000/09/xmldsig#" xmlns:ns9="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:ns10="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd" xmlns:ns11="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd" totalResultCount="15" status="urn:oasis:names:tc:ebxml-regrep:ResponseStatusType:Success">
   <RegistryObjectList>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1">
     <Slot name="size">
      <ValueList>
       <Value>9870</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>aaf097f87aa58e5a2cfe2512f4145e46224f6429</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>DMRN45^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20071010110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" nodeRepresentation="" lid="urn:uuid:ba07a15f-2f97-406e-82cf-b8390d05d39c" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:ba07a15f-2f97-406e-82cf-b8390d05d39c">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Telman Eric</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" nodeRepresentation="34133-9" lid="urn:uuid:4db19afa-c6a5-4be1-b0e2-130d19421435" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:4db19afa-c6a5-4be1-b0e2-130d19421435">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" nodeRepresentation="General Medicine" lid="urn:uuid:2f46197a-8bb4-4adc-8641-2f9f9be5dfd6" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:2f46197a-8bb4-4adc-8641-2f9f9be5dfd6">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" nodeRepresentation="Outpatient" lid="urn:uuid:53b961c0-1e4b-45b7-af51-804511563703" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:53b961c0-1e4b-45b7-af51-804511563703">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:7b932f03-21d4-416a-8cee-5df698a3b9db" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:7b932f03-21d4-416a-8cee-5df698a3b9db">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" nodeRepresentation="N" lid="urn:uuid:9360facd-e153-4880-93d4-47ada3f7d15c" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:9360facd-e153-4880-93d4-47ada3f7d15c">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" nodeRepresentation="Summarization of episode" lid="urn:uuid:516cec0b-4c58-4f2a-892c-ee433cb650b4" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:516cec0b-4c58-4f2a-892c-ee433cb650b4">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:bb383e67-6c93-4c52-a4af-7074d2367c3f">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:37ce367c-e4f3-463c-bff5-c8d7b512ebf1" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70852910577621496379741809429633807084529" lid="" id="urn:uuid:0202562e-f942-4c73-85f6-f20bbe8c145d">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:0088a1a1-819f-457a-b435-452092b60327">
     <Slot name="size">
      <ValueList>
       <Value>9870</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>1fe739f56cc7e82e96a5cc90234e1fb7da39f4a2</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>DMRN45^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20071010110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" nodeRepresentation="" lid="urn:uuid:14bf1cbe-d48a-4840-835d-8ca4655dd8ca" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:14bf1cbe-d48a-4840-835d-8ca4655dd8ca">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Telman Eric</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" nodeRepresentation="34133-9" lid="urn:uuid:eb709146-d954-48fb-ba28-57ea17787960" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:eb709146-d954-48fb-ba28-57ea17787960">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" nodeRepresentation="General Medicine" lid="urn:uuid:c77eddbe-6df3-4e5d-8ce5-0a79066de26e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:c77eddbe-6df3-4e5d-8ce5-0a79066de26e">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" nodeRepresentation="Outpatient" lid="urn:uuid:71638a0c-e30c-48f0-a1c3-230d1ddbf7b0" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:71638a0c-e30c-48f0-a1c3-230d1ddbf7b0">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:41bac12d-9b1e-4073-aa93-bb71e8a2ee5f" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:41bac12d-9b1e-4073-aa93-bb71e8a2ee5f">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" nodeRepresentation="N" lid="urn:uuid:19e5f555-4a27-4c49-9b24-bedcfcfc1fe4" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:19e5f555-4a27-4c49-9b24-bedcfcfc1fe4">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" nodeRepresentation="Summarization of episode" lid="urn:uuid:a9956dfc-a093-4676-a1bf-5a743f87a8db" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:a9956dfc-a093-4676-a1bf-5a743f87a8db">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:d4131137-d4d1-4c50-b0fe-0aa491bb0f1a">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:0088a1a1-819f-457a-b435-452092b60327" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70779441750191757603233942797385750414119" lid="" id="urn:uuid:d70f5f5f-dc08-4654-983a-f6dc3cace3ad">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326">
     <Slot name="size">
      <ValueList>
       <Value>9870</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>33ded1b8272d43d912a400d63539a5e42e4b82b4</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>DMRN45^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20071010110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" nodeRepresentation="" lid="urn:uuid:9b496516-ed3c-409d-bb6a-84ab3a22b224" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:9b496516-ed3c-409d-bb6a-84ab3a22b224">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Telman Eric</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" nodeRepresentation="34133-9" lid="urn:uuid:82456c37-3b92-4160-a3ea-fc478c20f7d9" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:82456c37-3b92-4160-a3ea-fc478c20f7d9">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" nodeRepresentation="General Medicine" lid="urn:uuid:bc5f31ab-1380-4883-8100-323296b9631e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:bc5f31ab-1380-4883-8100-323296b9631e">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" nodeRepresentation="Outpatient" lid="urn:uuid:7c4a7a0a-5c94-43ca-abbb-fd07e0299549" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:7c4a7a0a-5c94-43ca-abbb-fd07e0299549">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:bbcfe459-3cdb-40f1-84a3-ab5cfa890ca0" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:bbcfe459-3cdb-40f1-84a3-ab5cfa890ca0">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" nodeRepresentation="N" lid="urn:uuid:dbf98ddd-5ca3-462f-8de7-578d9fda7540" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:dbf98ddd-5ca3-462f-8de7-578d9fda7540">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" nodeRepresentation="Summarization of episode" lid="urn:uuid:4582b6a9-751b-44a0-a5ca-678276902af5" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:4582b6a9-751b-44a0-a5ca-678276902af5">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:f672f360-308a-4bf4-a852-0c9741a45254">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:28e7ed95-41fb-469c-abf4-2692b4984326" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70833105678717411160026385098457812058918" lid="" id="urn:uuid:bbd01020-91b5-4289-894b-4fe7e7623dce">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725">
     <Slot name="size">
      <ValueList>
       <Value>9870</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>abcb17c50da552bd033a61669b66bb8482b3ee5e</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>DMRN45^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20071010110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" nodeRepresentation="" lid="urn:uuid:7bf0a301-1a00-4a99-a297-8df035b73c53" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:7bf0a301-1a00-4a99-a297-8df035b73c53">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Telman Eric</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" nodeRepresentation="34133-9" lid="urn:uuid:a4432a30-74e4-4d66-b188-38364ce204b4" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:a4432a30-74e4-4d66-b188-38364ce204b4">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" nodeRepresentation="General Medicine" lid="urn:uuid:d887a82c-14ec-4c0d-a719-d6b4ef4820b2" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:d887a82c-14ec-4c0d-a719-d6b4ef4820b2">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" nodeRepresentation="Outpatient" lid="urn:uuid:7388d1bb-9a74-494c-b234-dbc3ee61631f" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:7388d1bb-9a74-494c-b234-dbc3ee61631f">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:11fc83bb-c79d-4b1d-9bf6-37185ce475a8" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:11fc83bb-c79d-4b1d-9bf6-37185ce475a8">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" nodeRepresentation="N" lid="urn:uuid:f47f3fe1-1b8e-4133-ba26-4e94dc86b62e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:f47f3fe1-1b8e-4133-ba26-4e94dc86b62e">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" nodeRepresentation="Summarization of episode" lid="urn:uuid:66735895-4423-492c-911f-0dcc344d3f4b" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:66735895-4423-492c-911f-0dcc344d3f4b">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:fee0c6b2-c3b5-4036-8451-d0df93e93e50">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:1624fc8d-f3ac-46f1-ae75-a52dbb630725" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70808167380563179965764098460506877265701" lid="" id="urn:uuid:c0359bbd-870e-44a7-93e5-d1cd265a2559">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1">
     <Slot name="size">
      <ValueList>
       <Value>9870</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>6c9f4148e7d9fe50ee75b99b4af250656d0ebb9b</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>DMRN45^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20071010110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" nodeRepresentation="" lid="urn:uuid:20b708f7-7ccc-4750-9aad-e7b925dd1e57" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:20b708f7-7ccc-4750-9aad-e7b925dd1e57">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Telman Eric</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" nodeRepresentation="34133-9" lid="urn:uuid:2c3739b5-ee2e-47e4-8c8f-79359cbd03fb" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:2c3739b5-ee2e-47e4-8c8f-79359cbd03fb">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" nodeRepresentation="General Medicine" lid="urn:uuid:b54f62f4-d0f5-4473-8aa0-40dd7dca022a" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:b54f62f4-d0f5-4473-8aa0-40dd7dca022a">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" nodeRepresentation="Outpatient" lid="urn:uuid:575610cf-810e-4e61-9ae5-329c96cf14c2" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:575610cf-810e-4e61-9ae5-329c96cf14c2">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:7f558c92-f101-4af5-b92e-e0938d2132f9" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:7f558c92-f101-4af5-b92e-e0938d2132f9">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" nodeRepresentation="N" lid="urn:uuid:5adfe08d-236f-4715-8db5-8b148ce28ddf" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:5adfe08d-236f-4715-8db5-8b148ce28ddf">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" nodeRepresentation="Summarization of episode" lid="urn:uuid:23c125b8-df7c-4db3-bafa-b6b4002658fe" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:23c125b8-df7c-4db3-bafa-b6b4002658fe">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:793b8581-791a-4bd1-98a1-ef8a8b548ab1">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:9bb44a00-1fd2-46cf-b972-243f000ef2a1" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70985698773244557544002828677874659029665" lid="" id="urn:uuid:b2d8f53c-2768-4c87-8bd4-cc7e127cec17">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b">
     <Slot name="size">
      <ValueList>
       <Value>9870</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>95f81ecd3611848d6dadbc5f39c2566e108f133c</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>DMRN45^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20071010110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" nodeRepresentation="" lid="urn:uuid:0dc40235-591b-4208-94bd-8fe4ac00fa7a" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:0dc40235-591b-4208-94bd-8fe4ac00fa7a">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Telman Eric</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" nodeRepresentation="34133-9" lid="urn:uuid:1273d9c4-132f-4110-8f01-50a415ce28cc" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:1273d9c4-132f-4110-8f01-50a415ce28cc">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" nodeRepresentation="General Medicine" lid="urn:uuid:d869c32d-ab10-4168-bf20-3c066a64608a" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:d869c32d-ab10-4168-bf20-3c066a64608a">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" nodeRepresentation="Outpatient" lid="urn:uuid:dc981a4f-027d-482b-a2fb-281487302ada" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:dc981a4f-027d-482b-a2fb-281487302ada">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:61492d00-8122-41e9-b2d8-009a168f3e19" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:61492d00-8122-41e9-b2d8-009a168f3e19">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" nodeRepresentation="N" lid="urn:uuid:21016af1-4f5e-4174-bac0-82da1ef2db5e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:21016af1-4f5e-4174-bac0-82da1ef2db5e">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" nodeRepresentation="Summarization of episode" lid="urn:uuid:1dfc6f98-b6f4-4d19-a36f-09493c0a853f" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:1dfc6f98-b6f4-4d19-a36f-09493c0a853f">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:ba71eb80-19b1-41f4-842f-bf7774d22ae5">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:0ce2a1c0-763e-46f6-af6c-907e5bc15b2b" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70795859795310996172234431301422023793451" lid="" id="urn:uuid:f5968e23-1d74-4c06-ada1-5f0e9f572118">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>3e58a99b6e2b85d8bc64b3ccbc3b6e037cc896b4</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" nodeRepresentation="" lid="urn:uuid:f55fecbe-9e4f-46b5-9de2-5f31a7e0cc64" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:f55fecbe-9e4f-46b5-9de2-5f31a7e0cc64">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" nodeRepresentation="34133-9" lid="urn:uuid:6274aa3e-7cfb-4835-8878-146bf6e2091c" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:6274aa3e-7cfb-4835-8878-146bf6e2091c">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" nodeRepresentation="General Medicine" lid="urn:uuid:45d56111-ca9a-49c6-a3c5-8d7f7945c0fc" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:45d56111-ca9a-49c6-a3c5-8d7f7945c0fc">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" nodeRepresentation="Outpatient" lid="urn:uuid:943787e7-41ae-415f-bfe5-d1608e254ce8" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:943787e7-41ae-415f-bfe5-d1608e254ce8">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:9c829f33-b4f1-4d69-a43c-585c9684be7e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:9c829f33-b4f1-4d69-a43c-585c9684be7e">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" nodeRepresentation="N" lid="urn:uuid:430716c1-68cb-4300-954f-3118d9134eb3" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:430716c1-68cb-4300-954f-3118d9134eb3">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" nodeRepresentation="Summarization of episode" lid="urn:uuid:577d522d-ddf4-4d91-92ce-902d96b42d9a" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:577d522d-ddf4-4d91-92ce-902d96b42d9a">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:244e0d3f-71b1-44e9-99de-4e1f3ea55857">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:8f332935-eb43-4cde-84e3-b85cc498a3af" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70969077565942925347733250938738679784367" lid="" id="urn:uuid:c5ea590c-f9c5-440e-9259-6e9082f1229c">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>2f432860a3d2e423d6fdb7fc2a1d15acc13d5263</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" nodeRepresentation="" lid="urn:uuid:02b9eda2-8839-4281-8c6f-059214b51139" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:02b9eda2-8839-4281-8c6f-059214b51139">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" nodeRepresentation="34133-9" lid="urn:uuid:b2c3170f-446e-4d16-9a81-63efdfeae07e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:b2c3170f-446e-4d16-9a81-63efdfeae07e">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" nodeRepresentation="General Medicine" lid="urn:uuid:be1d5790-ec17-482c-b131-caf473d57602" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:be1d5790-ec17-482c-b131-caf473d57602">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" nodeRepresentation="Outpatient" lid="urn:uuid:e5bfb6f1-0f0c-497a-95ac-89f8538d0201" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:e5bfb6f1-0f0c-497a-95ac-89f8538d0201">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:5174632e-f810-4a16-b3e7-5bc7551d7b39" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:5174632e-f810-4a16-b3e7-5bc7551d7b39">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" nodeRepresentation="N" lid="urn:uuid:7fbef78f-8bb4-403d-8fb7-4c258bf4bd96" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:7fbef78f-8bb4-403d-8fb7-4c258bf4bd96">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" nodeRepresentation="Summarization of episode" lid="urn:uuid:a6d720c2-f53c-4809-b3b3-41b77d11f7b3" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:a6d720c2-f53c-4809-b3b3-41b77d11f7b3">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:d7b933f5-f879-4876-b6db-3d71b3c26503">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:b9d5c61f-fa63-4a3f-8b72-043e5025d8a6" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.71025749476456943602865728877484627581094" lid="" id="urn:uuid:72f36dca-56b3-4304-981a-b4612552528a">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>96f8591bf8786e94261edb3b1b835f4e9300af15</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" nodeRepresentation="" lid="urn:uuid:21a9c044-9390-477a-a5e0-319e460cc75e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:21a9c044-9390-477a-a5e0-319e460cc75e">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" nodeRepresentation="34133-9" lid="urn:uuid:28f0471c-3df6-4353-981c-1b36a5d36510" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:28f0471c-3df6-4353-981c-1b36a5d36510">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" nodeRepresentation="General Medicine" lid="urn:uuid:ae6fc6f3-21bc-4803-afff-4fa8851bf6ba" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:ae6fc6f3-21bc-4803-afff-4fa8851bf6ba">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" nodeRepresentation="Outpatient" lid="urn:uuid:f74a8b8e-47a4-4b62-b729-f3e675edb91e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:f74a8b8e-47a4-4b62-b729-f3e675edb91e">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:5ab7ddd2-1092-4d4f-b0b0-ccc1b147eaa0" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:5ab7ddd2-1092-4d4f-b0b0-ccc1b147eaa0">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" nodeRepresentation="N" lid="urn:uuid:466fe085-01ca-4512-81a1-eb88e4dedf5c" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:466fe085-01ca-4512-81a1-eb88e4dedf5c">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" nodeRepresentation="Summarization of episode" lid="urn:uuid:5daa565f-c0dc-4799-a6bd-b6fce9bf4ca4" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:5daa565f-c0dc-4799-a6bd-b6fce9bf4ca4">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:bbd08222-ec56-4c6a-a4e6-df545fc0f4b2">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:c4f5973a-1087-48cc-8479-7fd6fe91f6b9" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.71040536186703583830395477952819832682169" lid="" id="urn:uuid:beda58e5-4315-4f5c-b6ed-6f2238823526">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>9a2b0e31d4a73b44b1c60cc8871392a1fd3cf325</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" nodeRepresentation="" lid="urn:uuid:40e0cf49-7eb7-415e-b7f7-9622f4a4e5cd" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:40e0cf49-7eb7-415e-b7f7-9622f4a4e5cd">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" nodeRepresentation="34133-9" lid="urn:uuid:3aacc11b-42fd-49b5-a56c-abb71eac32ef" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:3aacc11b-42fd-49b5-a56c-abb71eac32ef">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" nodeRepresentation="General Medicine" lid="urn:uuid:ae051656-ed60-42b7-9f91-ca3695ba7613" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:ae051656-ed60-42b7-9f91-ca3695ba7613">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" nodeRepresentation="Outpatient" lid="urn:uuid:a04d67fb-a177-4d3a-a30f-0edb1f918d25" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:a04d67fb-a177-4d3a-a30f-0edb1f918d25">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:a7f7c2ee-0ee6-41f5-af3c-8e2541abe3e0" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:a7f7c2ee-0ee6-41f5-af3c-8e2541abe3e0">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" nodeRepresentation="N" lid="urn:uuid:e08a30cf-57eb-4a6a-9c1b-89558b9a742c" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:e08a30cf-57eb-4a6a-9c1b-89558b9a742c">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" nodeRepresentation="Summarization of episode" lid="urn:uuid:0f96b724-a3aa-4859-93ad-3d1311668f9d" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:0f96b724-a3aa-4859-93ad-3d1311668f9d">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:ddb68825-e78f-4c8d-b7a7-8994a2a49b85">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:cd3bf819-2c96-4fa8-a80b-8e4a824ea019" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.71051535436237846533111351128164653768729" lid="" id="urn:uuid:f7730948-2ba3-4b2d-bf4c-594cc91a597d">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>72fa4f5d5619583aff1973b534675af6e37e3812</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" nodeRepresentation="" lid="urn:uuid:86376ee7-b232-449d-8eb6-5f6ec369c8d6" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:86376ee7-b232-449d-8eb6-5f6ec369c8d6">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" nodeRepresentation="34133-9" lid="urn:uuid:644e3cef-100b-4ee8-ab04-8b4bfa541bd2" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:644e3cef-100b-4ee8-ab04-8b4bfa541bd2">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" nodeRepresentation="General Medicine" lid="urn:uuid:b4e72335-da6b-4412-a2a9-4e83bd1cd3e5" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:b4e72335-da6b-4412-a2a9-4e83bd1cd3e5">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" nodeRepresentation="Outpatient" lid="urn:uuid:b10113c4-58e3-41a5-a2c3-936e575f87fb" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:b10113c4-58e3-41a5-a2c3-936e575f87fb">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:a831529b-ba77-4dfe-b355-28c6d385c910" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:a831529b-ba77-4dfe-b355-28c6d385c910">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" nodeRepresentation="N" lid="urn:uuid:9988f7f4-2895-4dc9-a040-172d3feaaf44" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:9988f7f4-2895-4dc9-a040-172d3feaaf44">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" nodeRepresentation="Summarization of episode" lid="urn:uuid:cb316744-d5d2-401b-8511-2a993e37d62f" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:cb316744-d5d2-401b-8511-2a993e37d62f">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:5b155565-0707-4b8e-99bd-f7eb76d9caa8">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:27f6329a-e5b9-4ff1-b4ea-9889c5e2438f" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70831850542810724992853385105414186746767" lid="" id="urn:uuid:6ec08b81-7471-48a1-9f66-e0d3272a6ce1">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>3b224d4dd1cfd488bc12dd5398bd264e755a8385</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" nodeRepresentation="" lid="urn:uuid:9fa5ddd0-a96a-4606-913d-98b09b13f2cc" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:9fa5ddd0-a96a-4606-913d-98b09b13f2cc">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" nodeRepresentation="34133-9" lid="urn:uuid:55ff321b-957d-4e77-9a82-2bcccdb0f01a" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:55ff321b-957d-4e77-9a82-2bcccdb0f01a">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" nodeRepresentation="General Medicine" lid="urn:uuid:f09bcd77-5ce3-4235-9d51-25f32731cc2e" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:f09bcd77-5ce3-4235-9d51-25f32731cc2e">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" nodeRepresentation="Outpatient" lid="urn:uuid:6e709779-c557-420a-b92e-3783332032ef" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:6e709779-c557-420a-b92e-3783332032ef">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:d74a62e9-c7fa-4ed4-bb92-02ad9d78f96d" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:d74a62e9-c7fa-4ed4-bb92-02ad9d78f96d">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" nodeRepresentation="N" lid="urn:uuid:f5067b34-d6e5-4805-95fb-3be272583549" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:f5067b34-d6e5-4805-95fb-3be272583549">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" nodeRepresentation="Summarization of episode" lid="urn:uuid:1e270505-6a8a-4c71-95f1-bb3c17f8b3a1" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:1e270505-6a8a-4c71-95f1-bb3c17f8b3a1">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:15d80258-aede-4cd0-a753-4c44246ce9d1">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:0efe73d1-f67b-4087-8b05-13e95e8b053c" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70798662704010329769267209976445976380732" lid="" id="urn:uuid:e3224a24-f07f-4ea7-95d2-dd377814c441">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>06a8936868209b936cb5b4342c4bba91395b55d0</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" nodeRepresentation="" lid="urn:uuid:9f05e5e5-d83e-4513-96fc-fcaba6e30604" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:9f05e5e5-d83e-4513-96fc-fcaba6e30604">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" nodeRepresentation="34133-9" lid="urn:uuid:7457915b-4fe4-434a-808c-984c9db2c5ad" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:7457915b-4fe4-434a-808c-984c9db2c5ad">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" nodeRepresentation="General Medicine" lid="urn:uuid:3fcd5ecb-9abd-4290-b521-9314f75e72e9" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:3fcd5ecb-9abd-4290-b521-9314f75e72e9">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" nodeRepresentation="Outpatient" lid="urn:uuid:7db3c9e7-3ee5-488c-aa5f-bc8d6a0458ac" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:7db3c9e7-3ee5-488c-aa5f-bc8d6a0458ac">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:c8dd42bd-5730-4fee-bf93-026f6f179f23" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:c8dd42bd-5730-4fee-bf93-026f6f179f23">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" nodeRepresentation="N" lid="urn:uuid:47788ea9-db52-489c-9dfa-3bb6be5f6de3" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:47788ea9-db52-489c-9dfa-3bb6be5f6de3">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" nodeRepresentation="Summarization of episode" lid="urn:uuid:8db33967-7fd8-40c9-9f80-2b3db28ecd83" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:8db33967-7fd8-40c9-9f80-2b3db28ecd83">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:4756544f-2ec3-4512-8a67-b10388ddc615">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:92f115ee-783f-4074-a4f3-56273435a902" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70974051395306824034252701561040319916290" lid="" id="urn:uuid:931cb880-a2bd-4c13-8ac4-b5fd981cbd17">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>8ca0a397bba2146089d45de3031d3188cb593d6e</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" nodeRepresentation="" lid="urn:uuid:214b4715-6652-4059-9e4e-6efffe08a1bd" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:214b4715-6652-4059-9e4e-6efffe08a1bd">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" nodeRepresentation="34133-9" lid="urn:uuid:20d08d56-9a13-470f-8576-ebfa796f2742" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:20d08d56-9a13-470f-8576-ebfa796f2742">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" nodeRepresentation="General Medicine" lid="urn:uuid:21e53ca9-f1e4-4db7-ace6-8d343792e45c" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:21e53ca9-f1e4-4db7-ace6-8d343792e45c">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" nodeRepresentation="Outpatient" lid="urn:uuid:dc1ffc7e-f478-4071-a347-f25505f42cfa" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:dc1ffc7e-f478-4071-a347-f25505f42cfa">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:d07aa5c6-9f7e-4134-ae7b-780c085b76fe" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:d07aa5c6-9f7e-4134-ae7b-780c085b76fe">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" nodeRepresentation="N" lid="urn:uuid:de6394ce-0acf-4279-8b07-a7b63a5d948a" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:de6394ce-0acf-4279-8b07-a7b63a5d948a">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" nodeRepresentation="Summarization of episode" lid="urn:uuid:6a2d7596-ca08-4518-8631-b858ede4c36b" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:6a2d7596-ca08-4518-8631-b858ede4c36b">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:ad814096-c363-40bd-ac10-52d7af63d37c">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:a6fb8eab-8c9f-44eb-ac4a-ea0aed4d3ecd" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.71000690327060688631543741122171976367821" lid="" id="urn:uuid:4d89149f-97b7-4982-a498-9bafd2487a22">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
    <ExtrinsicObject mimeType="text/xml" lid="" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated" id="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923">
     <Slot name="size">
      <ValueList>
       <Value>114127</Value>
      </ValueList>
     </Slot>
     <Slot name="hash">
      <ValueList>
       <Value>4117fb3761e211ae70d6cf50ece85d1b583b859d</Value>
      </ValueList>
     </Slot>
     <Slot name="repositoryUniqueId">
      <ValueList>
       <Value>1.3.6.1.4.1.21367.2010.1.2.300.1</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientInfo">
      <ValueList>
       <Value>PID-5|Johnson^Eric</Value>
       <Value>PID-7|19521001000000</Value>
       <Value>PID-8|M</Value>
       <Value>PID-11|15 Trocadero^^Edinburgh^Lothian^EH2^</Value>
      </ValueList>
     </Slot>
     <Slot name="sourcePatientId">
      <ValueList>
       <Value>K4567^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300.2.1&amp;ISO</Value>
      </ValueList>
     </Slot>
     <Slot name="languageCode">
      <ValueList>
       <Value>en-us</Value>
      </ValueList>
     </Slot>
     <Slot name="creationTime">
      <ValueList>
       <Value>20081008110000</Value>
      </ValueList>
     </Slot>
     <Name>
      <LocalizedString value="Encounter Summary (C32v25)"/>
     </Name>
     <VersionInfo versionName="1"/>
     <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" nodeRepresentation="" lid="urn:uuid:6294fdb7-0156-48d5-8efd-baf254caae45" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:6294fdb7-0156-48d5-8efd-baf254caae45">
      <Slot name="authorPerson">
       <ValueList>
        <Value>^Smith, Otto</Value>
       </ValueList>
      </Slot>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" nodeRepresentation="34133-9" lid="urn:uuid:799d29c6-6242-4cfb-8b24-f4b9110a20bd" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:799d29c6-6242-4cfb-8b24-f4b9110a20bd">
      <Slot name="codingScheme">
       <ValueList>
        <Value>LOINC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of Episode Note"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" nodeRepresentation="General Medicine" lid="urn:uuid:3f2e0ce1-4c72-486b-9a4b-2e05c0fa8eb7" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:3f2e0ce1-4c72-486b-9a4b-2e05c0fa8eb7">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon practiceSettingCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="General Medicine"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" nodeRepresentation="Outpatient" lid="urn:uuid:55bc4587-ea99-4d64-9211-1ab5ed5cfd72" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:55bc4587-ea99-4d64-9211-1ab5ed5cfd72">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon healthcareFacilityTypeCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Outpatient"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" nodeRepresentation="urn:ihe:pcc:xphr:2007" lid="urn:uuid:df5f8175-2dde-4b21-99d7-768e7f70d932" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:df5f8175-2dde-4b21-99d7-768e7f70d932">
      <Slot name="codingScheme">
       <ValueList>
        <Value>IHE PCC</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Exchange of Personal Health Records"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" nodeRepresentation="N" lid="urn:uuid:ddb683b3-c341-4ed0-90ab-55b5b0a677b9" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:ddb683b3-c341-4ed0-90ab-55b5b0a677b9">
      <Slot name="codingScheme">
       <ValueList>
        <Value>2.16.840.1.113883.5.25</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Normal"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" nodeRepresentation="Summarization of episode" lid="urn:uuid:f640e902-e204-473e-af71-fefd9073de56" objectType="urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:Classification" id="urn:uuid:f640e902-e204-473e-af71-fefd9073de56">
      <Slot name="codingScheme">
       <ValueList>
        <Value>Connect-a-thon classCodes</Value>
       </ValueList>
      </Slot>
      <Name>
       <LocalizedString value="Summarization of episode"/>
      </Name>
      <VersionInfo versionName="1"/>
     </Classification>
     <ExternalIdentifier registryObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="100000003^^^&amp;1.3.6.1.4.1.21367.2010.1.2.300&amp;ISO" lid="" id="urn:uuid:749a7a5d-ab4c-44c6-bd18-ae77393aa6c4">
      <Name>
       <LocalizedString value="XDSDocumentEntry.patientId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
     <ExternalIdentifier registryObject="urn:uuid:6e9baa78-174f-4748-a823-03d3a7059923" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2.25.70925755662628840164173393812595149216035" lid="" id="urn:uuid:9abfc1b9-b2c5-42b1-8abb-84a778fbaca9">
      <Name>
       <LocalizedString value="XDSDocumentEntry.uniqueId"/>
      </Name>
      <VersionInfo versionName="1"/>
     </ExternalIdentifier>
    </ExtrinsicObject>
   </RegistryObjectList>
  </ns3:AdhocQueryResponse>
 </soap:Body>
</soap:Envelope>--------------------