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 Alis5AmbPauschalen-PauschaleKomplett

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>1262557</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-04T09:00:00Z</ServiceDate>
			<SessionID>1</SessionID>
			<OrderID>20240405-1</OrderID>
			<ReferrerID>007</ReferrerID>
			<ServiceType>Pauschalen_1.0</ServiceType>
			<ServiceItem>C30.30E</ServiceItem>
			<EnteredDateTime>2024-04-05T10:05:36Z</EnteredDateTime>
			<ProviderID>2400</ProviderID>
			<EnteredBy>7653253256988</EnteredBy>
			<PatientContactID>20230404-1</PatientContactID>
			<ItemNumber>45678</ItemNumber>
			<Quantity>1</Quantity>
			<Costweight>0.853</Costweight>
			<PersonV40 PersonTyp="ResponsiblePhysician">
				<PersonID>7653253256988</PersonID>
			</PersonV40>			
			<Diagnosis>
				<Identifier>DIAG1</Identifier>
				<Category>ICD10_2023</Category>
				<Code>B01.2</Code>
				<Display>Varizellen-Pneumonie</Display>
				<OnsetDateTime>2024-04-01T17:06:50Z</OnsetDateTime>
				<Laterality>l</Laterality>
			</Diagnosis>
			<Procedure>
				<Identifier>PROC1</Identifier>
				<Category>CHOP_2023</Category>
				<Code>87.41.99</Code>
				<Display>Computertomographie des Thorax, sonstige</Display>
				<PerformedDateTime>2024-04-04T10:06:50Z</PerformedDateTime>
				<Laterality>l</Laterality>			
				<Performer>
					<Function>ResponsiblePhysician</Function>
					<Identifier>7653253256999</Identifier>
				</Performer>
			</Procedure>
		</Service>
	</Visit>
</Header>