This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example CodeSystem/audit-entity-detail-type (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemAuditEntityDetailTypeSample
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="audit-entity-detail-type"/>
<meta>
<lastUpdated value="2024-11-20T21:23:48.918+00:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</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</b>
</p>
<a name="audit-entity-detail-type"> </a>
<a name="hcaudit-entity-detail-type"> </a>
<a name="audit-entity-detail-type-en-US"> </a>
<p> This case-sensitive code system
<code> http://hl7.org/fhir/audit-entity-detail-type</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-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-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="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<url value="http://hl7.org/fhir/audit-entity-detail-type"/>
<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-ballot2"/>
<name value="AuditEntityDetailTypeSample"/>
<title value="Sample Codes for AuditEvent.entity.detail.type"/>
<status value="active"/>
<experimental value="true"/>
<date value="2024-06-12"/>
<publisher value="HL7 (FHIR Project)"/>
<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="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"/>
<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>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.