User Tools

Site Tools


fmk:ddv:1.4.0:createpreviousvaccination

Differences

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

Link to this comparison view

Next revision
Previous revision
fmk:ddv:1.4.0:createpreviousvaccination [2018-12-27 07:20] – created nigfmk:ddv:1.4.0:createpreviousvaccination [2026-03-06 08:53] (current) – external edit 127.0.0.1
Line 28: Line 28:
  
 </code> </code>
 +
 +== Svar ==
 +
 +<code xml>
 +<ns2:CreatePreviousVaccinationResponse>
 +    <ns2:Vaccination>
 +        <ns2:VaccinationIdentifier>111805</ns2:VaccinationIdentifier>
 +        <ns2:VaccinationVersionIdentifier>1</ns2:VaccinationVersionIdentifier>
 +        <ns2:Modified>…</ns2:Modified>
 +        <ns2:Created>…</ns2:Created>
 +        <ns2:Reviewed>…</ns2:Reviewed>
 +        <ns2:Vaccine>
 +            <ns2:VaccineIdentifier>1617175465</ns2:VaccineIdentifier>
 +            <ns2:VaccineName>Rabies, inaktiveret, hele virus</ns2:VaccineName>
 +            <ns2:ATC>
 +                <ns2:Code>J07BG01</ns2:Code>
 +                <ns2:Text>Rabies, inaktiveret, hele virus</ns2:Text>
 +            </ns2:ATC>
 +        </ns2:Vaccine>
 +        <ns2:VaccinationCredibility>3</ns2:VaccinationCredibility>
 +        <ns2:BatchNumber>56826828</ns2:BatchNumber>
 +        <ns2:EffectuatedDateTime>2012-05-31T10:00:00Z</ns2:EffectuatedDateTime>
 +        <ns2:ConfirmedByPrescriptionServer>false</ns2:ConfirmedByPrescriptionServer>
 +        <ns2:ActiveStatus>true</ns2:ActiveStatus>
 +        <ns2:IsPrevious>true</ns2:IsPrevious >
 +    </ns2:Vaccination>
 +</ns2:CreatePreviousVaccinationResponse>
 +
 +</code>
 +
 +== Fejl ==
 +
 +  * PersonWithCprNotFound(4000, "Person med CPR-nr. {0} kunne ikke findes!", CLIENT)
 +  * IllegalArgument(1004, "En forkert parameter blev anvendt ({0})", CLIENT)
 +    * "OldVaccinationIdentifier/OldVaccinationVersion skal ikke anvendes ved oprettelse af en ny vaccination"
 +  * DrugNotFound(4004, "Lægemiddel kunne ikke findes!", CLIENT)
 +  * MissingRequiredArgument(1003, "En obligarisk oplysning mangler ({0})", CLIENT)
 +    * "vaccine eller lægemiddel"
 +  * VaccineNotFound(4003, "Vaccine kunne ikke findes!", CLIENT)
 +  * MissingRequiredArgument(1003, "En obligarisk oplysning mangler ({0})", CLIENT)
 +    * "vaccinationsdato"
 +  * CitizenRegistrationNotAllowedForVaccine(4101, "Den angivne vaccine må kun registreres af en læge!", CLIENT)
 +
fmk/ddv/1.4.0/createpreviousvaccination.1545895248.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki