<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="audit-entity-detail-type-example"/>
  <meta>
    <lastUpdated value="2026-04-03T20:06:10.198+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: CodeSystem audit-entity-detail-type-example</b>
      </p>
      <a name="audit-entity-detail-type-example"> </a>
      <a name="hcaudit-entity-detail-type-example"> </a>
      <p>This case-sensitive code system 
        <code>http://hl7.org/fhir/audit-entity-detail-type-example</code> provides some codes 
        <b>that are example only</b>:
      </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">orientation
            <a name="audit-entity-detail-type-example-orientation"> </a>
          </td>
          <td>Orientation</td>
          <td>The orientation of the entity with respect to the event</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">spin
            <a name="audit-entity-detail-type-example-spin"> </a>
          </td>
          <td>Spin</td>
          <td>The spin of the entity with respect to the event</td>
        </tr>
      </table>
    </div>
  </text>
  <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>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="6"/>
  </extension>
  <url value="http://hl7.org/fhir/audit-entity-detail-type-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1795"/>
  </identifier>
  <version value="6.0.0-ballot4"/>
  <name value="AuditEntityDetailTypeExample"/>
  <title value="Example Codes for AuditEvent.entity.detail.type"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-11-01"/>
  <publisher value="HL7 International / Security"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/secure"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="This codeSystem contains examples of codes. These are not known to be used."/>
  <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-detail-type-example"/>
  <content value="example"/>
  <concept>
    <code value="orientation"/>
    <display value="Orientation"/>
    <definition value="The orientation of the entity with respect to the event"/>
  </concept>
  <concept>
    <code value="spin"/>
    <display value="Spin"/>
    <definition value="The spin of the entity with respect to the event"/>
  </concept>
</CodeSystem>