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 Example Mapped - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AlisExampleMapped"] ; # 
  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] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:13ccd702-fd84-428d-a7d9-924f97ef8b2c"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:13ccd702-fd84-428d-a7d9-924f97ef8b2c> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:c11ebbf5-020b-40aa-8338-fca4a1dd2df0"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:c11ebbf5-020b-40aa-8338-fca4a1dd2df0> )
  ] ) . # 

<urn:uuid:13ccd702-fd84-428d-a7d9-924f97ef8b2c> a fhir:MessageHeader ;
  fhir:id [ fhir:v "13ccd702-fd84-428d-a7d9-924f97ef8b2c"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_13ccd702-fd84-428d-a7d9-924f97ef8b2c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 13ccd702-fd84-428d-a7d9-924f97ef8b2c</b></p><a name=\"13ccd702-fd84-428d-a7d9-924f97ef8b2c\"> </a><a name=\"hc13ccd702-fd84-428d-a7d9-924f97ef8b2c\"> </a><a name=\"13ccd702-fd84-428d-a7d9-924f97ef8b2c-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:Name_des_empfangenden_Systems:Mandant:Code_im_empfangenden_System</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</td><td>urn:Name_des_senden_Systems:Mandant:Code_im_sendenden:System</td></tr></table><p><b>focus</b>: <a href=\"Bundle-AlisExampleMapped.html#urn-uuid-c11ebbf5-020b-40aa-8338-fca4a1dd2df0\">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] ; # 
  fhir:destination ( [
fhir:endpoint [ fhir:v "urn:Name_des_empfangenden_Systems:Mandant:Code_im_empfangenden_System"^^xsd:anyURI ]
  ] ) ; # 
  fhir:source [
fhir:version [ fhir:v "Version der sendenden Software" ] ;
fhir:endpoint [ fhir:v "urn:Name_des_senden_Systems:Mandant:Code_im_sendenden:System"^^xsd:anyURI ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:c11ebbf5-020b-40aa-8338-fca4a1dd2df0" ] ;
fhir:type [ fhir:v "Bundle"^^xsd:anyURI ]
  ] ) . # 

<urn:uuid:c11ebbf5-020b-40aa-8338-fca4a1dd2df0> a fhir:Bundle ;
  fhir:id [ fhir:v "c11ebbf5-020b-40aa-8338-fca4a1dd2df0"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:8c85d1e4-182f-4905-93cc-4ba5c041755f"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:8c85d1e4-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:8c85d1e4-182f-4905-93cc-4ba5c041755f> a fhir:ChargeItem ;
  fhir:id [ fhir:v "8c85d1e4-182f-4905-93cc-4ba5c041755f"] ; # 
  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 "Patienten-ID" ]     ] ) ;
    ( fhir:name [
fhir:family [ fhir:v "Patienten-Name" ] ;
      ( fhir:given [ fhir:v "Patienten-Vorname" ] )     ] ) ;
fhir:gender [ fhir:v "male" ] ;
fhir:birthDate [ fhir:v "1950-01-01"^^xsd:date ]
  ] [
a fhir:Encounter ;
fhir:id [ fhir:v "enc" ] ;
    ( 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" ]       ] )     ] ) ;
    ( 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 "eindeutige Fall-Identifikation" ]     ] ) ;
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" ]       ] ;
fhir:use [
fhir:text [ fhir:v "Eintrittsdiagnose" ]       ]     ] )
  ] [
a fhir:Condition ;
fhir:id [ fhir:v "cond" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.126.3.2"^^xsd:anyURI ] ;
fhir:code [ fhir:v "99.99" ]       ] )     ] ;
fhir:subject [
fhir:reference [ fhir:v "#pat" ]     ]
  ] ) ; # 
  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:text [ fhir:v "Duration" ]       ]     ] [
fhir:url [ fhir:v "ParamValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "25" ]     ] )
  ] [
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" ]     ] )
  ] ) ; # 
  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 "00.0010" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "#pat" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "#enc" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2017-08-30T00:00:00-01:00"^^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 "ID der Person" ]     ]
  ] [
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 "ID der Person" ]     ]
  ] ) ; # 
  fhir:performingOrganization [
fhir:display [ fhir:v "1012" ]
  ] ; # 
  fhir:costCenter [
fhir:display [ fhir:v "ABCD" ]
  ] ; # 
  fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:enterer [
fhir:display [ fhir:v "Kennung erfassender Benutzer im senden System" ]
  ] ; # 
  fhir:enteredDate [ fhir:v "2017-08-30T10:17:37-01:00"^^xsd:dateTime] . # 

<urn:uuid:2536b891-13b7-4edb-b00c-25d8f8c6bf23> a fhir:ChargeItem ;
  fhir:id [ fhir:v "2536b891-13b7-4edb-b00c-25d8f8c6bf23"] ; # 
  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 "Patienten-ID" ]     ] ) ;
    ( fhir:name [
fhir:family [ fhir:v "Patienten-Name" ] ;
      ( fhir:given [ fhir:v "Patienten-Vorname" ] )     ] ) ;
fhir:gender [ fhir:v "male" ] ;
fhir:birthDate [ fhir:v "1950-01-01"^^xsd:date ]
  ] [
a fhir:Encounter ;
fhir:id [ fhir:v "enc" ] ;
    ( 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" ]       ] )     ] ) ;
    ( 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 "eindeutige Fall-Identifikation" ]     ] ) ;
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" ]       ] ;
fhir:use [
fhir:text [ fhir:v "Eintrittsdiagnose" ]       ]     ] )
  ] [
a fhir:Condition ;
fhir:id [ fhir:v "cond" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.126.3.2"^^xsd:anyURI ] ;
fhir:code [ fhir:v "99.99" ]       ] )     ] ;
fhir:subject [
fhir:reference [ fhir:v "#pat" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "billable"] ; # 
  fhir:partOf ( [
fhir:reference [ fhir:v "urn:uuid:8c85d1e4-182f-4905-93cc-4ba5c041755f" ] ;
fhir:type [ fhir:v "ChargeItem"^^xsd:anyURI ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:code [ fhir:v "00.0030" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "#pat" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "#enc" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2017-08-30T00:00:00-01:00"^^xsd:dateTime] ; # 
  fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] . #