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

: ALIS 5.0 FHIR Bundle Alis5AmbPauschalen-CHOP-ICD - TTL Representation

Raw ttl | Download


@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-CHOP-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:009a939b-8ef0-4488-b804-7a301c0b80ec"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:009a939b-8ef0-4488-b804-7a301c0b80ec> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:dcc72a03-c85d-4010-b8e9-12125cc59a8e"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:dcc72a03-c85d-4010-b8e9-12125cc59a8e> )
  ] ) . # 

<urn:uuid:009a939b-8ef0-4488-b804-7a301c0b80ec> a fhir:MessageHeader ;
  fhir:id [ fhir:v "009a939b-8ef0-4488-b804-7a301c0b80ec"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_009a939b-8ef0-4488-b804-7a301c0b80ec\"> </a><p><b>Generated Narrative: MessageHeader</b><a name=\"009a939b-8ef0-4488-b804-7a301c0b80ec\"> </a><a name=\"hc009a939b-8ef0-4488-b804-7a301c0b80ec\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MessageHeader &quot;009a939b-8ef0-4488-b804-7a301c0b80ec&quot; </p></div><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><code>urn:TARDOCTest:1234:Radiologie</code></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><code>urn:ALIS:4321:4321</code></td></tr></table><p><b>focus</b>: See on this page: urn:uuid:dcc72a03-c85d-4010-b8e9-12125cc59a8e</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:dcc72a03-c85d-4010-b8e9-12125cc59a8e" ] ;
fhir:type [ fhir:v "Bundle"^^xsd:anyURI ]
  ] ) . # 

<urn:uuid:dcc72a03-c85d-4010-b8e9-12125cc59a8e> a fhir:Bundle ;
  fhir:id [ fhir:v "dcc72a03-c85d-4010-b8e9-12125cc59a8e"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
    ( fhir:resource [
a fhir:ChargeItem ;
      ( 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 "#5cebad0d-5fc3-4420-8130-2f93a5c04def" ]           ]         ] )       ] [
a fhir:Condition ;
fhir:id [ fhir:v "5cebad0d-5fc3-4420-8130-2f93a5c04def" ] ;
        ( fhir:identifier [
fhir:value [ fhir:v "DIAG1" ]         ] ) ;
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ;
fhir:code [ fhir:v "B01.2" ] ;
fhir:display [ fhir:v "Varizellen-Pneumonie" ]           ] )         ] ;
        ( 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:onset [ fhir:v "2024-04-01T17:06:50Z"^^xsd:dateTime ]       ] [
a fhir:Procedure ;
fhir:id [ fhir:v "84b2ed9a-1dcd-4390-84f8-1bd640a5a00e" ] ;
        ( fhir:identifier [
fhir:value [ fhir:v "PROC1" ]         ] ) ;
fhir:status [ fhir:v "completed" ] ;
fhir:code [
          ( fhir:coding [
fhir:system [ fhir:v "https://www.bfs.admin.ch/bfs/statistiche/catalog/chop2023"^^xsd:anyURI ] ;
fhir:code [ fhir:v "87.41.99" ] ;
fhir:display [ fhir:v "Computertomographie des Thorax, sonstige" ]           ] )         ] ;
fhir:subject [
fhir:reference [ fhir:v "#pat" ]         ] ;
fhir:performed [ fhir:v "2024-04-04T10:06:50Z"^^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:identifier [
fhir:value [ fhir:v "7653253256999" ]             ]           ]         ] ) ;
        ( fhir:bodySite [
          ( fhir:coding [
a sct:7771000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7771000" ]           ] )         ] )       ] ) ;
      ( 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:identifier [
fhir:value [ fhir:v "20230404-1" ]       ] ) ;
fhir:status [ fhir:v "billable" ] ;
fhir:subject [
fhir:reference [ fhir:v "#pat" ]       ] ;
fhir:context [
fhir:reference [ fhir:v "#enc" ]       ] ;
fhir:occurrence [ fhir:v "2024-04-04T09:00:00Z"^^xsd:dateTime ] ;
fhir:performingOrganization [
fhir:display [ fhir:v "2400" ]       ] ;
fhir:costCenter [
fhir:display [ fhir:v "007" ]       ] ;
fhir:enterer [
fhir:display [ fhir:v "7653253256988" ]       ] ;
      ( fhir:service [
fhir:reference [ fhir:v "#84b2ed9a-1dcd-4390-84f8-1bd640a5a00e" ]       ] )     ] ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "ChargeItem"^^xsd:anyURI ]     ]
  ] ) . #