User Tools

Site Tools


fmk:1.4.4:hent_laegemiddelordination_versionsnumre

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:1.4.4:hent_laegemiddelordination_versionsnumre [2015-02-27 08:49] jbufmk:1.4.4:hent_laegemiddelordination_versionsnumre [2026-03-06 08:53] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Hent lægemiddelordination versionsnumre =====+====== Hent lægemiddelordinations versionsnumre =====
  
 Denne service returnerer alle versionsnumre for en specifik lægemiddelordination. Man kan så efterfølgende få information om hvordan en given lægemiddelordination så ud, ved at slå op på lægemiddelordinationen med versionsnummeret som parameter. Denne service returnerer alle versionsnumre for en specifik lægemiddelordination. Man kan så efterfølgende få information om hvordan en given lægemiddelordination så ud, ved at slå op på lægemiddelordinationen med versionsnummeret som parameter.
Line 8: Line 8:
  
 <code xml GetDrugmedicationVersionsRequest.xml> <code xml GetDrugmedicationVersionsRequest.xml>
-<GetDrugmedicationVersionsRequest>+<GetDrugMedicationVersionsRequest>
     <PersonIdentifier>1111111118</PersonIdentifier>     <PersonIdentifier>1111111118</PersonIdentifier>
     <Identifier>1221231331123</Identifier>     <Identifier>1221231331123</Identifier>
-</GetDrugmedicationVersionsRequest>+</GetDrugMedicationVersionsRequest>
 </code> </code>
 ==== Svar ==== ==== Svar ====
  
-Der returneres en liste af VersionInfo elementer, som hver indeholder oprettelsesdato for versionen og versionsnummeret.+Der returneres en liste af DrugMedicationVersionInfo elementer, som hver indeholder oprettelsesdato for versionen og versionsnummeret. Listen er dato-sorteret med ældste version først.
  
 <code xml GetDrugmedicationVersionsResponse.xml> <code xml GetDrugmedicationVersionsResponse.xml>
-<GetDrugmedicationVersionsResponse>+<GetDrugMedicationVersionsResponse>
     <PersonIdentifier>1111111118</PersonIdentifier>     <PersonIdentifier>1111111118</PersonIdentifier>
     <Identifier>1221231331123</Identifier>     <Identifier>1221231331123</Identifier>
-    <DrugMedicationVersionInfo> 
-        <DrugMedicationVersion>1342404077657004001</DrugMedicationVersion> 
-        <CreatedDateTime>2015-01-04T08:46:34.0Z</CreatedDateTime> 
-    </DrugMedicationVersionInfo> 
     <DrugMedicationVersionInfo>     <DrugMedicationVersionInfo>
         <DrugMedicationVersion>1344404077657004001</DrugMedicationVersion>         <DrugMedicationVersion>1344404077657004001</DrugMedicationVersion>
-        <CreatedDateTime>2015-02-18T14:40:34.0Z</CreatedDateTime>+        <VersionCreatedDateTime>2015-02-18T14:40:34.0Z</VersionCreatedDateTime>
     </DrugMedicationVersionInfo>     </DrugMedicationVersionInfo>
     <DrugMedicationVersionInfo>     <DrugMedicationVersionInfo>
         <DrugMedicationVersion>1346404077657004001</DrugMedicationVersion>         <DrugMedicationVersion>1346404077657004001</DrugMedicationVersion>
-        <CreatedDateTime>2015-02-28T14:40:34.0Z</CreatedDateTime>+        <VersionCreatedDateTime>2015-02-28T14:40:34.0Z</VersionCreatedDateTime> 
 +    </DrugMedicationVersionInfo> 
 +    <DrugMedicationVersionInfo> 
 +        <DrugMedicationVersion>1342404077657004001</DrugMedicationVersion> 
 +        <VersionCreatedDateTime>2015-01-04T08:46:34.0Z</VersionCreatedDateTime>
     </DrugMedicationVersionInfo>     </DrugMedicationVersionInfo>
-</GetDrugmedicationVersionsResponse>+</GetDrugMedicationVersionsResponse>
 </code> </code>
fmk/1.4.4/hent_laegemiddelordination_versionsnumre.1425026974.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki