Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Applikationens hovedfunktionalitet ligger under følgende HTTP POST på adresser:

http://localhost/SOROpdateringServicehttp://localhost/v2v3/SOROpdateringService

Disse Denne er en SOAP snitfladersnitflad, og kan håndtere end en af følgende SOAP operationer:

  • For http://localhost/SOROpdateringService:v3/SOROpdateringService:
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#CreateSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#EditSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#MoveSorEntitySOROpdateringServiceV3#CreateSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#ReplaceSorEntitiesSOROpdateringServiceV3#EditSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#CloseSorEntitySOROpdateringServiceV3#MoveSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#EditEanLocationCodeSystemTypeSOROpdateringServiceV3#ReplaceSorEntities
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#EditEanLocationCodeCommunicationSupplierSOROpdateringServiceV3#CloseSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#EditEanLocationCodeEdiAdministratorSOROpdateringServiceV3#EditEanLocationCodeSystemType
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#EditEanLocationCodeRegionSOROpdateringServiceV3#EditEanLocationCodeCommunicationSupplier
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#EditEanLocationCodeSystemSupplierSOROpdateringServiceV3#EditEanLocationCodeEdiAdministrator
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#MoveEanLocationCodeSOROpdateringServiceV3#EditEanLocationCodeRegion
    • http://sundhedsdatastyrelsen.dk/SOROpdateringService/2018/09/06#UpdateEdiTypes
    For
    • SOROpdateringServiceV3#EditEanLocationCodeSystemSupplier
    • http:
    //localhost
    • /
    v2
    • /
    SOROpdateringService:
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#CreateSorEntitySOROpdateringServiceV3#MoveEanLocationCode
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#EditSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#MoveSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#ReplaceSorEntities
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#CloseSorEntity
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#EditEanLocationCodeSystemType
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#EditEanLocationCodeCommunicationSupplier
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#EditEanLocationCodeEdiAdministrator
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#EditEanLocationCodeRegion
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#EditEanLocationCodeSystemSupplier
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#MoveEanLocationCode
    • http://sundhedsdatastyrelsen.dk/SOROpdateringServiceV2#UpdateEdiTypesSOROpdateringServiceV3#UpdateEdiTypes

Operationen bliver valgt med HTTP header SOAPAction. Hvis en anden operation end de listede er valgt, vil servicen returnere HTTP kode 405.

...