CH ALIS (R4)
0.3.0 - CI build Switzerland flag

CH ALIS (R4), published by ALIS-Connect. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-alis/ and changes regularly. See the Directory of published versions

Example Binary: ALIS 5.0 XML Alis5Analysenliste

This content is an example of the CH ALIS Leistungsschnittstelle - Header Logical Model and is not a FHIR Resource

    
<?xml version="1.0" encoding="UTF-8"?>
<Header xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="5.0" xsi:noNamespaceSchemaLocation="LeistungsschnittstelleV50.xsd">
	<ReceivingApplication>TARDOCTest</ReceivingApplication>
	<ReceivingFacility>1234</ReceivingFacility>
	<ReceivingServiceCode>Radiologie</ReceivingServiceCode>
	<SendingApplication>ALIS</SendingApplication>
	<SendingFacility>4321</SendingFacility>
	<SendingServiceCode>4321</SendingServiceCode>
	<MessageControlID>1262556</MessageControlID>
	<SoftwareReleaseNumber>1.1.0</SoftwareReleaseNumber>
	<FileCreationDate>2024-04-05T10:06:44Z</FileCreationDate>
	<Visit>
		<VisitNumber>987654</VisitNumber>
		<PatientID>102</PatientID>
		<PatientName>Tester</PatientName>
		<PatientGivenName>Paul</PatientGivenName>
		<PatientBirthDate>1982-03-22</PatientBirthDate>
		<PatientGender>M</PatientGender>
		<Service Transaction="insert">
			<ServiceDate>2024-04-05T09:00:00Z</ServiceDate>
			<SessionID>1</SessionID>
			<OrderID>20240405-1</OrderID>
			<OrderDate>2024-04-04T10:00:00Z</OrderDate>
			<ReferrerID>007</ReferrerID>
			<ServiceType>AL2024</ServiceType>
			<ServiceItem>1021.00</ServiceItem>
			<EnteredDateTime>2024-04-05T10:05:36Z</EnteredDateTime>
			<ProviderID>2300</ProviderID>
			<EnteredBy>7653253256988</EnteredBy>
			<ItemNumber>45678</ItemNumber>
			<Quantity>1</Quantity>
		</Service>
	</Visit>
</Header>