FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | AuditEvent |
| Id | BSP_KBV_PR_AW_Report_Import.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "AuditEvent",
"id": "5050",
"meta": {
"versionId": "1",
"lastUpdated": "2020-08-28T09:08:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Report_Import|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Device",
"id": "3500",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Hersteller_Software|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t\t\tSoftwarehaus Mustersoftware\n\t\t\t\t\tTest-Software\n\t\t\t\t\tV1.23\n\t\t\t\t</div>"
},
"manufacturer": "Softwarehaus Mustersoftware",
"deviceName": [
{
"name": "Test-Software",
"type": "model-name"
}
],
"version": [
{
"value": "1.23"
}
]
}
],
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Report_Import_Information",
"extension": [
{
"url": "element",
"valueUrl": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_OMIMCode"
},
{
"url": "begruendung",
"valueString": "Nicht umgesetzte Ressource"
}
]
}
],
"type": {
"system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
"code": "receive"
},
"recorded": "2020-08-28T09:06:01+00:00",
"agent": [
{
"who": {
"reference": "#3500"
},
"requestor": true
},
{
"name": "Dr. Max Mustermann",
"requestor": true
}
],
"source": {
"observer": {
"identifier": {
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer",
"value": "DUMMY"
}
}
},
"entity": [
{
"what": {
"reference": "AuditEvent/5000"
}
}
]
}