Page History
...
| Felt | Type | Indhold |
|---|---|---|
| DocumentId | RegularPersonalInformation | DokumentId'et. |
| DocumentType | RegularPersonalInformation | Dokumentets TypeCode |
| CitizenId | RegularPersonalInformation | PatientId, som dokumentet omhandler. |
| FormatCode | RegularPersonalInformation | FormatCode |
| SubmissionSet | RegularPersonalInformation | UniqueId fra SubmissionSet i request. |
| AssociationSourceId | RegularPersonalInformation | SourceId fra association, hvis dokumentet er enten source eller target på association. |
| AssociationTargetId | RegularPersonalInformation | TargetId fra association, hvis dokumentet er enten source eller target på association. |
| AssociationType | RegularPersonalInformation | AssociationType fra association, hvis dokumentet er enten source eller target på association. Den fulde URI logges. |
Audit-loggens indhold kan f.eks. se således ud:
| Code Block | ||
|---|---|---|
| ||
{
"time": "2021-0405-22T0903T13:1921:1723.849Z594Z",
"category": "dk.sds.nsp.audit.log.dros/provideandregisterdocumentsetb",
"audit": {
"timestamp": "2021-0405-22T1103T15:1921:1722.349805+02:00",
"components": [
{
"component": "DROS/ProvideAndRegisterDocumentSetB",
"contexts": [
{
"context": "47827301668899809298012778957352312333.6423877639076113238195870432491555855.16190831573341620048082785",
"information": [
{
"key": "DocumentId",
"type": "RPI",
"value": "47827301668899809298012778957352312333.6423877639076113238195870432491555855.16190831573341620048082785"
},
{
"key": "DocumentType",
"type": "RPI",
"value": "39289-4"
},
{
"key": "CitizenId",
"type": "RPI",
"value": "ABCDE"
},
{
"key": "FormatCode",
"type": "RPI",
"value": "urn:ad:dk:medcom:appointment"
},
{
"key": "SubmissionSetId",
"type": "RPI",
"value": "5363467960766715736.2650485503074941811.1620048082795"
},
{
"key": "AssociationSourceId",
"type": "RPI",
"value": "urn:uuid:2b0480b9-51c3-42af-ab2a-104e058efe81"
},
{
"key": "AssociationTargetId",
"type": "RPI",
"value": "urn:uuid:058cd8e6-b086-429a-8e6c-49c68afa99ae"
},
{
"key": "AssociationType",
"type": "RPI",
"value": "urn:ihe:iti:2007:AssociationType:RPLC"
}
]
}
]
}
]
},
"access": {
"code": 200,
"duration": 466742,
"httpHeaders": {
"Content-Type": "multipart/related; type=\"application/xop+xml\"; boundary=\"uuid:574b00c329cd815d-614c7bc4-480e4ec4-8e5388b8-fabf30483826034c4e4884bd\"; start=\"<root.message@cxf.apache.org>\"; start-info=\"application/soap+xml\""
},
"httpHost": "localhost",
"idCardAttributes": {
"medcom:CareProviderID": "25450442",
"medcom:CareProviderName": "LAKESIDE A/S",
"medcom:ITSystemName": "Test",
"medcom:UserAuthorizationCode": "CBNH1",
"medcom:UserOccupation": "Læge",
"medcom:UserRole": "7170",
"sosi:AuthenticationLevel": "4",
"sosi:IDCardID": "AIeHms5lTO3yjiA6nyYZ/A1z7xfwmPZ3UQkJiqFCOOQw==",
"sosi:IDCardType": "user",
"sosi:IDCardVersion": "1.0.1"
},
"method": "POST",
"path": "/dros/iti41",
"query": "",
"port": 8060,
"protocol": "http",
"reqSize": 2589725899,
"resSize": 699,
"soapHeaders": {
"Issuer": "TEST2-NSP-STS",
"MessageID": "AAABePjgX2EQDhOrnwEA8FNPU0kAAABeTJj92/5/G2k0InS/1NPU0k=",
"NameID": "SubjectDN={CN=Casper Rasmussen + SERIALNUMBER=CVR:25450442-RID:40252666, O=LAKESIDE A/S // CVR:25450442, C=DK},IssuerDN={CN=TRUST2408 Systemtest XXII CA, O=TRUST2408, C=DK},CertSerial={1495058808}",
"w3Action": "urn:ihe:iti:2007:ProvideAndRegisterDocumentSet-b",
"w3MessageID": "urn:uuid:11c90b96e7df20de-41c9b70e-464e47a0-99c4a723-82e0bcac3937869929dfb135",
"w3To": "http://localhost:8060/dros/iti41"
},
"threadId": "default task-2210",
"time": "2021-0405-22T1103T15:1921:1722.349805+02:00",
"stats": {
"handlerDuration": 3040,
"RequestContentDuration": 23,
"ResponseContentDuration": 0,
"SecurityProtocolRequestDuration": 2228,
"SecurityProtocolResponseDuration": 0,
"bufferAllocated": false,
"usedBuffers": 4,
"activeBuffersInPool": 4,
"idleBuffersInPool": 4
}
}
}
|