Sharing Valuesets, Codes, and Maps (SVCM)
1.5.2-current - ci-build
Sharing Valuesets, Codes, and Maps (SVCM), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.5.2-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.SVCM/ and changes regularly. See the Directory of published versions
{
"resourceType" : "AuditEvent",
"id" : "ex-AuditSvcmValidateVSCode",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.Audit.Code.Validate"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AuditEvent ex-AuditSvcmValidateVSCode</b></p><a name=\"ex-AuditSvcmValidateVSCode\"> </a><a name=\"hcex-AuditSvcmValidateVSCode\"> </a><a name=\"ex-AuditSvcmValidateVSCode-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-IHE.SVCM.Audit.Code.Validate.html\">Audit Event for Validate Code Transaction by the Terminology Consumer and Repository</a></p></div><p><b>type</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-audit-event-type.html#audit-event-type-rest\">Audit Event ID rest</a>: Restful Operation</p><p><b>subtype</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-operation\">FHIR Restful Interactions operation</a>: operation, unknown ITI-99: Validate Code</p><p><b>recorded</b>: 2022-04-13 19:33:45+0000</p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110153}\">Source Role ID</span></p><p><b>who</b>: <a href=\"Device-ex-device.html\">Device</a></p><p><b>requestor</b>: false</p><h3>Networks</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>http://server.example.com/fhir</td><td>URI</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110152}\">Destination Role ID</span></p><p><b>who</b>: myMachine.example.org</p><p><b>requestor</b>: false</p><h3>Networks</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>2001:0db8:85a3:0000:0000:8a2e:0370:7334</td><td>IP Address</td></tr></table></blockquote><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Site</b></td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>server.example.com</td><td><a href=\"Device-ex-device.html\">Device</a></td><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-4\">Audit Event Source Type 4</a>: Application Server</td></tr></table><h3>Entities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>What</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#hcex-AuditSvcmValidateVSCode/ex-SvcmValidateVSCodeParameters\">Parameters: url, code, system</a></td><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-audit-entity-type.html#audit-entity-type-2\">Audit event entity type 2</a>: System Object</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Parameters #ex-SvcmValidateVSCodeParameters</b></p><a name=\"ex-AuditSvcmValidateVSCode/ex-SvcmValidateVSCodeParameters\"> </a><a name=\"hcex-AuditSvcmValidateVSCode/ex-SvcmValidateVSCodeParameters\"> </a><a name=\"ex-AuditSvcmValidateVSCode/ex-SvcmValidateVSCodeParameters-en-US\"> </a><h2>Parameters</h2><table class=\"grid\"><tr><td>url</td><td><a href=\"ValueSet-svcm-example-valueset.html\">SVCM Example ValueSet</a></td></tr><tr><td>code</td><td>example</td></tr><tr><td>system</td><td><a href=\"CodeSystem-svcm-example-codesystem.html\">http://example.org/svcm/example</a></td></tr></table></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Parameters",
"id" : "ex-SvcmValidateVSCodeParameters",
"parameter" : [
{
"name" : "url",
"valueUri" : "http://example.org/svcm/example-valueset"
},
{
"name" : "code",
"valueCode" : "example"
},
{
"name" : "system",
"valueUri" : "http://example.org/svcm/example"
}
]
}
],
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code" : "rest",
"display" : "Restful Operation"
},
"subtype" : [
{
"system" : "http://hl7.org/fhir/restful-interaction",
"code" : "operation",
"display" : "operation"
},
{
"system" : "urn:ihe:event-type-code",
"code" : "ITI-99",
"display" : "Validate Code"
}
],
"recorded" : "2022-04-13T19:33:45Z",
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "110153",
"display" : "Source Role ID"
}
]
},
"who" : {
🔗 "reference" : "Device/ex-device"
},
"requestor" : false,
"network" : {
"address" : "http://server.example.com/fhir",
"type" : "5"
}
},
{
"type" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "110152",
"display" : "Destination Role ID"
}
]
},
"who" : {
"display" : "myMachine.example.org"
},
"requestor" : false,
"network" : {
"address" : "2001:0db8:85a3:0000:0000:8a2e:0370:7334",
"type" : "2"
}
}
],
"source" : {
"site" : "server.example.com",
"observer" : {
🔗 "reference" : "Device/ex-device"
},
"type" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/security-source-type",
"code" : "4",
"display" : "Application Server"
}
]
},
"entity" : [
{
"what" : {
"reference" : "#ex-SvcmValidateVSCodeParameters"
},
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/audit-entity-type",
"code" : "2",
"display" : "System Object"
}
}
]
}