User Tools

Site Tools


fmk:1.4.6:genabn_receptordination

This is an old revision of the document!


Genåbn receptordination

Denne service anvendes af apoteker til at fortryde enten en afslut receptordination eller en ugyldiggør receptordination

Forespørgsel

I request-dokumentet sendes patientes CPR-nummer og information omkring organisation og pharmaceut/apoteker. Herefter følger en eller flere receptordinations-ider for receptordinationer der skal genåbnes.

ReopenPrescriptionMedication.xml
<ReopenPrescriptionMedicationRequest>
    <PersonIdentifier source="CPR">1111111118</PersonIdentifier>
    <ModifiedBy>
        <Other>
            <Name>
                <GivenName>Anne</GivenName>
                <Surname>Andersen</Surname>
            </Name>
            <PersonIdentifier source="CPR">1212121234</PersonIdentifier>
        </Other>
        <Role>Farmakonom</Role>
        <Organisation>
            <Name>Skanderborg Apotek</Name>
            <AddressLine>Adelgade 27</AddressLine>
            <AddressLine>8660 Skanderborg</AddressLine>
            <Type>Apotek</Type>
	    <Identifier source="SOR">313621000016005</Identifier>
        </Organisation>
    </ModifiedBy>
    <PrescriptionMedicationIdentifier>121814002</PrescriptionMedicationIdentifier>
</ReopenPrescriptionMedicationRequest>

Svar

I svaret returneres patientens CPR-nummer, og herefter receptordinations-IDer på receptordinationer, der har fået gennemført statusskift.

ReopenPrescriptionMedication-Response.xml
<ReopenPrescriptionMedicationResponse>
	<PersonIdentifier source="CPR">1111111118</PersonIdentifier>
	<PrescriptionMedicationIdentifier>121814002</PrescriptionMedicationIdentifier>
</ReopenPrescriptionMedicationResponse>
fmk/1.4.6/genabn_receptordination.1443002768.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki