Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Informative | Maturity Level: 3 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="audit-entity-type"/>
<text>
<status value="generated"/>
<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://hl7.org/fhir/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>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
<valueString value="Informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r3.r4"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="sec"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/audit-entity-type"/>
<version value="3.0.2"/>
<name value="AuditEventEntityType"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2017-03-09T16:44:54-06:00"/>
<publisher value="Security"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="Code for the entity type involved in the audit event."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/audit-entity-type|4.0.1"/>
<content value="complete"/>
<concept>
<code value="1"/>
<display value="Person"/>
<definition value="Person"/>
</concept>
<concept>
<code value="2"/>
<display value="System Object"/>
<definition value="System Object"/>
</concept>
<concept>
<code value="3"/>
<display value="Organization"/>
<definition value="Organization"/>
</concept>
<concept>
<code value="4"/>
<display value="Other"/>
<definition value="Other"/>
</concept>
</CodeSystem>