Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 3 |
{
"resourceType" : "CodeSystem",
"id" : "audit-entity-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem audit-entity-type</b></p><a name=\"audit-entity-type\"> </a><a name=\"hcaudit-entity-type\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/audit-entity-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"audit-entity-type-1\"> </a></td><td>Person</td><td>Person</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"audit-entity-type-2\"> </a></td><td>System Object</td><td>System Object</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"audit-entity-type-3\"> </a></td><td>Organization</td><td>Organization</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"audit-entity-type-4\"> </a></td><td>Other</td><td>Other</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4.r3"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "sec"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/audit-entity-type",
"version" : "4.0.1",
"name" : "AuditEventEntityType",
"title" : "Audit event entity type",
"status" : "draft",
"experimental" : false,
"date" : "2017-03-09T16:44:54-06:00",
"publisher" : "Security",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}
]
},
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}
]
}
],
"description" : "Code for the entity type involved in the audit event.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "1",
"display" : "Person",
"definition" : "Person"
},
{
"code" : "2",
"display" : "System Object",
"definition" : "System Object"
},
{
"code" : "3",
"display" : "Organization",
"definition" : "Organization"
},
{
"code" : "4",
"display" : "Other",
"definition" : "Other"
}
]
}