OZO FHIR implementation guide
0.1.0 - ci-build

OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OZO AuditEvent Entity Type ValueSet - XML Representation

Active as of 2025-10-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ozo-auditevent-entity-type-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ozo-auditevent-entity-type-vs</b></p><a name="ozo-auditevent-entity-type-vs"> </a><a name="hcozo-auditevent-entity-type-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-audit-entity-type.html"><code>http://terminology.hl7.org/CodeSystem/audit-entity-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-audit-entity-type.html#audit-entity-type-2">2</a></td><td>System Object</td><td>System Object</td></tr></table></li><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-resource-types.html"><code>http://hl7.org/fhir/resource-types</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Patient">Patient</a></td><td>Patient</td><td>Demographics and other administrative information about an individual or animal receiving care or other health-related services.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Practitioner">Practitioner</a></td><td>Practitioner</td><td>A person who is directly or indirectly involved in the provisioning of healthcare.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-RelatedPerson">RelatedPerson</a></td><td>RelatedPerson</td><td>Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Organization">Organization</a></td><td>Organization</td><td>A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action.  Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-CareTeam">CareTeam</a></td><td>CareTeam</td><td>The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Task">Task</a></td><td>Task</td><td>A task to be performed.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Communication">Communication</a></td><td>Communication</td><td>An occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency that was notified about a reportable condition.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-CommunicationRequest">CommunicationRequest</a></td><td>CommunicationRequest</td><td>A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Observation">Observation</a></td><td>Observation</td><td>Measurements and simple assertions made about a patient, device or other subject.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Encounter">Encounter</a></td><td>Encounter</td><td>An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/ValueSet/ozo-auditevent-entity-type-vs"/>
  <version value="0.1.0"/>
  <name value="OZOAuditEventEntityTypeVS"/>
  <title value="OZO AuditEvent Entity Type ValueSet"/>
  <status value="active"/>
  <date value="2025-10-20T18:11:45+00:00"/>
  <publisher value="Headease"/>
  <contact>
    <name value="Headease"/>
    <telecom>
      <system value="url"/>
      <value value="https://headease.nl"/>
    </telecom>
  </contact>
  <description value="Types of entities in OZO audit events"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/audit-entity-type"/>
      <concept>
        <code value="2"/>
        <display value="System Object"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/resource-types"/>
      <concept>
        <code value="Patient"/>
        <display value="Patient"/>
      </concept>
      <concept>
        <code value="Practitioner"/>
        <display value="Practitioner"/>
      </concept>
      <concept>
        <code value="RelatedPerson"/>
        <display value="RelatedPerson"/>
      </concept>
      <concept>
        <code value="Organization"/>
        <display value="Organization"/>
      </concept>
      <concept>
        <code value="CareTeam"/>
        <display value="CareTeam"/>
      </concept>
      <concept>
        <code value="Task"/>
        <display value="Task"/>
      </concept>
      <concept>
        <code value="Communication"/>
        <display value="Communication"/>
      </concept>
      <concept>
        <code value="CommunicationRequest"/>
        <display value="CommunicationRequest"/>
      </concept>
      <concept>
        <code value="Observation"/>
        <display value="Observation"/>
      </concept>
      <concept>
        <code value="Encounter"/>
        <display value="Encounter"/>
      </concept>
    </include>
  </compose>
</ValueSet>