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 Alis5Analysenliste - 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 "Alis5Analysenliste"] ; # 
  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:b1fa9926-02f2-4e5d-8b2d-cd26c9a8346b"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:b1fa9926-02f2-4e5d-8b2d-cd26c9a8346b> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:7253285e-fcdd-4ceb-9025-9715428a5908"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:7253285e-fcdd-4ceb-9025-9715428a5908> )
  ] ) . # 

<urn:uuid:b1fa9926-02f2-4e5d-8b2d-cd26c9a8346b> a fhir:MessageHeader ;
  fhir:id [ fhir:v "b1fa9926-02f2-4e5d-8b2d-cd26c9a8346b"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_b1fa9926-02f2-4e5d-8b2d-cd26c9a8346b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader b1fa9926-02f2-4e5d-8b2d-cd26c9a8346b</b></p><a name=\"b1fa9926-02f2-4e5d-8b2d-cd26c9a8346b\"> </a><a name=\"hcb1fa9926-02f2-4e5d-8b2d-cd26c9a8346b\"> </a><a name=\"b1fa9926-02f2-4e5d-8b2d-cd26c9a8346b-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-Alis5Analysenliste.html#urn-uuid-7253285e-fcdd-4ceb-9025-9715428a5908\">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:7253285e-fcdd-4ceb-9025-9715428a5908" ] ;
fhir:type [ fhir:v "Bundle"^^xsd:anyURI ]
  ] ) . # 

<urn:uuid:7253285e-fcdd-4ceb-9025-9715428a5908> a fhir:Bundle ;
  fhir:id [ fhir:v "7253285e-fcdd-4ceb-9025-9715428a5908"] ; # 
  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 ]     ]
  ] ) . # 

<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: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:url [ fhir:v "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-orderdate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2024-04-04T10:00:00Z"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "billable"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:code [ fhir:v "1021.00" ]     ] )
  ] ; # 
  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:performingOrganization [
fhir:display [ fhir:v "2300" ]
  ] ; # 
  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] . #