User Tools

Site Tools


fmk:1.6.0:services:sog_patient_relationer

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.6.0:services:sog_patient_relationer [2025-10-15 14:33] – [Forespørgsel] exttsofmk:1.6.0:services:sog_patient_relationer [2026-06-30 13:10] (current) mrt
Line 4: Line 4:
  
 ==== Forespørgsel ==== ==== Forespørgsel ====
 +
 +[[fmk:patientregistration-inline_2022_01_01:feltbeskrivelser#GetPatientOrganisationRelationsRequestType|Request]]
 +
  
 En forespørgsel til servicen foretages med En forespørgsel til servicen foretages med
Line 12: Line 15:
 ==== Eksempel på forespørgsel ==== ==== Eksempel på forespørgsel ====
  
-Nedenstående eksempel viser oplag på et hospital med SKS kode (''OrganisationIdentifier''), der søges efter indlæggelser (''Type'') på dette hospital, og man ønsker ikke at søge på underafdelinger (''SubOrganisationsIncluded'').+Nedenstående eksempel viser oplag på et hospital med SOR kode (''OrganisationIdentifier''), der søges efter indlæggelser (''Type'') på dette hospital, og man ønsker ikke at søge på underafdelinger (''SubOrganisationsIncluded'').
  
 <file xml GetPatientOrganisationRelationRequest-OrganisationIdentifier.xml> <file xml GetPatientOrganisationRelationRequest-OrganisationIdentifier.xml>
 <GetPatientOrganisationRelationsRequest> <GetPatientOrganisationRelationsRequest>
-    <OrganisationIdentifier source="SKS">6630</OrganisationIdentifier>+    <OrganisationIdentifier source="SOR">1000301000016001</OrganisationIdentifier>
     <Type>Indlagt</Type>     <Type>Indlagt</Type>
-    <SubOrganisationsIncluded>false</SubOrganisationsIncluded>+    <SubOrganisationsIncluded/>
     <LastIdentifier>18861285951</LastIdentifier>     <LastIdentifier>18861285951</LastIdentifier>
 </GetPatientOrganisationRelationsRequest> </GetPatientOrganisationRelationsRequest>
Line 24: Line 27:
  
 ==== Svar ==== ==== Svar ====
 +
 +[[fmk:patientregistration-inline_2022_01_01:feltbeskrivelser#GetPatientOrganisationRelationsResponseType|Response]]
  
 Svaret vil indeholde: Svaret vil indeholde:
Line 31: Line 36:
 ==== Eksempel på Svar==== ==== Eksempel på Svar====
  
-<file xml GetPatientOrganisationRelationRequest-OrganisationIdentifier.xml> +<file xml GetPatientOrganisationRelationsResponse-OrganisationIdentifier.xml> 
-<GetPatientOrganisationRelationsRequest+<GetPatientOrganisationRelationsResponse
-    <SubOrganisationsIncluded>false</SubOrganisationsIncluded>+    <SubOrganisationsIncluded/>
     <RelationIdentifier>1886318312</RelationIdentifier>     <RelationIdentifier>1886318312</RelationIdentifier>
     ....     ....
     <RelationIdentifier>1981431813</RelationIdentifier>     <RelationIdentifier>1981431813</RelationIdentifier>
-</GetPatientOrganisationRelationsRequest>+</GetPatientOrganisationRelationsResponse>
 </file> </file>
  
fmk/1.6.0/services/sog_patient_relationer.1760538809.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki