fmk:1.4.4:opslag_pa_medicinkort_versioner
This is an old revision of the document!
Table of Contents
Opslag på medicinkort versioner
Forespørgsel
Der forespørges med borgerens/patientens CPR-nummer.
- GetMedicinecardVersionsRequest.xml
<?xml version="1.0" encoding="UTF-8"?> <GetMedicineCardVersionsRequest xsi:schemaLocation="http://www.dkma.dk/medicinecard/xml.schema/2015/01/01 GetMedicineCardVersionsRequest.xml" xmlns="http://www.dkma.dk/medicinecard/xml.schema/2015/01/01" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <PersonIdentifier>1111111118</PersonIdentifier> </GetMedicineCardVersionsRequest>
Svar
<code GetMedicineCardVersionsResponse.xml> <GetMedicineCardVersionsResponse
xsi:schemaLocation="http://www.dkma.dk/medicinecard/xml.schema/2015/01/01 GetMedicineCardVersionsResponse.xsd"
xmlns="http://www.dkma.dk/medicinecard/xml.schema/2015/01/01"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<PersonIdentifier>1111111118</PersonIdentifier>
<Identifier>1221231331123</Identifier>
<MedicineCardVersion>
<Version>1342404077657004001</Version>
<CreatedDateTime>2015-01-04T08:46:34.0Z</CreatedDateTime>
</MedicineCardVersion>
<MedicineCardVersion>
<Version>1344404077657004001</Version>
<CreatedDateTime>2015-02-18T14:40:34.0Z</CreatedDateTime>
</MedicineCardVersion>
<MedicineCardVersion>
<Version>1346404077657004001</Version>
<CreatedDateTime>2015-02-28T14:40:34.0Z</CreatedDateTime>
</MedicineCardVersion>
</GetMedicineCardVersionsResponse> <code>
fmk/1.4.4/opslag_pa_medicinkort_versioner.1424428701.txt.gz · Last modified: (external edit)
