User Tools

Site Tools


fmk:generel:anvend_sendxml_til_testformal:por1.4.4eksempler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fmk:generel:anvend_sendxml_til_testformal:por1.4.4eksempler [2016-08-16 13:00] elsfmk:generel:anvend_sendxml_til_testformal:por1.4.4eksempler [2026-03-06 08:53] (current) – external edit 127.0.0.1
Line 96: Line 96:
  
 I stedet for at angive en organisation, når en tilknytning ønskes ophævet, kan den specifikke id for tilknytningen angives. I stedet for at angive en organisation, når en tilknytning ønskes ophævet, kan den specifikke id for tilknytningen angives.
 +
 +===== Opret patient tilknytning, visiteret til medicinadministration på bosted vha. SOR id =====
 +<code xml>
 +
 +<RegisterPatientOrganisationRelationRequest  xmlns="http://www.dkma.dk/medicinecard/xml.schema/2015/01/01" >
 +    <PersonIdentifier>2512489996</PersonIdentifier>
 +    <CreatedBy>
 +        <AuthorisedHealthcareProfessional xmlns="http://www.dkma.dk/medicinecard/xml.schema/2015/01/01">
 +            <AuthorisationIdentifier>BT5MB</AuthorisationIdentifier>
 +            <Name>Tess Christoffersen</Name>
 +        </AuthorisedHealthcareProfessional>
 +         <Organisation>
 + <Name>Bostedet Nørbygaard</Name>
 + <AddressLine>Nørbyvej 4</AddressLine>
 + <AddressLine>7730 Hanstholm</AddressLine>
 + <TelephoneNumber>99172500</TelephoneNumber>
 + <Type>Bosted</Type>
 + <Identifier source="SOR">698631000016005</Identifier>
 + </Organisation>
 +    </CreatedBy>
 +    <Relation>
 +        <Organisation>
 + <Name>Bostedet Nørbygaard</Name>
 + <AddressLine>Nørbyvej 4</AddressLine>
 + <AddressLine>7730 Hanstholm</AddressLine>
 + <TelephoneNumber>99172500</TelephoneNumber>
 + <Type>Bosted</Type>
 + <Identifier source="SOR">698631000016005</Identifier>
 + </Organisation>
 +        <Type>Visiteret til hjemmesygeplejen</Type>
 +    </Relation>
 +</RegisterPatientOrganisationRelationRequest>
 +
 +</code>
fmk/generel/anvend_sendxml_til_testformal/por1.4.4eksempler.1471352416.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki