Slicing sliced extension
0.1.1-current - ci-build
Slicing sliced extension, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/SlicingSlicedExtension/ and changes regularly. See the Directory of published versions
<AuditEvent xmlns="http://hl7.org/fhir">
<id value="ex-WithNpiPrn"/>
<meta>
<profile
value="http://johnmoehrke.github.io/SlicingSlicedExtension/StructureDefinition/ThirdSliceProfile"/>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
</security>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent ex-WithNpiPrn</b></p><a name="ex-WithNpiPrn"> </a><a name="hcex-WithNpiPrn"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ThirdSliceProfile.html">Slicing a Sliced Extension Profile</a></p><p style="margin-bottom: 0px">Security Label: <a href="http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActReason.html">test health data (Details: ActReason code HTEST = 'test health data')</a></p></div><p><b>type</b>: <a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110100">DICOM: 110100</a> (Application Activity)</p><p><b>subtype</b>: unknown: poke (Boredom poke)</p><p><b>action</b>: Read/View/Print</p><p><b>recorded</b>: 2021-12-03 09:49:00+0000</p><p><b>outcome</b>: Success</p><blockquote><p><b>agent</b></p><p><b>AuditEvent.agent other identifiers</b>: National provider identifier/1234567@myNPIregistry.example.org</p><p><b>AuditEvent.agent other identifiers</b>: Provider number/JohnD</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType IRCP}">information recipient</span></p><p><b>who</b>: Identifier: <code>https://sts.sykehuspartner.no</code>/05086900124</p><p><b>requestor</b>: true</p></blockquote><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Site</b></td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>server.example.com</td><td>my server</td><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-security-source-type.html#security-source-type-4">Audit Event Source Type: 4</a> (Application Server)</td></tr></table></div>
</text>
<type>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="110100"/>
<display value="Application Activity"/>
</type>
<subtype>
<system value="urn:ietf:rfc:1438"/>
<code value="poke"/>
<display value="Boredom poke"/>
</subtype>
<action value="R"/>
<recorded value="2021-12-03T09:49:00.000Z"/>
<outcome value="0"/>
<agent>
<extension
url="http://johnmoehrke.github.io/SlicingSlicedExtension/StructureDefinition/OtherId">
<valueIdentifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NPI"/>
</coding>
</type>
<value value="1234567@myNPIregistry.example.org"/>
</valueIdentifier>
</extension>
<extension
url="http://johnmoehrke.github.io/SlicingSlicedExtension/StructureDefinition/OtherId">
<valueIdentifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PRN"/>
</coding>
</type>
<value value="JohnD"/>
</valueIdentifier>
</extension>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="IRCP"/>
<display value="information recipient"/>
</coding>
</type>
<who>
<identifier>
<system value="https://sts.sykehuspartner.no"/>
<value value="05086900124"/>
</identifier>
</who>
<requestor value="true"/>
</agent>
<source>
<site value="server.example.com"/>
<observer>
<display value="my server"/>
</observer>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/security-source-type"/>
<code value="4"/>
<display value="Application Server"/>
</type>
</source>
</AuditEvent>