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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Alis5AmbPauschalen-TM-ICD"] ; #
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 "2024-04-05T10:06:44Z"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:8e211fae-063b-4071-92b9-5539e4cf934f"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:8e211fae-063b-4071-92b9-5539e4cf934f> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:af9c2655-7d3b-4bab-be8a-aeab88a5b442"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:af9c2655-7d3b-4bab-be8a-aeab88a5b442> )
] ) . #
<urn:uuid:8e211fae-063b-4071-92b9-5539e4cf934f> a fhir:MessageHeader ;
fhir:id [ fhir:v "8e211fae-063b-4071-92b9-5539e4cf934f"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_8e211fae-063b-4071-92b9-5539e4cf934f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 8e211fae-063b-4071-92b9-5539e4cf934f</b></p><a name=\"8e211fae-063b-4071-92b9-5539e4cf934f\"> </a><a name=\"hc8e211fae-063b-4071-92b9-5539e4cf934f\"> </a><a name=\"8e211fae-063b-4071-92b9-5539e4cf934f-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:TARDOCTest:1234:Radiologie</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>1.1.0</td><td>urn:ALIS:4321:4321</td></tr></table><p><b>focus</b>: <a href=\"Bundle-Alis5AmbPauschalen-TM-ICD.html#urn-uuid-af9c2655-7d3b-4bab-be8a-aeab88a5b442\">Bundle: type = message; timestamp = 2024-04-05 10:06:44+0000</a></p></div>"
] ; #
fhir:event [ fhir:v "http://fhir.ch/ig/ch-alis-43"^^xsd:anyURI] ; #
fhir:destination ( [
fhir:endpoint [ fhir:v "urn:TARDOCTest:1234:Radiologie"^^xsd:anyURI ]
] ) ; #
fhir:source [
fhir:version [ fhir:v "1.1.0" ] ;
fhir:endpoint [ fhir:v "urn:ALIS:4321:4321"^^xsd:anyURI ]
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:af9c2655-7d3b-4bab-be8a-aeab88a5b442" ] ;
fhir:type [ fhir:v "Bundle"^^xsd:anyURI ]
] ) . #
<urn:uuid:af9c2655-7d3b-4bab-be8a-aeab88a5b442> a fhir:Bundle ;
fhir:id [ fhir:v "af9c2655-7d3b-4bab-be8a-aeab88a5b442"] ; #
fhir:type [ fhir:v "transaction"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:45678"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:45678> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "ChargeItem"^^xsd:anyURI ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:45679"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:45679> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "ChargeItem"^^xsd:anyURI ] ]
] ) . #
<urn:uuid:45678> a fhir:ChargeItem ;
fhir:id [ fhir:v "45678"] ; #
fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "pat" ] ;
( 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:system [ fhir:v "http://www.example.ch/patienteniddomain"^^xsd:anyURI ] ;
fhir:value [ fhir:v "102" ] ] ) ;
( fhir:name [
fhir:family [ fhir:v "Tester" ] ;
( fhir:given [ fhir:v "Paul" ] ) ] ) ;
fhir:gender [ fhir:v "male" ] ;
fhir:birthDate [ fhir:v "1982-03-22"^^xsd:date ]
] [
a fhir:Encounter ;
fhir:id [ fhir:v "enc" ] ;
( 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:system [ fhir:v "http://www.example.ch/fallnummerdomain"^^xsd:anyURI ] ;
fhir:value [ fhir:v "987654" ] ] ) ;
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 "#pat" ] ] ;
( fhir:diagnosis [
fhir:condition [
fhir:reference [ fhir:v "#cond" ] ] ] )
] [
a fhir:Condition ;
fhir:id [ fhir:v "cond" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ;
fhir:code [ fhir:v "B01.2" ] ] ) ] ;
( fhir:bodySite [
( fhir:coding [
a sct:7771000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7771000" ] ] ) ] ) ;
fhir:subject [
fhir:reference [ fhir:v "#pat" ] ] ;
fhir:recordedDate [ fhir:v "2024-03-05T10:05:36Z"^^xsd:dateTime ]
] ) ; #
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 "20240405-1" ]
] ) ; #
fhir:status [ fhir:v "billable"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.129.1.4"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39.4060" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "#pat" ]
] ; #
fhir:context [
fhir:reference [ fhir:v "#enc" ]
] ; #
fhir:occurrence [ fhir:v "2024-04-05T09:00:00Z"^^xsd:dateTime] ; #
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" ] ] ) ] ;
fhir:actor [
fhir:display [ fhir:v "7653253256988" ] ]
] [
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" ] ] ) ] ;
fhir:actor [
fhir:display [ fhir:v "7653253256988" ] ]
] ) ; #
fhir:performingOrganization [
fhir:display [ fhir:v "2400" ]
] ; #
fhir:costCenter [
fhir:display [ fhir:v "007" ]
] ; #
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]
] ; #
fhir:enterer [
fhir:display [ fhir:v "7653253256988" ]
] ; #
fhir:enteredDate [ fhir:v "2024-04-05T10:05:36Z"^^xsd:dateTime] . #
<urn:uuid:45679> a fhir:ChargeItem ;
fhir:id [ fhir:v "45679"] ; #
fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "pat" ] ;
( 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:system [ fhir:v "http://www.example.ch/patienteniddomain"^^xsd:anyURI ] ;
fhir:value [ fhir:v "102" ] ] ) ;
( fhir:name [
fhir:family [ fhir:v "Tester" ] ;
( fhir:given [ fhir:v "Paul" ] ) ] ) ;
fhir:gender [ fhir:v "male" ] ;
fhir:birthDate [ fhir:v "1982-03-22"^^xsd:date ]
] [
a fhir:Encounter ;
fhir:id [ fhir:v "enc" ] ;
( 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:system [ fhir:v "http://www.example.ch/fallnummerdomain"^^xsd:anyURI ] ;
fhir:value [ fhir:v "987654" ] ] ) ;
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 "#pat" ] ] ;
( fhir:diagnosis [
fhir:condition [
fhir:reference [ fhir:v "#cond" ] ] ] )
] [
a fhir:Condition ;
fhir:id [ fhir:v "cond" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ;
fhir:code [ fhir:v "B01.2" ] ] ) ] ;
( fhir:bodySite [
( fhir:coding [
a sct:7771000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7771000" ] ] ) ] ) ;
fhir:subject [
fhir:reference [ fhir:v "#pat" ] ] ;
fhir:recordedDate [ fhir:v "2024-03-05T10:05:36Z"^^xsd:dateTime ]
] ) ; #
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 "20240405-1" ]
] ) ; #
fhir:status [ fhir:v "billable"] ; #
fhir:partOf ( [
fhir:reference [ fhir:v "urn:uuid:45678" ] ;
fhir:type [ fhir:v "ChargeItem"^^xsd:anyURI ]
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.129.1.4"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39.4010" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "#pat" ]
] ; #
fhir:context [
fhir:reference [ fhir:v "#enc" ]
] ; #
fhir:occurrence [ fhir:v "2024-04-05T09:00:00Z"^^xsd:dateTime] ; #
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" ] ] ) ] ;
fhir:actor [
fhir:display [ fhir:v "7653253256988" ] ]
] [
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" ] ] ) ] ;
fhir:actor [
fhir:display [ fhir:v "7653253256988" ] ]
] ) ; #
fhir:performingOrganization [
fhir:display [ fhir:v "2400" ]
] ; #
fhir:costCenter [
fhir:display [ fhir:v "007" ]
] ; #
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]
] ; #
fhir:enterer [
fhir:display [ fhir:v "7653253256988" ]
] ; #
fhir:enteredDate [ fhir:v "2024-04-05T10:05:36Z"^^xsd:dateTime] . #
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