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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "AlisExampleComplete43"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-message"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-message> ] )
] ; #
fhir:type [ fhir:v "message"] ; #
fhir:timestamp [ fhir:v "2017-08-30T11:23:05-01:00"^^xsd:dateTime] ; # 1.10 Fileerstellungsdatum (FileCreationDate)
fhir:entry ( [
fhir:fullUrl [ fhir:v "http://fhir.ch/ig/ch-alis/MessageHeader/1"^^xsd:anyURI ] ;
( fhir:resource <http://fhir.ch/ig/ch-alis/MessageHeader/1> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:cbb59175-ad00-4316-8f0f-0cf75a0214b6"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:cbb59175-ad00-4316-8f0f-0cf75a0214b6> )
] ) . #
<http://fhir.ch/ig/ch-alis/MessageHeader/1> a fhir:MessageHeader ;
fhir:id [ fhir:v "1"] ; # 1.7 Auftrags-ID (MessageControlID)
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 1</b></p><a name=\"1\"> </a><a name=\"hc1\"> </a><a name=\"1-en-US\"> </a><p><b>event</b>: <a href=\"http://fhir.ch/ig/ch-alis-43\">http://fhir.ch/ig/ch-alis-43</a></p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>urn:ReceivingApplication:ReceivingFacility:ReceivingServiceCode</td></tr></table><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Version</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Version der sendenden Software, z.B. 5.12.0</td><td>urn:SendingApplication:SendingFacility:SendingServiceCode</td></tr></table><p><b>focus</b>: <a href=\"Bundle-AlisExampleComplete43.html#urn-uuid-cbb59175-ad00-4316-8f0f-0cf75a0214b6\">Bundle: type = message; timestamp = 2017-08-30 11:23:05-0100</a></p></div>"
] ; #
fhir:event [ fhir:v "http://fhir.ch/ig/ch-alis-43"^^xsd:anyURI] ; # TBD: 1 Version
fhir:destination ( [
fhir:endpoint [ fhir:v "urn:ReceivingApplication:ReceivingFacility:ReceivingServiceCode"^^xsd:anyURI ] # 1.1 Empfänger (ReceivingApplication) , 1.2 MandantenNr (ReceivingFacility) , 1.3 Einrichtung (ReceivingServiceCode) , URL je nach Implementation
] ) ; #
fhir:source [
fhir:version [ fhir:v "Version der sendenden Software, z.B. 5.12.0" ] ; # 1.9 Version Standardschnittstelle (SoftwareReleaseNumber)
fhir:endpoint [ fhir:v "urn:SendingApplication:SendingFacility:SendingServiceCode"^^xsd:anyURI ] # 1.4 Sender (SendingApplication) , 1.5 MandatenNr (SendingFacility) , 1.6 Einrichtung (SendingServiceCode) , URL je nach Implementation
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:cbb59175-ad00-4316-8f0f-0cf75a0214b6" ] ;
fhir:type [ fhir:v "Bundle"^^xsd:anyURI ]
] ) . #
<urn:uuid:cbb59175-ad00-4316-8f0f-0cf75a0214b6> a fhir:Bundle ;
fhir:type [ fhir:v "transaction"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:8cc5d1e4-182f-4905-93cc-4ba5c041755f"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:8cc5d1e4-182f-4905-93cc-4ba5c041755f> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "ChargeItem"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:2536b891-13b7-4edb-b00c-25d8f8c6bf23"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:2536b891-13b7-4edb-b00c-25d8f8c6bf23> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "ChargeItem"^^xsd:anyURI ] ]
] ) . #
<urn:uuid:8cc5d1e4-182f-4905-93cc-4ba5c041755f> a fhir:ChargeItem ;
fhir:id [ fhir:v "8cc5d1e4-182f-4905-93cc-4ba5c041755f"] ; # 3.11 Laufnummer (ItemNumber)
fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "MaxComplete" ] ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ] ] ) ] ;
fhir:system [ fhir:v "http://www.example.ch/patienteniddomain"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patienten-ID" ] ] ) ; # 2.2 Patient.PID (PatientID)
( fhir:name [
fhir:family [ fhir:v "Patienten-Name" ] ; # 2.3 Patient.Name (PatientName)
( fhir:given [ fhir:v "Patienten-Vorname" ] ) # 2.4 Patient.Vorname (PatientGivenName) ] ) ;
fhir:gender [ fhir:v "male" ] ; # 2.6 Patient.Geschlecht (PatientGender)
fhir:birthDate [ fhir:v "1950-01-01"^^xsd:date ] # 2.5 Patient.GebDatum (PatientBirthDate)
] [
a fhir:Encounter ;
fhir:id [ fhir:v "Visit" ] ;
( fhir:extension [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-termination"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "TerminationVisit"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2017-08-31"^^xsd:date ] ] [
fhir:url [ fhir:v "TerminationReason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Grund für Fallabschluss" ] ] ) # 2.7 Fall Abschluss (TerminationVisit) ] ) ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VN" ] ;
fhir:display [ fhir:v "Visit number" ] ] ) ] ;
fhir:system [ fhir:v "http://www.example.ch/fallnummerdomain"^^xsd:anyURI ] ;
fhir:value [ fhir:v "eindeutige Fall-Identifikation" ] ] ) ; # 2.1 Fall (VisitNumber)
fhir:status [ fhir:v "finished" ] ;
fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "inpatient encounter" ] ] ;
fhir:subject [
fhir:reference [ fhir:v "#MaxComplete" ] ] ;
( fhir:diagnosis [
fhir:condition [
fhir:reference [ fhir:v "#Diagnosis" ] ] ;
fhir:use [
fhir:text [ fhir:v "Eintrittsdiagnose" ] ] # 2.9.2 Diagnosetyp (DiagType) ] ) # 2.9 DiagnoseGruppe (DiagGroup)
] [
a fhir:Condition ;
fhir:id [ fhir:v "Diagnosis" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://www.example.com/CHOP"^^xsd:anyURI ] ; # 2.9.3 Katalogtyp (DiagCatType) , TBD
fhir:code [ fhir:v "99.99" ] # 2.9.1 Diagnosecode (DiagCode) ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "#MaxComplete" ] ]
] ) ; #
fhir:extension ( [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-sessionid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1" ]
] [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-orderid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "16595790-a8c1-43e1-b785-bc81f3926482" ]
] [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-form"^^xsd:anyURI ] ;
fhir:value [ fhir:v "a1b2c3" ]
] [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-parameterv40"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "ParamTyp"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-paramtyp"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Duration" ] ] ) ] ] [
fhir:url [ fhir:v "ParamValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "25" ] ] ) # 4.1 ParamTyp (ParamTyp)
] [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-parameterv40"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "ParamTyp"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "individuell vereinbart" ] ] ] [
fhir:url [ fhir:v "ParamValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "beliebige Information" ] ] ) # 4.1 ParamTyp (ParamTyp)
] ) ; # 3.2 Sitzung (SessionID)
fhir:status [ fhir:v "billable"] ; # 4.15 Parameter: Verrechenbar (Billable) -> nicht im Beispiel, aber von FHIR verlangt
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-alis/CodeSystem/tbd"^^xsd:anyURI ] ; # 3.5 Katalog (ServiceType)
fhir:code [ fhir:v "00.0010" ] # 3.6 Tarifposition (ServiceItem) ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "#MaxComplete" ]
] ; # 2 Patient (Visit)
fhir:context [
fhir:reference [ fhir:v "#Visit" ]
] ; # 2.1 Fall (VisitNumber)
fhir:occurrence [ fhir:v "2017-08-30T00:00:00-01:00"^^xsd:dateTime] ; # 3.1 Leistungsdatum (ServiceDate)
fhir:performer ( [
fhir:function [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-persontyp"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ResponsiblePhysician" ] ] ) ] ; # 3.15.1 PersonTyp (PersonTyp)
fhir:actor [
fhir:display [ fhir:v "ID der Person" ] ] # 3.15.2. PersonID (PersonID)
] [
fhir:function [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-persontyp"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ProvidingPhysician" ] ] ) ] ; # 3.15.1 PersonTyp (PersonTyp)
fhir:actor [
fhir:display [ fhir:v "ID der Person" ] ] # 3.15.2. PersonID (PersonID)
] ) ; # 3.15 PersonV40 (PersonV40)
fhir:performingOrganization [
fhir:display [ fhir:v "1012" ]
] ; # 3.9 Erbringende Organization (ProviderID)
fhir:costCenter [
fhir:display [ fhir:v "ABCD" ]
] ; # 3.4 Auftraggebende Kostenstelle (ReferrerID)
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]
] ; # 3.13 Anzahl (Quantity)
fhir:enterer [
fhir:display [ fhir:v "Kennung erfassender Benutzer im senden System" ]
] ; # 3.10 Erfasser (EnteredBy)
fhir:enteredDate [ fhir:v "2017-08-30T10:17:37-01:00"^^xsd:dateTime] . # 3.8 Erfassungsdatum (EnteredDateTime)
<urn:uuid:2536b891-13b7-4edb-b00c-25d8f8c6bf23> a fhir:ChargeItem ;
fhir:id [ fhir:v "2536b891-13b7-4edb-b00c-25d8f8c6bf23"] ; # 3.11 Laufnummer (ItemNumber)
fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "MaxComplete" ] ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ] ] ) ] ;
fhir:system [ fhir:v "http://www.example.ch/patienteniddomain"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patienten-ID" ] ] ) ; # 2.2 Patient.PID (PatientID)
( fhir:name [
fhir:family [ fhir:v "Patienten-Name" ] ; # 2.3 Patient.Name (PatientName)
( fhir:given [ fhir:v "Patienten-Vorname" ] ) # 2.4 Patient.Vorname (PatientGivenName) ] ) ;
fhir:gender [ fhir:v "male" ] ; # 2.6 Patient.Geschlecht (PatientGender)
fhir:birthDate [ fhir:v "1950-01-01"^^xsd:date ] # 2.5 Patient.GebDatum (PatientBirthDate)
] [
a fhir:Encounter ;
fhir:id [ fhir:v "Visit" ] ;
( fhir:extension [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-termination"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "TerminationVisit"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2017-08-31"^^xsd:date ] ] [
fhir:url [ fhir:v "TerminationReason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Grund für Fallabschluss" ] ] ) # 2.7 Fall Abschluss (TerminationVisit) ] ) ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VN" ] ;
fhir:display [ fhir:v "Visit number" ] ] ) ] ;
fhir:system [ fhir:v "http://www.example.ch/fallnummerdomain"^^xsd:anyURI ] ;
fhir:value [ fhir:v "eindeutige Fall-Identifikation" ] ] ) ; # 2.1 Fall (VisitNumber)
fhir:status [ fhir:v "finished" ] ;
fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "inpatient encounter" ] ] ;
fhir:subject [
fhir:reference [ fhir:v "#MaxComplete" ] ] ;
( fhir:diagnosis [
fhir:condition [
fhir:reference [ fhir:v "#Diagnosis" ] ] ;
fhir:use [
fhir:text [ fhir:v "Eintrittsdiagnose" ] ] # 2.9.2 Diagnosetyp (DiagType) ] ) # 2.9 DiagnoseGruppe (DiagGroup)
] [
a fhir:Condition ;
fhir:id [ fhir:v "Diagnosis" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://www.example.com/CHOP"^^xsd:anyURI ] ; # 2.9.3 Katalogtyp (DiagCatType) , TBD
fhir:code [ fhir:v "99.99" ] # 2.9.1 Diagnosecode (DiagCode) ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "#MaxComplete" ] ]
] ) ; #
fhir:status [ fhir:v "billable"] ; # 4.15 Parameter: Verrechenbar (Billable) -> nicht im Beispiel, aber von FHIR verlangt
fhir:partOf ( [
fhir:reference [ fhir:v "urn:uuid:8cc5d1e4-182f-4905-93cc-4ba5c041755f" ] ;
fhir:type [ fhir:v "ChargeItem"^^xsd:anyURI ]
] ) ; # 3.12 Referenz zu Hauptleistung (RefItemNumber)
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-alis/CodeSystem/tbd"^^xsd:anyURI ] ; # 3.5 Katalog (ServiceType)
fhir:code [ fhir:v "00.0030" ] # 3.6 Tarifposition (ServiceItem) ] )
] ; # 3.6 Tarifposition (ServiceItem)
fhir:subject [
fhir:reference [ fhir:v "#MaxComplete" ]
] ; # 2 Patient (Visit)
fhir:context [
fhir:reference [ fhir:v "#Visit" ]
] ; # 2.1 Fall (VisitNumber)
fhir:occurrence [ fhir:v "2017-08-30T00:00:00-01:00"^^xsd:dateTime] ; # 3.1 Leistungsdatum (ServiceDate)
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]
] . # 3.13 Anzahl (Quantity)
IG © 2020+ ALIS-Connect. Package ch.fhir.ig.ch-alis#0.3.0 based on FHIR 4.0.1. Generated 2024-10-29
Links: Table of Contents |
QA Report
| Propose a change