CH ALIS Connect (R4)
1.0.0-ballot - ballot
This page is part of the CH ALIS Connect (v1.0.0-ballot: DSTU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<ChargeItem xmlns="http://hl7.org/fhir">
<id value="ChargeItemLabServiceAssignment"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItem ChargeItemLabServiceAssignment</b></p><a name="ChargeItemLabServiceAssignment"> </a><a name="hcChargeItemLabServiceAssignment"> </a><p><b>CH ALIS Extension ItemNumber</b>: 46784</p><p><b>CH ALIS Extension SessionID</b>: 1</p><p><b>CH ALIS Extension OrderID</b>: 2025403-2</p><p><b>CH ALIS Extension SectionCode</b>: <a href="CodeSystem-swiss-medical-specialties.html#swiss-medical-specialties-M990.4606">Swiss Medical Specialties (Fachbereiche): M990.06</a> (Labor)</p><blockquote><p><b>CH ALIS Extension ServiceAssignment</b></p><ul><li>OrderingProviderID: 7653253258966</li><li>OrderSectionCode: <a href="CodeSystem-swiss-medical-specialties.html#swiss-medical-specialties-M400.4604">Swiss Medical Specialties (Fachbereiche): M400.04</a> (Neonatologie)</li><li>OrderDate: 2025-03-03 10:05:36+0000</li><li>FollowUpOrder: false</li></ul></blockquote><p><b>status</b>: Billable</p><p><b>code</b>: <span title="Codes:{http://forum-datenaustausch.ch/tariff/317 1368.00}">1368.00</span></p><p><b>subject</b>: <a href="#hcChargeItemLabServiceAssignment/pat">Paul Tester Male, DoB: 1982-03-22 ( Medical record number)</a></p><p><b>context</b>: <a href="#hcChargeItemLabServiceAssignment/enc">Encounter: identifier = Visit number; status = finished; class = inpatient encounter (v3 Code System ActCode#IMP)</a></p><p><b>occurrence</b>: 2025-03-04 09:00:00+0000</p><p><b>performingOrganization</b>: 2700</p><p><b>costCenter</b>: 007</p><p><b>quantity</b>: 1</p><p><b>enterer</b>: 7653253256988</p><p><b>enteredDate</b>: 2025-03-05 10:05:36+0000</p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Patient #pat</b></p><a name="ChargeItemLabServiceAssignment/pat"> </a><a name="hcChargeItemLabServiceAssignment/pat"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Paul Tester Male, DoB: 1982-03-22 ( Medical record number)</p><hr/></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Encounter #enc</b></p><a name="ChargeItemLabServiceAssignment/enc"> </a><a name="hcChargeItemLabServiceAssignment/enc"> </a><p><b>identifier</b>: Visit number/987654</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-IMP">v3 Code System ActCode: IMP</a> (inpatient encounter)</p><p><b>subject</b>: <a href="#hcChargeItemLabServiceAssignment/pat">Paul Tester Male, DoB: 1982-03-22 ( Medical record number)</a></p></blockquote></div>
</text>
<contained>
<Patient>
<id value="pat"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
</coding>
</type>
<system value="http://www.example.ch/patienteniddomain"/>
<value value="102"/>
</identifier>
<name>
<family value="Tester"/>
<given value="Paul"/>
</name>
<gender value="male"/>
<birthDate value="1982-03-22"/>
</Patient>
</contained>
<contained>
<Encounter>
<id value="enc"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="VN"/>
</coding>
</type>
<system value="http://www.example.ch/fallnummerdomain"/>
<value value="987654"/>
</identifier>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="IMP"/>
<display value="inpatient encounter"/>
</class>
<subject>
<reference value="#pat"/>
</subject>
</Encounter>
</contained>
<extension
url="http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-itemnumber">
<valueString value="46784"/>
</extension>
<extension
url="http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-sessionid">
<valueString value="1"/>
</extension>
<extension
url="http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-orderid">
<valueString value="2025403-2"/>
</extension>
<extension
url="http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-sectioncode">
<valueCoding>
<system
value="http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties"/>
<code value="M990.06"/>
</valueCoding>
</extension>
<extension
url="http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-serviceassignment">
<extension url="OrderingProviderID">
<valueString value="7653253258966"/>
</extension>
<extension url="OrderSectionCode">
<valueCoding>
<system
value="http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties"/>
<code value="M400.04"/>
</valueCoding>
</extension>
<extension url="OrderDate">
<valueDateTime value="2025-03-03T10:05:36Z"/>
</extension>
<extension url="FollowUpOrder">
<valueBoolean value="false"/>
</extension>
</extension>
<status value="billable"/>
<code>
<coding>
<system value="http://forum-datenaustausch.ch/tariff/317"/>
<code value="1368.00"/>
</coding>
</code>
<subject>
<reference value="#pat"/>
</subject>
<context>
<reference value="#enc"/>
</context>
<occurrenceDateTime value="2025-03-04T09:00:00Z"/>
<performingOrganization>
<display value="2700"/>
</performingOrganization>
<costCenter>
<display value="007"/>
</costCenter>
<quantity>
<value value="1"/>
</quantity>
<enterer>
<display value="7653253256988"/>
</enterer>
<enteredDate value="2025-03-05T10:05:36Z"/>
</ChargeItem>