Indledning

Dette dokument er en vejledning til brug for anvendere af Dokumentdelingsservice (DDS). Formålet med dokumentet er at give anvendere et overblik over løsningen samt en oversigt over, hvilke User Stories, der er understøttet af DDS og hvordan disse er implementeret (flows).

Da DDS består af to logiske service, DDS Registry og DDS Repository samt en række backends, der dækker forskellige formål, så starter vi dette dokument med at give et overblik over opbygningen af DDS.

Dernæst dokumenteres de understøttede user stories.

Ordliste

BetegnelseBeskrivelseYderligere dokumentation
DDSDokumentdelingsservice
NSPNational Serviceplatform
BRSBehandlingsrealtionservice
CDAClinical Document Architecture (CDA) er en XML baseret  HL7 standard der specificerer encoding, struktur og semantik for kliniske dokumenter. http://www.hl7.org/implement/standards/product_brief.cfm?product_id=7
XDSCross Enterprise Document Sharing (XDS) er en række IHE standarder, der specificerer, hvordan dokumenter (f.eks. CDA) deles mellem sundhedsorganisationer.https://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing
FSKFælles Stamkort

Overblik over løsningen

Dokumentdelingsservice (DDS) består af to logiske services DDS Registry og DDS Repository, der tilsammen understøtter funktionerne

af dokumenter på NSP. Et dokument er i denne sammenhæng et CDA dokument.

Indexeringsservicen er en teknisk service, der stilles til rådighed for eksterne XDS repositories og er derfor ikke interessant for anvenderne af DDS. Denne service behandles ikke yderligere i dette dokument.

De to komponenter DDS Registry og DDS Repository fungerer som proxyindgang til flere bagvedliggende datakilder (backends). Dette er illustreret i tegningen nedenfor.

De konkrete snitfladebeskrivelser for indexering, fremsøgning og hentning af dokumenter findes i dokumenterne herunder: Documentation Dokumentdelingsservice (snitflader og fejlmeddelelser)

Overordnede ansvarsområder i DDS

Udover at fungere som proxy for et antal bagvedliggende kilder, så har DDS også følgende ansvarsområder:

  1. Validering af medsendte sikkerhedsakkredidativer
  2. Tjek af en borgers spærringer i forhold til adgang til data (via MinSpærring)
  3. Bestilling af opfølgning på behandlingsrelation mellem borger og kaldende sundhedsprofessionelle (via BRS).
  4. Auditlogning
  5. Logning af værdispring
  6. Logning til MinLog

De overordnede flows er beskrevet i nedenstående afsnit.

Brugertyper i DDS

Der findes følgende brugertyper i DDS:

Dokumentdelingsservicens funktioner

DDS funktioner og overordnede ansvarsområder blev gennemgået i det foregående afsnit. I dette afsnit dokumenteres følgende funktioner:

Funktionerne gennemgåes på følgende måde:

Funktion: Søgning efter dokumenter via DDS Registry

Overordnet set faciliterer DDS Registry søgninger i de bagvedliggende registries (se illustration ovenfor).

Formålet med en søgning er at få en liste tilbage med dokument-id'er, der matcher forespørgslen. En forespørgsel skal som minimum indeholde et CPR nummer, men det kan også være relevant at begrænse søgningen med hensyn til f.eks.:

Da der er stor forskel på DDS flow for de forskellige brugertyper vil de konkrete flows beskrives enkeltvist i de følgende afsnit.

Borger (B): Flow for søgning efter dokumenter via DDS Registry

Det overordnede flow ved en søgning i DDS Registry som en borger ser således ud:

Flowet for borgere er det simpleste af de tre tilfælde. DDS Registry validerer medsendte akkreditiver, hvorefter søgningen sendes videre til DDS Backends. I de tilfælde, hvor en borger søger på en anden borger (ved relation i form af værge, forældremyndighedshaver eller fuldmagtshaver) vil dette blive logget til MinLog.

Inden svaret returneres logges svaret i auditloggen.

Ikke-autoriseret bruger (IA): Flow for søgning efter dokumenter via DDS Registry

Det overordnede flow ved en søgning i DDS Registry som en ikke-autoriseret bruger ser således ud:

Diagrammet viser, hvorledes DDS Registry starter med at validere de medsendte akkreditiver (se evt. DDS Registry Querying Interface Description).

DDS Registry igangsætter dernæst en række asynkrone kald:

Hvis svaret fra MinSpærring angiver, at der er en negativ spærring en eller flere sundhedspersoner, returnerer DDS Registry et svar til kalderen uden dokument-id'er men med en angivelse af, at der er sket en filtrering pga spærring (forsigtighedprincippet).

Hvis svaret fra MinSpærring ikke gav anledning til en direkte afvisning af søgningen kan det komme på tale, at DDS Registry foretager en filtrering af svarene fra backends udfra følgende kriterier:

Til sidst foretager DDS Registry en auditlogning af resultatet (se evt. afsnittet "Auditloging" nedenfor), inden svaret sendes tilbage til brugeren

Sundhedsfaglig bruger (SF): Flow for søgning efter dokumenter via DDS Registry

Diagrammet viser, hvorledes DDS Registry starter med at validere de medsendte akkreditiver.

Hvis de medsendte akkreditiver er gyldige, kigger DDS på, om den kaldende bruger anvender værdispring.

Hvis søgningen foretages med værdispring (dvs. tilsidesættelse af spærringer i forbindelse med en nødssituation) logges dette i en særlig værdispringslog.

DDS Registry igangsætter dernæst en række asynkrone kald:

Hvis brugeren ikke anvender værdispring, så vil DDS Registry afvente, at kaldet til MinSpærring er færdigt.

Hvis svaret fra MinSpærring angiver, at der er en negativ spærring mod den kaldende ansvarlige sundhedsperson, returnerer DDS Registry et svar til kalderen uden dokument-id'er men med en angivelse af, at der er sket en filtrering pga spærring.

Hvis svaret fra MinSpærring ikke gav anledning til en direkte afvisning af søgningen kan det komme på tale, at DDS Registry foretager en filtrering af svarene fra backends udfra følgende kriterie:

Hvis brugeren anvender værdispring, vil de forgående skridt springes over.

DDS Registry vil afvente, at kaldet til BRS returnerer.

Til sidst foretager DDS Registry en auditlogning af resultatet (se evt. afsnittet "Auditloging" nedenfor), inden svaret sendes tilbage til brugeren.

User stories: Søgning efter dokumenter via DDS Registry

I det følgende afsnit beskrives de konkrete user stories i forhold til søgning efter dokumenter.

Borger søger alle dokumenter sig selv

Userstory: Borger søger alle dokumenter på sig selv
IDB_SOEG_ALLE_DOK
Beskrivelse

Som en borger

ønsker jeg at lave en uindskrænket søgning i DDS Registry

så jeg kan få en liste over mine registrerede dokumenter

Testcases for:  Borger søger alle dokumenter på borger
DOKS

Precondition:

  1. Borgeren har et eller flere dokumenter

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en liste retur med ider på alle dennes dokumenter
  2. Der kommer en linje i DDS auditlog

Borger søger alle dokumenter på anden borger

Userstory: Borger søger alle dokumenter på anden borger
IDB_SOEG_ALLE_DOK_ANDEN_B
Beskrivelse

Som en borger

ønsker jeg at lave en uindskrænket søgning i DDS Registry

så jeg kan få en liste over en anden borgers (som jeg har relation til) dokumenter

Testcases for:  Borger søger alle dokumenter på borger
DOKS

Precondition:

  1. Den borger, som brugeren vil tilgå data på har et eller flere dokumenter

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en liste retur med ider på alle dennes dokumenter
  2. Der kommer en linje i DDS auditlog
  3. Der kommer en linje i MinLog

Ikke-autoriseret bruger med national rolle søger alle dokumenter på borger

Userstory: Ikke-autoriseret bruger med national rolle søger alle dokumenter på borger
IDIA_NATIONAL_SOEG_ALLE_DOK
Beskrivelse

Som en ikke-autoriseret bruger med national rolle

ønsker jeg at lave en uindskrænket søgning i DDS Registry

så jeg kan få en liste over en given borgers registrerede dokumenter, som min rolle giver adgang til

Testcases for:  Ikke-autoriseret bruger med national rolle søger alle dokumenter på borger
NAT_ROLLE_INGEN_DOKTYPER

Precondition:

  1. Brugerens nationale rolle giver ikke adgang til nogen dokumenttyper
  2. En borger med et eller flere dokumenter
  3. Borgeren har ingen spærringer i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en tom liste af dokumentreferencer
  2. Brugeren får en meddelelse om, at rollen ikke giver adgang til dokumenterne (unauthorized_role)
  3. Der kommer ikke en linje i MinLog
  4. Der bestilles en opfølgning i BRS
  5. Der kommer en linje i DDS auditlog
NAT_ROLLE_VISSE_DOKTYPER

Precondition:

  1. Brugerens nationale rolle giver adgang til visse dokumenttyper
  2. En borger med et eller flere dokumenter, der falder indenfor de dokumenttyper, som brugerens rolle giver adgang til
  3. Borgeren har også dokumenter, der falder udenfor de dokumenttyper, som brugerens rolle giver adgang til
  4. Borgeren har ingen spærringer i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en liste med dokumentider retur (se pkt 2 i precondition) retur
  2. Brugeren får en meddelelse om, at der er fortaget filtreringer i svaret (unauthorized_role)
  3. Der kommer en linje i MinLog som konsekvens af søgningen
  4. Der bestilles en opfølgning i BRS
  5. Der kommer en linje i DDS auditlog
NAT_ROLLE_ALLE_DOKTYPER

Precondition:

  1. Brugerens nationale rolle giver adgang til alle dokumenttyper
  2. En borger med et eller flere dokumenter, der falder indenfor de dokumenttyper, som brugerens rolle giver adgang til
  3. Borgeren har ingen dokumenter, der falder udenfor de dokumenttyper, som brugerens rolle giver adgang til
  4. Borgeren har ingen spærringer i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en liste med dokumentider retur (se pkt 2 i precondition) retur
  2. Der kommer en linje i MinLog som konsekvens af søgningen
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog

NEG_SPAERRING_SF

(se "forsigtighedsprincippet" beskrevet i SDS-2503)

Precondition:

  1. Brugerens nationale rolle giver adgang til alle dokumenttyper
  2. Borgeren har et eller flere dokumenter
  3. Borgeren har registreret negativ spærring mod en sundhedsfaglig person i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en tom liste retur
  2. Brugeren får en meddelelse om, at der er fortaget filtreringer i svaret (consent_filter_applied)
  3. Der kommer en linje i MinLog
  4. Der bestilles en opfølgning i BRS
  5. Der kommer en linje i DDS auditlog
DATA_SPAERRING

Precondition:

  1. Brugerens nationale rolle giver adgang til alle dokumenttyper
  2. Borgeren har et eller flere dokumenter
  3. Borgeren har dataspecifikke spærring i MinSpærring, der dækker et eller flere af dokumenterne i pkt 2

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en liste af dokumentid retur, hvor de referencer, der vedrører de dokumneter, der er dækket af dataspecifik spærring er filtreret fra
  2. Brugeren får en meddelelse om, at der er fortaget filtreringer i svaret (consent_filter_applied)
  3. Der kommer en linje i MinLog
  4. Der bestilles en opfølgning i BRS
  5. Der kommer en linje i DDS auditlog


Sundhedsfaglig bruger søger alle dokumenter på borger

Userstory: Sundhedsfaglig bruger søger alle dokumenter på borger
IDSF_SOEG_ALLE_DOK
Beskrivelse

Som en sundhedsfaglig bruger

ønsker jeg at lave en uindskrænket søgning i DDS Registry

så jeg kan få en liste over en given borgers registrerede dokumenter

Testcases for:  Sundhedsfaglig bruger søger alle dokumenter på borger
INGEN_SPAERRINGER

Precondition:

  1. Borgeren har et eller flere dokumenter
  2. Borgeren har ingen spærringer i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en liste retur med ider på alle borgerens dokumenter
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
INGEN_DOKS

Precondition:

  1. Borgeren har ingen dokumenter registreret i DDS
  2. Borgeren har ingen spærringer i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får tom liste retur
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
NEG_SPAERRING_DENNE_SF

Precondition:

  1. Borgeren har et eller flere dokumenter
  2. Borgeren har negativ spærring mod den kaldende bruger i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en tom liste retur
  2. Brugeren får en meddelelse om, at der er fortaget filtreringer i svaret (consent_filter_applied)
  3. Der kommer en linje i MinLog
  4. Der bestilles en opfølgning i BRS
  5. Der kommer en linje i DDS auditlog

NEG_SPAERRING_ANDEN_SF

(illustration af, at "forsigtighedsprincippet" beskrevet i SDS-2503 ikke gælder for sundhedsfaglige)

Precondition:

  1. Borgeren har et eller flere dokumenter
  2. Borgeren har negativ spærring mod en anden sundhedsfaglig end den kaldende bruger i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en liste retur med ider på alle borgerens dokumenter
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
NEG_SPAERRING_DENNE_SF_INGEN_DOKS

Precondition:

  1. Borgeren ingen dokumenter registreret i DDS
  2. Borgeren har negativ spærring mod den kaldende bruger i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en tom liste retur
  2. Brugeren får en meddelelse om, at der er fortaget filtreringer i svaret (consent_filter_applied)
  3. Der kommer en linje i MinLog
  4. Der bestilles en opfølgning i BRS
  5. Der kommer en linje i DDS auditlog
DATA_SPAERRING

Precondition:

  1. Borgeren har et eller flere dokumenter
  2. Borgeren har dataspecifikke spærring i MinSpærring, der dækker et eller flere af dokumenterne i pkt 1

Action: Brugeren foretager en uindskrænket søgning i DDS Registry

Postcondition:

  1. Brugeren får en liste af dokumentid retur, hvor de referencer, der vedrører de dokumneter, der er dækket af dataspecifik spærring er filtreret fra
  2. Brugeren får en meddelelse om, at der er fortaget filtreringer i svaret (consent_filter_applied)
  3. Der kommer en linje i MinLog
  4. Der bestilles en opfølgning i BRS
  5. Der kommer en linje i DDS auditlog


Sundhedsfaglig bruger søger alle dokumenter på borger med angivelse af værdispring

Userstory: Sundhedsfaglig bruger søger alle dokumenter på borger med angivelse af værdispring
IDSF_SOEG_ALLE_DOK_VAERDISPRING
Beskrivelse

Som en sundhedsfaglig bruger

ønsker jeg at lave en uindskrænket søgning i DDS Registry med angivelse af værdispring

så jeg kan få en liste over en given borgers registrerede dokumenter uanset borgerens spærringer

Testcases for: Sundhedsfaglig bruger søger alle dokumenter på borger med angivelse af værdispring
NEG_SPAERRING_DENNE_SF_INGEN_DOKS

Precondition:

  1. Borgeren ingen dokumenter registreret i DDS
  2. Borgeren har negativ spærring mod den kaldende bruger i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry med angivelse af værdispring

Postcondition:

  1. Brugeren får en tom liste retur
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
  5. Der kommer en linje i DDS værdispringslog
NEG_SPAERRING_DENNE_SF_VAERDISPRING

Precondition:

  1. Borgeren har et eller flere dokumenter
  2. Borgeren har negativ spærring mod den kaldende bruger i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry med angivelse af værdispring

Postcondition:

  1. Brugeren får en liste retur med ider på alle borgerens dokumenter
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
  5. Der kommer en linje i DDS værdispringslog
DATA_SPAERRING_VAERDISPRING

Precondition:

  1. Borgeren har et eller flere dokumenter
  2. Borgeren har dataspecifikke spærring i MinSpærring, der dækker et eller flere af dokumenterne i pkt 1

Action: Brugeren foretager en uindskrænket søgning i DDS Registry med angivelse af værdispring

Postcondition:

  1. Brugeren får en liste retur med ider på alle borgerens dokumenter
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
  5. Der kommer en linje i DDS værdispringslog
DATA_SPAERRING_VAERDISPRING_INGEN_DOKS

Precondition:

  1. Borgeren ingen dokumenter registreret i DDS
  2. Borgeren har dataspecifikke spærring i MinSpærring

Action: Brugeren foretager en uindskrænket søgning i DDS Registry med angivelse af værdispring

Postcondition:

  1. Brugeren får en tom liste retur
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
  5. Der kommer en linje i DDS værdispringslog


Sundhedsfaglig bruger søger labsvardokumenter på borger

Userstory: Sundhedsfaglig bruger søger labsvardokumenter på borger
IDSF_SOEG_LABSVAR
Beskrivelse

Som en sundhedsfaglig bruger

ønsker jeg at søge efter labsvar i DDS Registry

så jeg kan få en liste over en given borgers labsvar

Testcases for:  Sundhedsfaglig bruger søger labsvardokumenter på borger
INGEN_SPAERRINGER

Precondition:

  1. Borgeren har ingen spærringer i MinSpærring

Action: Brugeren foretager en søgning på labsvar i DDS Registry

Postcondition:

  1. Brugeren får en liste retur med 1 dokumentreference
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
NEG_SPAERRING_DENNE_SF

Precondition:

  1. Borgeren har negativ spærring mod den kaldende bruger i MinSpærring

Action: Brugeren foretager en søgning efter labsvar i DDS Registry

Postcondition:

  1. Brugeren får en tom liste retur
  2. Brugeren får en meddelelse om, at der er fortaget filtreringer i svaret (consent_filter_applied)
  3. Der kommer en linje i MinLog
  4. Der bestilles en opfølgning i BRS
  5. Der kommer en linje i DDS auditlog
DATA_SPAERRING

Precondition:

  1. Borgeren har dataspecifikke spærring i MinSpærring, på en afdeling, der har registerede labsvar for den pågældende bruger

Action: Brugeren foretager en søgning efter labsvar i DDS Registry

Postcondition:

  1. Brugeren får en liste retur med 1 dokumentreference
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog

Sundhedsfaglig bruger søger labsvar på borger med angivelse af værdispring

Userstory: Sundhedsfaglig bruger søger labsvar på borger med angivelse af værdispring
IDSF_SOEG_LABSVAR_VAERDISPRING
Beskrivelse

Som en sundhedsfaglig bruger

ønsker jeg at lave en søgning efter labsvar i DDS Registry med angivelse af værdispring

så jeg kan få en liste over en given borgers registrerede labsardokumenter uanset borgerens spærringer

Testcases for: Sundhedsfaglig bruger søger labsvar på borger med angivelse af værdispring
NEG_SPAERRING_DENNE_SF_VAERDISPRING

Precondition:

  1. Borgeren har negativ spærring mod den kaldende bruger i MinSpærring

Action: Brugeren foretager en søgning efter labsvar i DDS Registry med angivelse af værdispring

Postcondition:

  1. Brugeren får en liste retur med 1 dokumentreference
  2. Der kommer en linje i MinLog
  3. Der bestilles en opfølgning i BRS
  4. Der kommer en linje i DDS auditlog
  5. Der kommer en linje i DDS værdispringslog


Funktion: Hentning af dokumenter via DDS Repository

Overordnet set faciliterer DDS Repository hentning af dokumenter i de bagvedliggende registries (se illustration ovenfor).

Formålet er at få en liste tilbage af dokumenter, der svarer til de dokument-id'er, som der blev bedt om i forespørgslsen.

En dokumenthentning sker altid efter en søgning, der tilvejebringer relevante dokument-id'er udfra een eller flere søgeparametre.

Borger (B): Flow for hentning af dokumenter via DDS Repository

Det overordnede flow ved hentning af dokumenter i DDS Repository som en borger ser således ud:

Ikke-autoriseret bruger (IA): Flow for hentning af dokumenter via DDS Repository

Det overordnede flow ved hentning i DDS Repository som en ikke-autoriseret bruger ser således ud:

Sundhedsfaglig bruger (SF): Flow for hentning af dokumenter via DDS Repository

Det overordnede flow ved hentning i DDS Repository som en sundhedsfaglig bruger ser således ud:



Flowet for dokumenthentning ligner på mange måder flowet for søgninger. Den største forskel er i forhold til filtreringen i forhold til dataspecifikke spærringer. Ved søgninger kunne dokumenternes metadata (som returneret af DDS backends) anvendes i filtreringen, da man her kunne finde information om, hvilken afdeling dokument entry'et tilhørte. Denne information er ikke tilgængelig i forhold til hentning af dokumentet, da det eneste metadata, der er i spil her er dokumentets id. Filtreringen af dokumentindholdet sker således kun for dokumenter, der indeholder en PIH (Privacy Information Header). Dette gør sig i skrivende stund kun gældende for labsvar. Alle andre dokumenter vil således ikke kunne filtreres/udelades på baggrund af borgerens dataspecifikke spærringer. Blandt andet derfor er det nødvendigt altid at lave en søgning efter dokument-id'er først (hvorved de dataspecifikke spærringer kan bringes i spil). Anvendere må således ikke cache dokument-id'er eller "genbruge" søgeresultater på tværs af brugere og/eller sessioner.

Logning i MinLog

I de nedenstående tabeller kan det ses, hvorledes kald til DDS Registry (søgning) og DDS Repository (hentning) anvendes i logninger i MinLog.

Logninger i MinLog i forbindelse med søgninger mod DDS Registry

Ved søgning i DDS Registry vil der i tilfælde med sundhedsfaglige brugere og ikke-autoriserede brugere komme en linje i MinLog. Følgende tabel viser, hvor oplysningerne i kaldet til MinLog stammer fra:

Felt i MinLogs LogDataEntry Hvor stammer oplysningen fra i søgninger mod DDS Registry?
sessionIdFlow-id (som angivet i Medcom headeren i følge DGWS)
sourceSystemIdentifierKaldende system (som angivet i HSUID headeren nsi:SystemName)
eventDateTimeTidsstempel for kaldet (genereres af DDS Registry)
activity

Udfyldes med defaultværdi for DDS Registry (som angivet i konfigurationsparameteren minlog.query.default eller minlog.query.consentoverride, hvis værdispring anvendes).

Nuværende værdier:

minlog.query.default = "Opslag på dokumentdelingsservice"

minlog.query.consentoverride = "Opslag på dokumentdelingsservice, hvor samtykker tilsidesættes"

For borgeropslag står der

"Opslag/udtræk på dokumentdelingsservicen af forældremyndighedsindehaver / fuldmagtshaver / værge" alt efter, hvordan relationen er (som angivet i HSUID headeren nsi:CitizenUserRelation)

personCivilRegistrationBorgerens CPR nummer (som opslaget drejer sig om)
userIdentifierKaldende brugers CPR nummer (som angivet i HSUID headeren nsi:ActingUserCivilRegistrationNumber)
userIdentifierOnBehalfOfAnsvarlige brugers CPR nummer (som angivet i HSUID headeren nsi:ResponsibleUserCivilRegistrationNumber)
healthcareProfessionalOrganisationOrganisationen (som angivet i HSUID headeren nsi:OrgUsingID)
healthcareProfessionalOrganisationName

Udfyldes med defaultværdi for DDS Registry (som angivet i konfigurationsparameteren registration.log.organisation_name for DDS Registry

Nuværende værdi: "(organisationsnavn blev ikke udfyldt på registreringstidspunktet)"

Logninger i MinLog i forbindelse med hentning af dokument i DDS Repository

Ved hentning af dokumenter i DDS Repository vil der i tilfældene med sundhedsfaglige brugere og ikke-autoriserede brugere komme en linje i MinLog. Følgende tabel viser, hvor oplysningerne i kaldet til 

MinLog stammer fra:

Felt i MinLogs LogDataEntry Hvor stammer oplysningen fra i søgninger mod DDS Repository?
sessionIdFlow-id (som angivet i Medcom headeren i følge DGWS)
sourceSystemIdentifierKaldende system (som angivet i HSUID headeren nsi:SystemName)
eventDateTimeTidsstempel for kaldet (genereres af DDS Repository)
activity

Udfyldes med defaultværdi for DDS Repository (som angivet i konfigurationsparameteren minlog.query.default eller minlog.query.consentoverride, hvis værdispring anvendes).

Nuværende værdier:

minlog.query.default = "Dataudtræk på dokumentdelingsservice"

minlog.query.consentoverride = "Dataudtræk på dokumentdelingsservice, hvor samtykker tilsidesættes"

For borgeropslag står der

"Opslag/udtræk på dokumentdelingsservicen af forældremyndighedsindehaver / fuldmagtshaver / værge" alt efter, hvordan relationen er (som angivet i HSUID headeren nsi:CitizenUserRelation)

personCivilRegistrationBorgerens CPR nummer (som opslaget drejer sig om)
userIdentifierKaldende brugers CPR nummer (som angivet i HSUID headeren nsi:ActingUserCivilRegistrationNumber)
userIdentifierOnBehalfOfAnsvarlige brugers CPR nummer (som angivet i HSUID headeren nsi:ResponsibleUserCivilRegistrationNumber)
healthcareProfessionalOrganisationOrganisationen (som angivet i HSUID headeren nsi:OrgUsingID)
healthcareProfessionalOrganisationName

Udfyldes med defaultværdi for DDS Registry (som angivet i konfigurationsparameteren registration.log.organisation_name for DDS Registry

Nuværende værdi: "(organisationsnavn blev ikke udfyldt på registreringstidspunktet)"

Kald af BRS

Anvendelsen af Dokumentdelingsservicen har sideeffekter i forhold til bestilling af opfølgninger i BRS. I det følgende beskrives sideeffekterne ved anvendelsen af

Anvendelse af BRS i forbindelse med fremsøgning af dokumentreferencer i DDS Registry

Ved søgninger i DDS Registry vil der i søgninger foretaget med brugertyperne sundhedsfaglig og ikke-autoriseret blive bestilt en opfølgning i BRS.

Online svaret fra BRS anvendes ikke til at spærre for søgninger, da det ikke er sikkert, at evidensgrundlaget er på plads i BRS på opslagstidspunktet.

Følgende tabel viser, hvor oplysningerne i bestillingen af opfølging i BRS stammer fra:

Felt i TreatmentRelationRequestHvor stammer oplysningen fra i kald mod DDS?
PatientCprBorgerens CPR nummer (som opslaget drejer sig om)
HealthcareProfessionalCpr

Hvis opslaget stammer fra en bruger, der arbejder på vegne af en sundhedsprofessionelle bruger, så anvendes det CPR nummer, der arbejdes på vegne af (som angivet i HSUID headeren nsi:ResponsibleUserCivilRegistrationNumber).

Ellers anvendes CPR nummeret fra brugeren selv (som angivet i HSUID headeren nsi:ActingUserCivilRegistrationNumber).

AuthorisationIdentiferHvis kaldet indeholder en autorisationskode (som angivet i HSUID headeren nsi:ResponsibleUserAuthorizationCode), så medsendes denne
OrganisationIdentifierOrganisationen (som angivet i HSUID headeren nsi:OrgUsingID)
ExternalReferenceId

Udfyldes med defaultværdi for DDS (som angivet i konfigurationsparameteren treatment.relation.external.reference.id)

Nuværende værdi: tom

QueryableCvr

Udfyldes med defaultværdi for DDS (som angivet i konfigurationsparameteren treatment.relation.queryable.cvr)

Nuværende værdi: 30808460

AcceptableRelations

Der anvendes følgende værdier alt efter, hvilken organisationstype (som angivet i HSUID headeren nsi:OrgUsingID), der er tale om. Følgende mapning anvendes:

  • Organisationer af typen SHAK: DDS konfigurationsparameteren treatment.relation.acceptable.relations.hospital (nuværende værdi: A,B,C)
  • Organisationer af typen DEA: treatment.relation.acceptable.relations.doctor (nuværende værdi: All)
  • Organisationer af typen SOR: DDS konfigurationsparameteren treatment.relation.acceptable.relations.organization (nuværende værdi: A,B,C)
FollowupRelations

Der anvendes følgende værdier alt efter, hvilken organisationstype (som angivet i HSUID headeren nsi:OrgUsingID), der er tale om. Følgende mapning anvendes:

  • Organisationer af typen SHAK: DDS konfigurationsparameteren treatment.relation.followup.relations.hospital (nuværende værdi: All)
  • Organisationer af typen DEA: treatment.relation.followup.relations.doctor (nuværende værdi: All)
  • Organisationer af typen SOR: DDS konfigurationsparameteren treatment.relation.followup.relations.organization(nuværende værdi: All)
RelationLookupTimeInterval

Fradato sættes til tidspunktet for opslaget + et offset i antal dage (som angivet i konfigurationsparameteren for DDS treatment.relation.lookup.timeinterval.start.offset)

Nuværende værdi: -1

Tildato sættes til tidspunktet for opslaget + et offset i antal dage (angivet i konfigurationsparameteren for DDS treatment.relation.lookup.timeinterval.end.offset)

Nuværende værdi: 1

TimeLimit

Sættes til konfigurationsparameteren for DDS treatment.relation.lookup.timeinterval.timelimit.offset)

Nuværende værdi: 90

ServiceProvider

Name sættes til den værdi der modtages i id-kortet fra attributten medcom:ITSystemName.

Nuværende værdi: Dette er en variable værdi baseret på input. Hvis medcom:ITSystemName ikke er angivet i id-kortet, så sættes værdien til "intet_idkort_itsystem".

Vendor sættes til konfigurationsparameteren for DDS treatment.relation.serviceprovider.vendor

Nuværende værdi: TODO

Version sættes til konfigurationparameteren for DDS treatment.relation.serviceprovider.version

Nuværende værdi: TODO

Anvendelse af BRS i forbindelse med hentning af dokumenter via DDS Repository

Ved hentning af dokumenter via DDS Repository vil der i tilfælde med brugertyperne sundhedsfaglig og ikke-autoriseret blive bestilt en opfølgning i BRS.

Online svaret fra BRS anvendes ikke til at spærre for hentninger, da det ikke er sikkert, at evidensgrundlaget er tilstede i BRS på kaldstidspunktet.

Selve mapningen af oplysninger fra DDS Repository til parametrene i BRS er den samme for hentning af dokument via DDS Repository, som den var for fremsøgning af dokumentreferencer i DDS Registry, hvorfor der henvises til tabellen i forgående afsnit. 

Auditlogning

DDS auditlogger, hvilke oplysning, der kommer retur i kaldene. I det følgende beskrives den overordnede logningsstrategi ved anvendelsen af:

DDS anvender NSP Audit API til auditlogning. Dette betyder, at auditlog linjer altid indeholder informationer vedrørende blandt andet:

Auditlogning ved fremsøgning af dokumentreferencer i DDS Registry

Det logges, hvilke dokumentreferencer, der returneres til kalderen.

Se evt. Driftsvejledning DDS Registry for detaljeret beskrivelse af auditlog entries.

Auditlogning ved hentning af dokument via DDS Repository

Ved hentning af dokumenter via DDS Repository auditlogges oplysninger om:



Snitfladebeskrivelse

Snitfladen for både DDS Registry og DDS Repository  skal indeholde SOAP-headere fra DGWS 1.0.1 og SOAP-body med indhold specificeret i IHE XDS dokumentationen.

DocumentRegistry_RegistryStoredQuery og DocumentRegistry_Idws_RegistryStoredQuery (ITI-18)

Request parametreOptBeskrivelse
$XDSDocumentEntryTypeCodeO

Her kan angives en liste over mere finkornede dokumenttyper. Skal være på formen:

'<Kode dokumenttype>^^<standard>'

Eksempel:

'53576-5^^2.16.840.1.113883.6.1'

Dokumenttypen angives som PHMR Koden 53576-5 angiver et PHMR-dokument i standarden Logical Observation Identifiers Names and Codes (LOINC) identificeret ved 2.16.840.1.113883.6.

Ud over PHMR (Personal Health Monitoring Record) kan der eksempelvis angives en af disse typekoder:

  • QFDD (Questionnaire Form Definition Document)
  • QRD (Questionnaire Response Document)
  • APD (Appointment Document)
$XDSDocumentEntryPatientIdR

Her angives CprNr for patienten. Skal være på formen:

'<Cpr Nr>^^^&<OID>&ISO'

hvor <OID> er en Object Identifier for udsteder af danske Cpr numre.

$XDSDocumentEntryTypeOHer kan angives en liste over on-demand dokumenter.
$XDSDocumentEntryStatusR

Her angives at man vil søge på gældende metadata og i dette tilfælde skal den have værdien:

'urn:oasis:names:tc:ebxml-regrep:StatusType:Approved'

Det er også muligt at søge på forældede metadata og så skal den have værdien:

'urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated'

DocumentRepository_RetrieveDocumentSet og  DocumentRepository_Idws_RetrieveDocumentSet (ITI-43)

Request parametreBeskrivelse
RepositoryUniqueId

Global unik ID for det repository hvor dokumentet skal hentes fra.

DocumentUniqueId

Global unik ID for det dokument der skal hentes.

Eksempler

Eksempler på request of response til de SOAP operationer der udstilles. De enkelte elementer er beskrevet under snitfladebeskrivelse. Det er en forudsætning at der tilføjes gyldig sikkerhedsheader - bla. et gyldigt ID-kort.


Fremsøgning af metadata dokumentoplysninger (ITI-18)

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <wsse:Security>...</wsse:Security>
    <medcom:Header>...</medcom:Header>
    <HsuidHeader xmlns="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
      <Assertion IssueInstant="2020-11-25T07:19:10.175Z" Version="2.0" id="HSUID">
        <Issuer>Aftale</Issuer>
        <AttributeStatement id="HSUIDdata">
          <Attribute Name="nsi:CitizenCivilRegistrationNumber">
            <AttributeValue>0105500010</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:UserType">
            <AttributeValue>nsi:HealthcareProfessional</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ActingUserCivilRegistrationNumber">
            <AttributeValue>1812292476</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:OrgUsingID" NameFormat="nsi:sor">
            <AttributeValue>1000210010</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemOwnerName">
            <AttributeValue>system owner</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemName">
            <AttributeValue>test aftaler</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemVersion">
            <AttributeValue>1.0</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:OrgResponsibleName">
            <AttributeValue>MyOrganisation</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ConsentOverride">
            <AttributeValue>false</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ResponsibleUserCivilRegistrationNumber">
            <AttributeValue>1812292476</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ResponsibleUserAuthorizationCode">
            <AttributeValue>-</AttributeValue>
          </Attribute>
        </AttributeStatement>
      </Assertion>
    </HsuidHeader>
    <Action soap:mustUnderstand="1" xmlns="http://www.w3.org/2005/08/addressing">urn:ihe:iti:2007:RegistryStoredQuery</Action>
    <MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:14527b4e-d2e4-45ee-be0e-8bf36a691ac0</MessageID>
    <To xmlns="http://www.w3.org/2005/08/addressing">http://test1-cnsp.ekstern-test.nspop.dk:8080/ddsregistry</To>
    <ReplyTo soap:mustUnderstand="1" xmlns="http://www.w3.org/2005/08/addressing">
      <Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
    </ReplyTo>
  </soap:Header>
  <soap:Body>
    <ns4:AdhocQueryRequest xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns5="urn:ihe:iti:xds-b:2007" 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">
      <ns4:ResponseOption returnType="LeafClass" returnComposedObjects="true"/>
      <ns2:AdhocQuery id="urn:uuid:14d4debf-8f97-4251-9a74-a90016b0af0d">
        <ns2:Slot name="$XDSDocumentEntryPatientId">
          <ns2:ValueList>
            <ns2:Value>'0105500010^^^&1.2.208.176.1.2&ISO'</ns2:Value>
          </ns2:ValueList>
        </ns2:Slot>
        <ns2:Slot name="$XDSDocumentEntryType">
          <ns2:ValueList>
            <ns2:Value>('urn:uuid:34268e47-fdf5-41a6-ba33-82133c465248')</ns2:Value>
            <ns2:Value>('urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1')</ns2:Value>
          </ns2:ValueList>
        </ns2:Slot>
        <ns2:Slot name="$XDSDocumentEntryStatus">
          <ns2:ValueList>
            <ns2:Value>('urn:oasis:names:tc:ebxml-regrep:StatusType:Approved')</ns2:Value>
          </ns2:ValueList>
        </ns2:Slot>
      </ns2:AdhocQuery>
    </ns4:AdhocQueryRequest>
  </soap:Body>
</soap:Envelope>

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap: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:cms:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:lcm: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="5" status="urn:ihe:iti:2007:ResponseStatusType:PartialSuccess">
      <ns2:RegistryErrorList highestSeverity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error">
        <ns2:RegistryError codeContext="dk.nsi.dds.projects.ao.documentmetadataprovider.exceptions.InvokerCallException: dk.nsi.dds.projects.ao.documentmetadataprovider.exceptions.InvokerCallException: Bookplan server http://test1-bookplan-rm.nspop.dk:8080/booking/search/appointments/V1 returned error: Forbidden [Document Registry:Region Midtjylland Aftaleoversigt CDA 2.0]" errorCode="XDSRegistryError" severity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error">
        </ns2:RegistryError>
        <ns2:RegistryError codeContext="Region Midtjylland Aftaleoversigt" errorCode="XDSUnavailableCommunity" severity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error"/>
        <ns2:RegistryError codeContext="urn:dk:nsi:Unauthorized Role" errorCode="XDSRegistryError" severity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error"/>
        <ns2:RegistryError codeContext="urn:dk:nsi:Consent Filter Applied" errorCode="XDSRegistryError" severity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Warning"/>
      </ns2:RegistryErrorList>
      <RegistryObjectList>
        <ExtrinsicObject mimeType="text/xml" objectType="urn:uuid:34268e47-fdf5-41a6-ba33-82133c465248" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:1056d72b30ec99e2c3eee" home="1.2.3.5.6">
          <Slot name="languageCode">
            <ValueList>
              <Value>da-DK</Value>
            </ValueList>
          </Slot>
          <Slot name="serviceStartTime">
            <ValueList>
              <Value>19500501000000</Value>
            </ValueList>
          </Slot>
          <Slot name="repositoryUniqueId">
            <ValueList>
              <Value>1.2.3.4.55.66</Value>
            </ValueList>
          </Slot>
          <Slot name="sourcePatientId">
            <ValueList>
              <Value>0105500010^^^&1.2.208.176.1.2&ISO</Value>
            </ValueList>
          </Slot>
          <Name>
            <LocalizedString value="Lab Reports for 0105500010"/>
          </Name>
          <VersionInfo versionName="1.1"/>
          <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:1056d72b30ec99e2c3eee" nodeRepresentation="" id="urn:uuid:43fa667b-6cb3-4cae-a411-4fad8381f859">
            <Slot name="authorInstitution">
              <ValueList>
                <Value>Region Test^^^^^&1.2.208.176.1.1&ISO^^^^291000016008</Value>
              </ValueList>
            </Slot>
          </Classification>
          <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:1056d72b30ec99e2c3eee" nodeRepresentation="001" id="urn:uuid:43401eff-f9a4-4483-b6f8-fb484089b7d1">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.9</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:1056d72b30ec99e2c3eee" nodeRepresentation="urn:ad:dk:medcom:labreports:svareksponeringsservice" id="urn:uuid:b57ba80b-1960-4d9d-b08d-2561b89c67ce">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.10</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Laboratoriesvar (samling af svar)"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:1056d72b30ec99e2c3eee" nodeRepresentation="22232009" id="urn:uuid:9ab61d0f-68f0-491a-a97b-d7451bce03eb">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
          </Classification>
          <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:1056d72b30ec99e2c3eee" nodeRepresentation="11502-2" id="urn:uuid:6bc4115b-1a4f-4b16-a30b-be4b6bf43b39">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.1</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="LABORATORY REPORT.TOTAL"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:1056d72b30ec99e2c3eee" nodeRepresentation="N" id="urn:uuid:4dc41f21-372b-4f1e-a3cb-c549c4fa6446">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.5.25</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Normal"/>
            </Name>
          </Classification>
          <ExternalIdentifier registryObject="urn:uuid:1056d72b30ec99e2c3eee" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0105500010^^^&1.2.208.176.1.2&ISO" id="urn:uuid:6effb405-f6a2-4fe9-8d2e-a1a68798e528">
            <Name>
              <LocalizedString value="XDSDocumentEntry.patientId"/>
            </Name>
          </ExternalIdentifier>
          <ExternalIdentifier registryObject="urn:uuid:1056d72b30ec99e2c3eee" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="1.2.3.4.55.66.12099012001808.1.1.0" id="urn:uuid:ae9941f9-5017-46a2-b8c4-76614e805974">
            <Name>
              <LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </Name>
          </ExternalIdentifier>
        </ExtrinsicObject>
        <ExtrinsicObject mimeType="text/xml" objectType="urn:uuid:34268e47-fdf5-41a6-ba33-82133c465248" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" home="1.2.208.176.8.1.12">
          <Slot name="creationTime">
            <ValueList>
              <Value>20201125071910</Value>
            </ValueList>
          </Slot>
          <Slot name="languageCode">
            <ValueList>
              <Value>da-DK</Value>
            </ValueList>
          </Slot>
          <Slot name="repositoryUniqueId">
            <ValueList>
              <Value>1.2.208.176.43210.8.10.12</Value>
            </ValueList>
          </Slot>
          <Slot name="sourcePatientId">
            <ValueList>
              <Value>0105500010^^^&1.2.208.176.1.2&ISO</Value>
            </ValueList>
          </Slot>
          <Name>
            <LocalizedString xml:lang="en-US" charset="UTF-8" value="Fælles stamkort"/>
          </Name>
          <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" nodeRepresentation="" id="urn:uuid:8620f874-3fe9-4a09-9538-686fad8a8541">
            <Slot name="authorInstitution">
              <ValueList>
                <Value>Sundhedsdatastyrelsen^^^^^&1.2.208.176.1.1&ISO^^^^634491000016008</Value>
              </ValueList>
            </Slot>
          </Classification>
          <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" nodeRepresentation="001" id="urn:uuid:5c14e3ce-8f59-4204-a8f4-20c7a92911b4">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.9</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" nodeRepresentation="DK FSK Schema" id="urn:uuid:032e7557-976e-42b8-af7e-2a02084ead9b">
            <Slot name="codingScheme">
              <ValueList>
                <Value>urn:ad:dk:medcom:fsk:full</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="DK FSK Schema"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" nodeRepresentation="554041000005106" id="urn:uuid:1e057e41-f8c8-41b4-99d0-d78c65f3cd79">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="sundhedsforvaltning"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" nodeRepresentation="408443003" id="urn:uuid:635dd742-a170-4d04-832d-3dd9b590c978">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" nodeRepresentation="52460-3" id="urn:uuid:8ae00d3b-e82d-40ce-bd2f-814f8759f315">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.1</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Patient Information"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" nodeRepresentation="N" id="urn:uuid:4024ea1a-3656-4e58-bb93-8d390378ce9f">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.5.25</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="normal"/>
            </Name>
          </Classification>
          <ExternalIdentifier registryObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0105500010^^^&1.2.208.176.1.2&ISO" id="urn:uuid:75afe1cf-c146-44ea-8368-620fbc56a2fd">
            <Name>
              <LocalizedString value="XDSDocumentEntry.patientId"/>
            </Name>
          </ExternalIdentifier>
          <ExternalIdentifier registryObject="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="urn:sds:fsk:stamkort:e8fc1264-209e-48a7-8f7c-9ad296f3b0c5" id="urn:uuid:2d9212bc-6e11-4430-8522-e50f204bd0f5">
            <Name>
              <LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </Name>
          </ExternalIdentifier>
        </ExtrinsicObject>
        <ExtrinsicObject mimeType="text/xml" objectType="urn:uuid:34268e47-fdf5-41a6-ba33-82133c465248" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" home="1.2.208.176.8.1.12">
          <Slot name="creationTime">
            <ValueList>
              <Value>20201125071910</Value>
            </ValueList>
          </Slot>
          <Slot name="languageCode">
            <ValueList>
              <Value>da-DK</Value>
            </ValueList>
          </Slot>
          <Slot name="repositoryUniqueId">
            <ValueList>
              <Value>1.2.208.176.43210.8.10.12</Value>
            </ValueList>
          </Slot>
          <Slot name="sourcePatientId">
            <ValueList>
              <Value>0105500010^^^&1.2.208.176.1.2&ISO</Value>
            </ValueList>
          </Slot>
          <Name>
            <LocalizedString xml:lang="en-US" charset="UTF-8" value="Fælles stamkort"/>
          </Name>
          <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" nodeRepresentation="" id="urn:uuid:1c1abde6-3f45-4206-8a82-b80890cdef37">
            <Slot name="authorInstitution">
              <ValueList>
                <Value>Sundhedsdatastyrelsen^^^^^&1.2.208.176.1.1&ISO^^^^634491000016008</Value>
              </ValueList>
            </Slot>
          </Classification>
          <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" nodeRepresentation="001" id="urn:uuid:41578afb-c722-473c-bb63-c17e319c224e">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.9</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" nodeRepresentation="urn:ad:dk:medcom:pdc-v2.0:full" id="urn:uuid:c82edebf-bd89-41e6-91e8-ab24fa90b9bc">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.10</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="DK PDC schema"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" nodeRepresentation="554041000005106" id="urn:uuid:cb2b6128-5b77-4237-b227-534c86d53187">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="sundhedsforvaltning"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" nodeRepresentation="408443003" id="urn:uuid:245e0a5c-43fe-4a47-a16a-bd889bcaf65b">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" nodeRepresentation="PDC" id="urn:uuid:40cc35d3-23ff-4777-bf03-7f1e97dcabb0">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.1</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Stamkort"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" nodeRepresentation="N" id="urn:uuid:be58b0ff-b3a1-475f-9fdc-243dc4d737c8">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.5.25</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="normal"/>
            </Name>
          </Classification>
          <ExternalIdentifier registryObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0105500010^^^&1.2.208.176.1.2&ISO" id="urn:uuid:7cbdb11c-3bc3-4bfd-9976-01692530ae06">
            <Name>
              <LocalizedString value="XDSDocumentEntry.patientId"/>
            </Name>
          </ExternalIdentifier>
          <ExternalIdentifier registryObject="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="1.2.208.176.43210.8.10.12^dc6c58fb-2806-4f12-9875-5905f283c19c" id="urn:uuid:f4c50f2b-6016-497f-8af4-06665c0bf770">
            <Name>
              <LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </Name>
          </ExternalIdentifier>
        </ExtrinsicObject>
        <ExtrinsicObject mimeType="text/xml" lid="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5">
          <Slot name="creationTime">
            <ValueList>
              <Value>20191029110118</Value>
            </ValueList>
          </Slot>
          <Slot name="hash">
            <ValueList>
              <Value>da39a3ee5e6b4b0d3255bfef95601890afd80709</Value>
            </ValueList>
          </Slot>
          <Slot name="languageCode">
            <ValueList>
              <Value>da-DK</Value>
            </ValueList>
          </Slot>
          <Slot name="serviceStartTime">
            <ValueList>
              <Value>2017053112</Value>
            </ValueList>
          </Slot>
          <Slot name="serviceStopTime">
            <ValueList>
              <Value>2017053113</Value>
            </ValueList>
          </Slot>
          <Slot name="repositoryUniqueId">
            <ValueList>
              <Value>1.2.208.176.43210.8.10.11</Value>
            </ValueList>
          </Slot>
          <Slot name="size">
            <ValueList>
              <Value>9761</Value>
            </ValueList>
          </Slot>
          <Slot name="sourcePatientId">
            <ValueList>
              <Value>0105500010^^^&1.2.208.176.1.2&ISO</Value>
            </ValueList>
          </Slot>
          <Name>
            <LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for møde mellem patient og sundhedsperson"/>
          </Name>
          <VersionInfo versionName="1"/>
          <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" nodeRepresentation="" id="urn:uuid:ed7a2141-d334-416d-8277-d2a0ece7fdef">
            <Slot name="authorInstitution">
              <ValueList>
                <Value>Røntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</Value>
              </ValueList>
            </Slot>
          </Classification>
          <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" nodeRepresentation="001" id="urn:uuid:6a7af716-fa52-4d36-9b77-55639a9ddda9">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.9</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:3cb75e5f-b70a-4738-ba61-04c573ce8c16">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.14.1</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" nodeRepresentation="22232009" id="urn:uuid:846cb3e3-a452-43b6-b3b9-023c1ff8658d">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" nodeRepresentation="408443003" id="urn:uuid:d70db18f-1e95-4fe1-ade5-7d306b85e4cd">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" nodeRepresentation="39289-4" id="urn:uuid:18fad02b-2025-4037-955f-379aa337289f">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.1</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for møde mellem patient og sundhedsperson"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" nodeRepresentation="N" id="urn:uuid:793c5800-78f5-47a8-9df3-4f889f59a480">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.5.25</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </Name>
          </Classification>
          <ExternalIdentifier registryObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0105500010^^^&1.2.208.176.1.2&ISO" id="urn:uuid:3da304c8-1833-46eb-a26a-575cdf9be8c3">
            <Name>
              <LocalizedString value="XDSDocumentEntry.patientId"/>
            </Name>
          </ExternalIdentifier>
          <ExternalIdentifier registryObject="urn:uuid:001433af-c318-4b99-bbb1-e29704a872e5" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="2225956677.123457889.9988776656" id="urn:uuid:7cb1a108-f38c-47a3-b330-a70ee6361d0e">
            <Name>
              <LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </Name>
          </ExternalIdentifier>
        </ExtrinsicObject>
        <ExtrinsicObject mimeType="text/xml" lid="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119">
          <Slot name="creationTime">
            <ValueList>
              <Value>20191106142523</Value>
            </ValueList>
          </Slot>
          <Slot name="hash">
            <ValueList>
              <Value>da39a3ee5e6b4b0d3255bfef95601890afd80709</Value>
            </ValueList>
          </Slot>
          <Slot name="languageCode">
            <ValueList>
              <Value>da-DK</Value>
            </ValueList>
          </Slot>
          <Slot name="repositoryUniqueId">
            <ValueList>
              <Value>1.2.208.176.43210.8.10.11</Value>
            </ValueList>
          </Slot>
          <Slot name="size">
            <ValueList>
              <Value>57967</Value>
            </ValueList>
          </Slot>
          <Slot name="sourcePatientId">
            <ValueList>
              <Value>0105500010^^^&1.2.208.176.1.2&ISO</Value>
            </ValueList>
          </Slot>
          <Name>
            <LocalizedString xml:lang="en-US" charset="UTF-8" value="LABORATORY REPORT.TOTAL"/>
          </Name>
          <VersionInfo versionName="1"/>
          <Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" nodeRepresentation="" id="urn:uuid:51061049-fee2-4336-9d7f-9aa8be20d4f1">
            <Slot name="authorInstitution">
              <ValueList>
                <Value>Røntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</Value>
              </ValueList>
            </Slot>
          </Classification>
          <Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" nodeRepresentation="001" id="urn:uuid:f100fc71-8d15-48e2-8ecb-1abf9097adf9">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.9</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" nodeRepresentation="urn:ad:dk:medcom:labreports:svareksponeringsservice" id="urn:uuid:89587ab5-58fd-4d11-9ade-4f9ce63caba8">
            <Slot name="codingScheme">
              <ValueList>
                <Value>1.2.208.184.100.10</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="Laboratoriesvar (samling af svar)"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" nodeRepresentation="22232009" id="urn:uuid:ee52f419-98b5-43d9-a30f-8e01c2cc8932">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" nodeRepresentation="408443003" id="urn:uuid:ed7c4669-9dd5-4b7a-b0a2-574f38b42d5c">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.96</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" nodeRepresentation="11502-2" id="urn:uuid:b9db7c76-4b7f-4d40-ab48-8a0f89cd1715">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.6.1</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="LABORATORY REPORT.TOTAL"/>
            </Name>
          </Classification>
          <Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" nodeRepresentation="N" id="urn:uuid:3cbd60f8-3a3a-4a40-b8cc-29649b9bd869">
            <Slot name="codingScheme">
              <ValueList>
                <Value>2.16.840.1.113883.5.25</Value>
              </ValueList>
            </Slot>
            <Name>
              <LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </Name>
          </Classification>
          <ExternalIdentifier registryObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0105500010^^^&1.2.208.176.1.2&ISO" id="urn:uuid:fd14c591-e392-41fc-ba11-189e969cca31">
            <Name>
              <LocalizedString value="XDSDocumentEntry.patientId"/>
            </Name>
          </ExternalIdentifier>
          <ExternalIdentifier registryObject="urn:uuid:2a85e8ad-d074-4222-bcdc-30c994ee3119" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="4467731152531755442.1111203964589326052.1537974544003" id="urn:uuid:f5c1d3cd-dd6a-405f-969e-5cae0a66d9d6">
            <Name>
              <LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </Name>
          </ExternalIdentifier>
        </ExtrinsicObject>
      </RegistryObjectList>
    </ns3:AdhocQueryResponse>
  </soap:Body>
</soap:Envelope>


Fremsøning af dokumentoplysninger gennem Aftaleoversigt (ITI-18)

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <wsse:Security>...</wsse:Security>
    <medcom:Header>...</medcom:Header>
    <HsuidHeader xmlns="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
      <Assertion IssueInstant="2020-11-25T07:23:16.701Z" Version="2.0" id="HSUID">
        <Issuer>Aftale</Issuer>
        <AttributeStatement id="HSUIDdata">
          <Attribute Name="nsi:CitizenCivilRegistrationNumber">
            <AttributeValue>0405732615</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:UserType">
            <AttributeValue>nsi:Citizen</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ActingUserCivilRegistrationNumber">
            <AttributeValue>1208643298</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemOwnerName">
            <AttributeValue>system owner</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemName">
            <AttributeValue>test aftaler</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemVersion">
            <AttributeValue>1.0</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:OrgResponsibleName">
            <AttributeValue>MyOrganisation</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ConsentOverride">
            <AttributeValue>false</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:CitizenUserRelation">
            <AttributeValue>nsi:Guardian</AttributeValue>
          </Attribute>
        </AttributeStatement>
      </Assertion>
    </HsuidHeader>
    <Action soap:mustUnderstand="1" xmlns="http://www.w3.org/2005/08/addressing">urn:ihe:iti:2007:RegistryStoredQuery</Action>
    <MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:4b995ef5-1e9e-452b-b0ef-4fd80a5f93a4</MessageID>
    <To xmlns="http://www.w3.org/2005/08/addressing">http://test1-cnsp.ekstern-test.nspop.dk:8080/ddsregistry</To>
    <ReplyTo soap:mustUnderstand="1" xmlns="http://www.w3.org/2005/08/addressing">
      <Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
    </ReplyTo>
  </soap:Header>
  <soap:Body>
    <ns4:AdhocQueryRequest xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns5="urn:ihe:iti:xds-b:2007" 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">
      <ns4:ResponseOption returnType="LeafClass" returnComposedObjects="true"/>
      <ns2:AdhocQuery id="urn:uuid:14d4debf-8f97-4251-9a74-a90016b0af0d">
        <ns2:Slot name="$XDSDocumentEntryTypeCode">
          <ns2:ValueList>
            <ns2:Value>('39289-4^^2.16.840.1.113883.6.1')</ns2:Value>
          </ns2:ValueList>
        </ns2:Slot>
        <ns2:Slot name="$XDSDocumentEntryPatientId">
          <ns2:ValueList>
            <ns2:Value>'0405732615^^^&1.2.208.176.1.2&ISO'</ns2:Value>
          </ns2:ValueList>
        </ns2:Slot>
        <ns2:Slot name="$XDSDocumentEntryType">
          <ns2:ValueList>
            <ns2:Value>('urn:uuid:34268e47-fdf5-41a6-ba33-82133c465248')</ns2:Value>
            <ns2:Value>('urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1')</ns2:Value>
          </ns2:ValueList>
        </ns2:Slot>
        <ns2:Slot name="$XDSDocumentEntryStatus">
          <ns2:ValueList>
            <ns2:Value>('urn:oasis:names:tc:ebxml-regrep:StatusType:Approved')</ns2:Value>
          </ns2:ValueList>
        </ns2:Slot>
      </ns2:AdhocQuery>
    </ns4:AdhocQueryRequest>
  </soap:Body>
</soap:Envelope>

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>...</soap:Header>
  <soap:Body>
    <ns4:AdhocQueryResponse 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:lcm:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:cms: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" totalResultCount="14" status="urn:ihe:iti:2007:ResponseStatusType:PartialSuccess">
      <ns3:RegistryErrorList highestSeverity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error">
        <ns3:RegistryError codeContext="dk.nsi.dds.projects.ao.documentmetadataprovider.exceptions.InvokerCallException: dk.nsi.dds.projects.ao.documentmetadataprovider.exceptions.InvokerCallException: Bookplan server http://test1-bookplan-rm.nspop.dk:8080/booking/search/appointments/V1 returned error: Forbidden [Document Registry:Region Midtjylland Aftaleoversigt CDA 2.0]" errorCode="XDSRegistryError" severity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error">
        </ns3:RegistryError>
        <ns3:RegistryError codeContext="Region Midtjylland Aftaleoversigt" errorCode="XDSUnavailableCommunity" severity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error"/>
      </ns3:RegistryErrorList>
      <ns2:RegistryObjectList>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20200911132801</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" nodeRepresentation="" id="urn:uuid:0ab06988-bace-4e0c-99f8-fe5379edd4df">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" nodeRepresentation="001" id="urn:uuid:bc76d7d3-89cf-4807-a4e2-172a72513511">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:b0d46f38-a0ef-4b32-841d-1229e1282252">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" nodeRepresentation="22232009" id="urn:uuid:5c4d606e-0ba7-445a-ad34-0c4fd68a767e">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" nodeRepresentation="408443003" id="urn:uuid:e1f29479-18bc-47f8-ab70-694e2dd7d4d8">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" nodeRepresentation="39289-4" id="urn:uuid:c0bd90dd-4bb9-4965-8f1f-c323b292a4eb">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" nodeRepresentation="N" id="urn:uuid:bd347fa0-1d7b-49db-a6d4-f6fa920060f0">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:4577b051-ee60-4c5c-b949-177101e8586e">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:ae657818-cfa4-4b4c-a61c-b6483367b035" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:9932e3d8-ab4d-4e68-a6d9-86a4a090b353">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20200911134259</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" nodeRepresentation="" id="urn:uuid:e63ab139-1ac0-4b3f-bf7c-183931afbb9d">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" nodeRepresentation="001" id="urn:uuid:0e8c38f6-3258-4f91-9b8a-73585c75994d">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:f3f458dc-0e98-409b-bcb3-d1bd04d7aba2">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" nodeRepresentation="22232009" id="urn:uuid:888cdfa4-3fc9-40a1-a987-922da5dbed7a">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" nodeRepresentation="408443003" id="urn:uuid:a211466e-39e7-4dcb-8629-3dfa2325ae97">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" nodeRepresentation="39289-4" id="urn:uuid:f51270dc-dc0a-47e1-801d-b085e55452aa">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" nodeRepresentation="N" id="urn:uuid:bbcacb68-7f02-4274-ad98-09571570d9ad">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:cf1dd037-d6e5-433e-8e31-a80495c2f728">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:afaa218f-0909-4da0-acd8-93f9a7f2af1d" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:4626a021-4751-4d19-9cf9-632bc64d9eb6">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201028143702</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" nodeRepresentation="" id="urn:uuid:1d97d77f-edd7-432c-8df6-768cb16716fb">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" nodeRepresentation="001" id="urn:uuid:af0fe69b-b989-4d86-8143-0bee3103b009">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:2eafa721-2e2a-48a0-b56c-dccf9ac8bf24">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" nodeRepresentation="22232009" id="urn:uuid:350c1f2b-011d-4f86-ad0e-6df3a7226ddd">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" nodeRepresentation="408443003" id="urn:uuid:292024c4-038b-4860-929d-d6be61e6a228">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" nodeRepresentation="39289-4" id="urn:uuid:9cd11407-eed5-4238-af12-ac59cba4efe1">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" nodeRepresentation="N" id="urn:uuid:8f054e14-0241-431e-9357-9dded258f183">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:ddf766a0-2029-4fcd-8f25-c6297db208e9">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:42592e59-8440-40a2-98e3-9e856330be3a" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:d92bd2d4-2184-49d1-bad9-58d90971cd9b">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201028144520</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" nodeRepresentation="" id="urn:uuid:8ce30b5f-a2d5-47e1-b1a9-1ecd40ebf4e6">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" nodeRepresentation="001" id="urn:uuid:322a8fdd-d865-40c0-8f6f-7a60c33e1078">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:16e05813-4a42-4e19-a986-f3aff3a8ba2a">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" nodeRepresentation="22232009" id="urn:uuid:bd912901-1e70-4c19-890a-9de574b4d8fc">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" nodeRepresentation="408443003" id="urn:uuid:49cb63cc-568a-4699-b7b7-94fc070dfd72">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" nodeRepresentation="39289-4" id="urn:uuid:97269139-7079-4ca7-aa69-90b602885c28">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" nodeRepresentation="N" id="urn:uuid:4fd6c5d2-78c5-4c14-81fd-67224aece4bd">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:27c63fb9-fa68-4b7f-a7d8-da7a61760546">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:fce0d8eb-340a-474f-bd5a-c5901d15dc21" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:0fdfb185-92d8-4d85-a52c-a677c671a15d">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201106142002</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" nodeRepresentation="" id="urn:uuid:4b7edf88-d763-44eb-ba94-5bef9846a73b">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" nodeRepresentation="001" id="urn:uuid:24205c25-e823-428d-af86-be7dc5b66e81">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:e557c2a5-1b5d-41fa-84b9-e63d584370c4">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" nodeRepresentation="22232009" id="urn:uuid:05460579-511c-4a4c-bf9b-93ab448b4b25">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" nodeRepresentation="408443003" id="urn:uuid:bf268254-b8ef-4fc6-9062-6924891e99df">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" nodeRepresentation="39289-4" id="urn:uuid:3129caa7-239f-4979-8f2f-b805d7b938ae">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" nodeRepresentation="N" id="urn:uuid:1adf23ef-d093-4462-ad17-31e5060e353f">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:11987166-da88-4273-9c8e-f0e289ca54cc">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:0f44eb64-a0d6-4059-b9dc-faa56951984d" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:0e063e6a-7f5c-412a-ba3a-4e6859fbf332">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201106144731</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" nodeRepresentation="" id="urn:uuid:85a8c4dc-f730-4807-a9eb-385ed339de89">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" nodeRepresentation="001" id="urn:uuid:510ffb7f-cb06-4891-8446-6d28cafcc959">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:07a037cf-a973-4bb6-b920-8134f8da089f">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" nodeRepresentation="22232009" id="urn:uuid:8ec184ee-07fd-41d6-b507-9de87f7114e0">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" nodeRepresentation="408443003" id="urn:uuid:6487f959-3bfe-4333-b2fb-d54db439ef2a">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" nodeRepresentation="39289-4" id="urn:uuid:3f06877c-8030-4bcb-b3d7-55302c72142f">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" nodeRepresentation="N" id="urn:uuid:418b22f1-d881-4a17-8d59-284e15059024">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:6cd16741-2e99-4bbb-86c6-02fde1896887">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:6504f172-1a4a-4f10-91e5-1a862d18bfb9" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:0d801958-b2c1-4df4-af61-46aba6b5cc88">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201106145647</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" nodeRepresentation="" id="urn:uuid:c6108ab0-b625-4fd8-9d43-d3a1f6587253">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" nodeRepresentation="001" id="urn:uuid:e8f2a6ed-48d7-4814-9493-0b5b6fd106b0">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:149136bb-dce3-4feb-a88c-ed7719d62fd9">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" nodeRepresentation="22232009" id="urn:uuid:23b9f4fd-cefa-4e46-8f01-3b165255e03e">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" nodeRepresentation="408443003" id="urn:uuid:a8019d80-6172-4b7a-9472-32e6cfd9e0bd">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" nodeRepresentation="39289-4" id="urn:uuid:b7b933bc-fcf3-41b5-b40e-f1a96ad774b4">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" nodeRepresentation="N" id="urn:uuid:569e241f-a01a-4fa4-91d0-125a375ea884">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:5cd8a251-9995-4622-aee3-6e666a87f426">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:76df6895-7398-4384-994f-2c0be42c8608" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:55a151ba-2380-48ef-93df-2ec44db812ba">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201112082555</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" nodeRepresentation="" id="urn:uuid:7cf84aa4-04cf-46ae-9a94-75ee93c99e3e">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" nodeRepresentation="001" id="urn:uuid:64b625a2-92f0-4f81-9dd2-696728ce1ea7">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:31501125-e543-4929-a215-7dbb9565d44c">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" nodeRepresentation="22232009" id="urn:uuid:f85483e0-d80b-43d1-9353-ede6da2a9d7f">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" nodeRepresentation="408443003" id="urn:uuid:ce47753d-d886-4a10-81d6-8945cb0ffae3">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" nodeRepresentation="39289-4" id="urn:uuid:95b09b39-21af-41de-a161-f645d8766a5a">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" nodeRepresentation="N" id="urn:uuid:17e73536-326f-480e-9212-48bf947ef75b">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:da55076b-7105-43ce-a0e0-a1e848a7ea7f">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:8608b251-c17c-440f-b0e1-680e2e4d2302" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:f7159449-c800-459d-a0c7-6cf29ceea970">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201112083939</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" nodeRepresentation="" id="urn:uuid:4ee45679-e4b1-4c41-ac75-f407dcc85064">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" nodeRepresentation="001" id="urn:uuid:7c2aa4cf-4f25-4609-9e37-ccbe916cb1fe">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:81a5c432-b180-4d85-bb6a-4a613537d9b9">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" nodeRepresentation="22232009" id="urn:uuid:5948d433-6951-43ab-8b96-0aae3a3e3d31">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" nodeRepresentation="408443003" id="urn:uuid:10043cad-a46f-4d64-be35-8d1e1488b5dc">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" nodeRepresentation="39289-4" id="urn:uuid:fa68cc9b-f7f0-4c1d-8299-ef15ee8ea3f8">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" nodeRepresentation="N" id="urn:uuid:4ccc3609-5928-4ee0-bc1c-a4928022c370">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:2693768c-109c-4195-ac42-6732b1042637">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:0b876635-a287-4ec7-8203-c761dbcabb6b" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:0ccb44d9-1eff-4059-a8f5-caedc830e6de">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201112084049</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" nodeRepresentation="" id="urn:uuid:9e2b243f-244d-453f-a8ae-278d346f7d00">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" nodeRepresentation="001" id="urn:uuid:b63ce17b-ff9d-4a17-bcf6-ba97bd97c7d5">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:5d96f4e8-4253-4fdb-830e-0c5a42079619">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" nodeRepresentation="22232009" id="urn:uuid:a8b1eecf-cb3b-4ecd-9256-266c6d69c7d6">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" nodeRepresentation="408443003" id="urn:uuid:c5030452-f42b-4dad-a10f-b9a62b0d11e4">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" nodeRepresentation="39289-4" id="urn:uuid:eb236689-d86d-4c69-928c-0a13fb9af516">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" nodeRepresentation="N" id="urn:uuid:256c9143-4721-4198-a870-4b285eb69d07">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:97a1d041-1d00-4535-880e-15780fb16186">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:bbb2dfc7-191e-4218-a7ea-0a5cdaf3f7f1" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:86a9cf7f-cd4b-4a44-bebb-4646bc25815f">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201115043624</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" nodeRepresentation="" id="urn:uuid:d14dc6c2-a937-422d-96f6-868cef9aa595">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" nodeRepresentation="001" id="urn:uuid:c920a301-a4ef-44fd-b850-1905e80799f6">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:a3d8a57d-76bf-4752-888d-13ea5d4f3391">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" nodeRepresentation="22232009" id="urn:uuid:82c1f486-6bee-432d-b4fd-72bb32c46e81">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" nodeRepresentation="408443003" id="urn:uuid:80df54f5-acbe-4d47-b386-036f854645c3">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" nodeRepresentation="39289-4" id="urn:uuid:1a3a3a7f-b237-4157-8ee7-1b3cf8049c98">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" nodeRepresentation="N" id="urn:uuid:75a2c8cf-3194-4c6a-83c7-65a10511de02">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:00032fc5-71d7-41e6-912e-2478988ccc42">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:48cc245f-3aa6-42f7-aa80-10adf3732eb5" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:601faf3d-0e2f-4701-988f-df25930016b7">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201125081050</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" nodeRepresentation="" id="urn:uuid:a416bbc3-a042-4e39-b4ff-eb930167d372">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" nodeRepresentation="001" id="urn:uuid:ac71711c-c50a-4afb-bfdd-6989c43025ac">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:94dd8fb1-ad21-4f63-804d-2fb66dc6effc">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" nodeRepresentation="22232009" id="urn:uuid:26c8a77e-6450-4206-8bec-98d5c9664ca1">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" nodeRepresentation="408443003" id="urn:uuid:9d94ef7a-2b88-4813-bad4-b5d7729a42bb">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" nodeRepresentation="39289-4" id="urn:uuid:f5b19113-2c1a-412c-b355-85d416b38892">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" nodeRepresentation="N" id="urn:uuid:01085d22-57a4-4f89-8443-61beb059d808">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:0dbe7e81-ae59-489e-b6d8-00a682ae51e1">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:f8a98754-c844-4cf5-9ab3-287ce0a6f64b" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:c1c5c11c-5825-436c-b4ad-f9a6df29c01b">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201125081407</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" nodeRepresentation="" id="urn:uuid:336df002-39e9-45cc-9150-663ede29ca3b">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" nodeRepresentation="001" id="urn:uuid:363399f2-ede3-4a10-8107-7252df546205">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:926faef2-01fe-4483-81d4-66700e3c5dda">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" nodeRepresentation="22232009" id="urn:uuid:a9001e29-31f7-4785-a9a5-09e33b2e3868">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" nodeRepresentation="408443003" id="urn:uuid:599076d9-1ed6-4ee4-b1d0-b27a4dcfc9be">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" nodeRepresentation="39289-4" id="urn:uuid:50c3445e-f4f9-4e1c-a949-2e3103bef63a">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" nodeRepresentation="N" id="urn:uuid:1b9f2101-244f-444b-9f44-6b4cadff7125">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:2f8f748d-f4d3-4660-b16e-c4023eeb3ad5">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:801ca1ed-d502-41f5-a70b-bdbcdc7a67c5" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:f882a473-2578-4085-b5cf-b49dc4509a7d">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
        <ns2:ExtrinsicObject mimeType="text/xml" lid="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" objectType="urn:uuid:7edca82f-054d-47f2-a032-9b2a5b5186c1" status="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved" id="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a">
          <ns2:Slot name="creationTime">
            <ns2:ValueList>
              <ns2:Value>20201125081907</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="hash">
            <ns2:ValueList>
              <ns2:Value>2fab5a7dedfd249cfb508083cf36c8e569558889</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="languageCode">
            <ns2:ValueList>
              <ns2:Value>da-DK</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStartTime">
            <ns2:ValueList>
              <ns2:Value>2017053112</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="serviceStopTime">
            <ns2:ValueList>
              <ns2:Value>2017053113</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="repositoryUniqueId">
            <ns2:ValueList>
              <ns2:Value>1.2.208.176.43210.8.10.11</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="size">
            <ns2:ValueList>
              <ns2:Value>9758</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Slot name="sourcePatientId">
            <ns2:ValueList>
              <ns2:Value>0405732615^^^&1.2.208.176.1.2&ISO</ns2:Value>
            </ns2:ValueList>
          </ns2:Slot>
          <ns2:Name>
            <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
          </ns2:Name>
          <ns2:VersionInfo versionName="1"/>
          <ns2:Classification classificationScheme="urn:uuid:93606bcf-9494-43ec-9b4e-a7748d1a838d" classifiedObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" nodeRepresentation="" id="urn:uuid:eb2bc357-18c3-4218-9be0-c1a60ccdebf0">
            <ns2:Slot name="authorInstitution">
              <ns2:ValueList>
                <ns2:Value>R�ntgen og scanning^^^^^&1.2.208.176.1.1&ISO^^^^678401000016005</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:41a5887f-8865-4c09-adf7-e362475b143a" classifiedObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" nodeRepresentation="001" id="urn:uuid:1afe3c4d-15d2-47bb-81aa-82daafb70edc">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.100.9</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Klinisk rapport"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:a09d5840-386c-46f2-b5ad-9c3699a4309d" classifiedObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" nodeRepresentation="urn:ad:dk:medcom:appointment" id="urn:uuid:745aa547-25d3-4218-a4b1-b3812b642616">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>1.2.208.184.14.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="DK CDA APD"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f33fb8ac-18af-42cc-ae0e-ed0b0bdb91e1" classifiedObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" nodeRepresentation="22232009" id="urn:uuid:0f24a639-6f53-47d9-93e7-6eb14ec26b3d">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="hospital"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:cccf5598-8b07-4b77-a05e-ae952c785ead" classifiedObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" nodeRepresentation="408443003" id="urn:uuid:4b8a61d6-5296-40a8-a19c-9d7dbee9cf9c">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.96</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="almen medicin"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" nodeRepresentation="39289-4" id="urn:uuid:426c5ee7-b940-4d64-ad45-e93b819e1b39">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.6.1</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="Dato og tidspunkt for m�de mellem patient og sundhedsperson"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:Classification classificationScheme="urn:uuid:f4f85eac-e6cb-4883-b524-f2705394840f" classifiedObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" nodeRepresentation="N" id="urn:uuid:9187dc9b-ff91-4166-96ff-51b36c22eac9">
            <ns2:Slot name="codingScheme">
              <ns2:ValueList>
                <ns2:Value>2.16.840.1.113883.5.25</ns2:Value>
              </ns2:ValueList>
            </ns2:Slot>
            <ns2:Name>
              <ns2:LocalizedString xml:lang="en-US" charset="UTF-8" value="N"/>
            </ns2:Name>
          </ns2:Classification>
          <ns2:ExternalIdentifier registryObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" identificationScheme="urn:uuid:58a6f841-87b3-4a3e-92fd-a8ffeff98427" value="0405732615^^^&1.2.208.176.1.2&ISO" id="urn:uuid:d0303b8d-fe42-4f9e-8816-38bb5fc3b8b8">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.patientId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
          <ns2:ExternalIdentifier registryObject="urn:uuid:6e41e8c0-3d3f-4654-9c26-b65cfbc12c0a" identificationScheme="urn:uuid:2e82c1f6-a085-4c72-9da3-8640a32e42ab" value="3928941150207761919.6052203964123326052.1530405732615" id="urn:uuid:b90b81c2-ae39-45cb-860a-1b7a1c477154">
            <ns2:Name>
              <ns2:LocalizedString value="XDSDocumentEntry.uniqueId"/>
            </ns2:Name>
          </ns2:ExternalIdentifier>
        </ns2:ExtrinsicObject>
      </ns2:RegistryObjectList>
    </ns4:AdhocQueryResponse>
  </soap:Body>
</soap:Envelope>


Hentning af dokument (ITI-43)

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <wsse:Security>...</wsse:Security>
    <medcom:Header>...</medcom:Header>
    <HsuidHeader xmlns="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd">
      <Assertion IssueInstant="2020-11-25T07:19:13.765Z" Version="2.0" id="HSUID">
        <Issuer>Aftale</Issuer>
        <AttributeStatement id="HSUIDdata">
          <Attribute Name="nsi:CitizenCivilRegistrationNumber">
            <AttributeValue>0207761919</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:UserType">
            <AttributeValue>nsi:HealthcareProfessional</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ActingUserCivilRegistrationNumber">
            <AttributeValue>1812292476</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:OrgUsingID" NameFormat="nsi:sor">
            <AttributeValue>1000210010</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemOwnerName">
            <AttributeValue>system owner</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemName">
            <AttributeValue>test aftaler</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:SystemVersion">
            <AttributeValue>1.0</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:OrgResponsibleName">
            <AttributeValue>MyOrganisation</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ConsentOverride">
            <AttributeValue>false</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ResponsibleUserCivilRegistrationNumber">
            <AttributeValue>1812292476</AttributeValue>
          </Attribute>
          <Attribute Name="nsi:ResponsibleUserAuthorizationCode">
            <AttributeValue>-</AttributeValue>
          </Attribute>
        </AttributeStatement>
      </Assertion>
    </HsuidHeader>
    <Action xmlns="http://www.w3.org/2005/08/addressing">urn:ihe:iti:2007:RetrieveDocumentSet</Action>
    <MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:8116b032-b821-427f-befd-dda2d6ed663e</MessageID>
    <To xmlns="http://www.w3.org/2005/08/addressing">http://test1-cnsp.ekstern-test.nspop.dk:8080/ddsrepository</To>
    <ReplyTo xmlns="http://www.w3.org/2005/08/addressing">
      <Address>http://www.w3.org/2005/08/addressing/anonymous</Address>
    </ReplyTo>
  </soap:Header>
  <soap:Body>
    <ns2:RetrieveDocumentSetRequest xmlns:ns6="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns5="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns2="urn:ihe:iti:xds-b:2007">
      <ns2:DocumentRequest>
        <ns2:RepositoryUniqueId>1.2.208.176.43210.8.10.11</ns2:RepositoryUniqueId>
        <ns2:DocumentUniqueId>5619531150207761919.6052203964123326052.1537974544003</ns2:DocumentUniqueId>
      </ns2:DocumentRequest>
    </ns2:RetrieveDocumentSetRequest>
  </soap:Body>
</soap:Envelope>

--uuid:262b6083-c440-4b2b-b621-ad3647c72970
Content-Type: application/xop+xml; charset=UTF-8; type="text/xml"
Content-Transfer-Encoding: binary
Content-ID: <root.message@cxf.apache.org>

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action xmlns="http://www.w3.org/2005/08/addressing">urn:ihe:iti:2007:RetrieveDocumentSetResponse</Action><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:0c36ca40-dce3-4fff-81ea-a096be823e8b</MessageID><To xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous</To><RelatesTo xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:8116b032-b821-427f-befd-dda2d6ed663e</RelatesTo><ns7:Header xmlns:ns13="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns12="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns11="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0" xmlns:ns10="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns9="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns8="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd" xmlns:ns7="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd" xmlns:ns6="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:ns5="http://www.w3.org/2000/09/xmldsig#" xmlns:ns4="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns3="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns2="urn:ihe:iti:xds-b:2007"><ns7:SecurityLevel>4</ns7:SecurityLevel><ns7:Linking><ns7:MessageID>AAABdf5FRDFnpsQl4tpu4VNPU0k=</ns7:MessageID></ns7:Linking><ns7:RequireNonRepudiationReceipt>no</ns7:RequireNonRepudiationReceipt></ns7:Header></soap:Header><soap:Body><ns2:RetrieveDocumentSetResponse xmlns:ns13="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0" xmlns:ns12="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns11="urn:oasis:names:tc:ebxml-regrep:xsd:cms:3.0" xmlns:ns10="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" xmlns:ns9="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns8="http://www.nsi.dk/hsuid/2016/08/hsuid-1.1.xsd" xmlns:ns7="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd" xmlns:ns6="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:ns5="http://www.w3.org/2000/09/xmldsig#" xmlns:ns4="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns3="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:ns2="urn:ihe:iti:xds-b:2007"><ns10:RegistryResponse status="urn:oasis:names:tc:ebxml-regrep:ResponseStatusType:Success"/><ns2:DocumentResponse><ns2:RepositoryUniqueId>1.2.208.176.43210.8.10.11</ns2:RepositoryUniqueId><ns2:DocumentUniqueId>5619531150207761919.6052203964123326052.1537974544003</ns2:DocumentUniqueId><ns2:mimeType>text/xml</ns2:mimeType><ns2:Document><xop:Include xmlns:xop="http://www.w3.org/2004/08/xop/include" href="cid:52611274-e2a0-48ec-9816-15da7674b92f-96@urn%3Aihe%3Aiti%3Axds-b%3A2007"/></ns2:Document></ns2:DocumentResponse></ns2:RetrieveDocumentSetResponse></soap:Body></soap:Envelope>
--uuid:262b6083-c440-4b2b-b621-ad3647c72970
Content-Type: application/octet-stream
Content-Transfer-Encoding: binary
Content-ID: <52611274-e2a0-48ec-9816-15da7674b92f-96@urn:ihe:iti:xds-b:2007>

<ClinicalDocument xmlns="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" classCode="DOCCLIN" moodCode="EVN" xsi:schemaLocation="urn:hl7-org:v3 ../../PHMR/Schema/CDA_SDTC.xsd">
  <realmCode code="DK"/>
  <typeId extension="POCD_HD000040" root="2.16.840.1.113883.1.3"/>
  <!-- MedCom DK CDA APD profile OID -->
  <templateId root="1.2.208.184.14.1"/>
  <id assigningAuthorityName="MedCom" extension="aa2386d0-79ea-11e3-981f-0800200c9a66" root="1.2.208.184"/>
  <!-- LOINC code for appointment date -->
  <code code="39289-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Dato og tidspunkt for møde mellem patient og sundhedsperson"/>
  <!-- title = "Aftale for" + patient id -->
  <title>Aftale for 2512489996</title>
  <effectiveTime value="20170113100000+0100"/>
  <confidentialityCode code="N" codeSystem="2.16.840.1.113883.5.25"/>
  <languageCode code="da-DK"/>

  <!-- information about the patient-->
  <recordTarget contextControlCode="OP" typeCode="RCT">
    <patientRole classCode="PAT">
      <id assigningAuthorityName="CPR" extension="2512489996" root="1.2.208.176.1.2"/>
      <addr use="H">
        <streetAddressLine>Skovvejen 12</streetAddressLine>
        <streetAddressLine>Landet</streetAddressLine>
        <postalCode>5700</postalCode>
        <city>Svendborg</city>
        <country>Danmark</country>
      </addr>
      <telecom use="H" value="tel:65123456"/>
      <telecom use="WP" value="mailto:nab@udkantsdanmark.dk"/>
      <patient classCode="PSN" determinerCode="INSTANCE">
        <name>
          <given>Nancy</given>
          <given>Ann</given>
          <family>Berggren</family>
        </name>
        <administrativeGenderCode code="F" codeSystem="2.16.840.1.113883.5.1"/>
        <birthTime value="19481225000000+0000"/>
      </patient>
    </patientRole>
  </recordTarget>

  <!-- the health care organisation and person responsible for the appointment -->
  <author contextControlCode="OP" typeCode="AUT">
  <time value="20170216100000+0100"/>
  <assignedAuthor classCode="ASSIGNED">
      <id assigningAuthorityName="SOR" extension="242621000016001" root="1.2.208.176.1.1"/>
      <addr use="WP">
        <streetAddressLine>Valdemarsgade 53</streetAddressLine>
        <postalCode>5700</postalCode>
        <city>Svendborg</city>
        <country>Danmark</country>
      </addr>
      <telecom use="WP" value="tel:65113333-1"/>
      <assignedPerson classCode="PSN" determinerCode="INSTANCE">
        <name>
          <prefix>Læge</prefix>
           <given>Jens</given>
          <family>Jensen</family>
        </name>
      </assignedPerson>
      <representedOrganization classCode="ORG" determinerCode="INSTANCE">
        <name>OUH Radiologisk Afdeling (Svendborg)</name>
        <telecom nullFlavor="NI"/>
        <addr use="WP">
          <streetAddressLine nullFlavor="NI"/>
        </addr>
      </representedOrganization>
    </assignedAuthor>
  </author>

  <!-- the organisation responsible for maintaing the CDA document -->
  <custodian typeCode="CST">
  <assignedCustodian classCode="ASSIGNED">
      <representedCustodianOrganization classCode="ORG" determinerCode="INSTANCE">
        <id assigningAuthorityName="SOR" extension="515361000016007" root="1.2.208.176.1.1"/>
        <name>OUH Klinisk IT (Odense)</name>
        <telecom use="WP" value="tel:66113333-2"/>
        <addr use="WP">
          <streetAddressLine>J. B. Winsløwsvej 4 1</streetAddressLine>
          <postalCode>5000</postalCode>
          <city>Odense C</city>
          <country>Danmark</country>
        </addr>
      </representedCustodianOrganization>
    </assignedCustodian>
  </custodian>

  <!-- the date and time for when the service event will take place -->
  <documentationOf typeCode="DOC">
    <serviceEvent classCode="MPROT" moodCode="EVN">
      <effectiveTime>
        <low value="20170531110000+0100"/>
        <high value="20170531120000+0100"/>
      </effectiveTime>
    </serviceEvent>
  </documentationOf>

  <!-- CDA Body -->
  <component contextConductionInd="true" typeCode="COMP">
    <structuredBody classCode="DOCBODY" moodCode="EVN">

      <component contextConductionInd="true" typeCode="COMP">

        <section classCode="DOCSECT" moodCode="EVN">
          <!-- DK APD Plan of treatment section template -->
          <templateId extension="2017-03-10" root="1.2.208.184.14.11.1"/>
          <code code="18776-5" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Plan of care note"/>
          <title>Aftale</title>
          <text>Aftale-tekst-her</text>

          <entry>
            <encounter classCode="ENC" moodCode="APT">
              <!-- DK APD Planned Encounter template -->
              <templateId extension="2017-03-10" root="1.2.208.184.14.11.2"/>

              <id assigningAuthorityName="MedCom" extension="9a6d1bac-17d3-4195-89a4-1121bc809b4d" root="1.2.208.184"/>
              <code code="185353001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Aftale dato">
              </code>
              <statusCode code="active"/>

              <!-- time period for the planned health care service -->
              <effectiveTime>
                <low value="20170531110000+0100"/>
                <high value="20170531120000+0100"/>
              </effectiveTime>

              <!-- responsible organisation/person for the health care service -->
              <performer typeCode="PRF">
                <assignedEntity classCode="ASSIGNED">
                  <id assigningAuthorityName="SOR" extension="320161000016005" root="1.2.208.176.1.1"/>
                  <addr use="WP">
                    <streetAddressLine>Valdemarsgade 53</streetAddressLine>
                    <postalCode>5700</postalCode>
                    <city>Svendborg</city>
                    <country>Danmark</country>
                  </addr>
                  <telecom use="WP" value="tel:66113333-3"/>
                  <assignedPerson classCode="PSN" determinerCode="INSTANCE">
                    <name>
                      <prefix>Læge</prefix>
                      <given>Anders</given>
                      <family>Andersen</family>
                    </name>
                  </assignedPerson>
                  <representedOrganization classCode="ORG" determinerCode="INSTANCE">
                    <name>OUH Radiologisk Ambulatorium (Nyborg)</name>
                    <telecom nullFlavor="NI"/>
                    <addr use="WP">
                      <streetAddressLine nullFlavor="NI"/>
                    </addr>
                  </representedOrganization>
                </assignedEntity>
              </performer>

              <!-- organisation/person who are requesting the appointment (placer) -->
              <author contextControlCode="OP" typeCode="AUT">
                <time value="20170216100000+0100"/>
                <assignedAuthor classCode="ASSIGNED">
                  <id assigningAuthorityName="SOR" extension="48681000016007" root="1.2.208.176.1.1"/>
                  <addr use="WP">
                    <streetAddressLine>Toldbodvej 9</streetAddressLine>
                    <postalCode>5700</postalCode>
                    <city>Svendborg</city>
                    <country>Danmark</country>
                  </addr>
                  <telecom use="WP" value="tel:62214518"/>
                  <assignedPerson classCode="PSN" determinerCode="INSTANCE">
                    <name>
                      <given>Anders</given>
                      <family>Andersen</family>
                    </name>
                  </assignedPerson>
                  <representedOrganization classCode="ORG" determinerCode="INSTANCE">
                    <name>Lægerne Toldbodvej</name>
                    <telecom nullFlavor="NI"/>
                    <addr use="WP">
                      <streetAddressLine nullFlavor="NI"/>
                    </addr>
                  </representedOrganization>
                </assignedAuthor>
              </author>

              <!-- location for the planned health care service -->
              <participant typeCode="LOC">
                <participantRole classCode="SDLOC">
                  <!-- DK Service Delivery Location template -->
                  <templateId extension="2017-03-10" root="1.2.208.184.14.11.3"/>
                  <id assigningAuthorityName="SOR" extension="320161000016005" root="1.2.208.176.1.1"/>
                  <addr use="WP">
                    <streetAddressLine>Vestergade 17</streetAddressLine>
                    <postalCode>5800</postalCode>
                    <city>Nyborg</city>
                    <country>Danmark</country>
                  </addr>
                  <telecom use="WP" value="tel:66113333-4"/>
                  <playingEntity classCode="PLC">
                    <name>OUH Radiologisk Ambulatorium (Nyborg)</name>
                  </playingEntity>
                </participantRole>
              </participant>

              <!-- reason for the planned health care service -->
              <entryRelationship typeCode="RSON">
                <observation classCode="OBS" moodCode="RQO">
                  <code code="NI" displayName="Ekkokardiografi (Ultralydsundersøgelse af hjertet)"/>
                </observation>
              </entryRelationship>
            </encounter>
          </entry>

        </section>

      </component>

    </structuredBody>
  </component>
</ClinicalDocument>
--uuid:262b6083-c440-4b2b-b621-ad3647c72970--