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-Pauschale - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "Alis5AmbPauschalen-Pauschale",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-message"
    ]
  },
  "type" : "message",
  "timestamp" : "2024-04-05T10:06:44Z",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:fd0013c8-fab2-47e6-988b-fc537ccf44fb",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "fd0013c8-fab2-47e6-988b-fc537ccf44fb",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_fd0013c8-fab2-47e6-988b-fc537ccf44fb\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader fd0013c8-fab2-47e6-988b-fc537ccf44fb</b></p><a name=\"fd0013c8-fab2-47e6-988b-fc537ccf44fb\"> </a><a name=\"hcfd0013c8-fab2-47e6-988b-fc537ccf44fb\"> </a><a name=\"fd0013c8-fab2-47e6-988b-fc537ccf44fb-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-Pauschale.html#urn-uuid-7ea16509-4a09-4fbb-acf0-e65d67dee296\">Bundle: type = message; timestamp = 2024-04-05 10:06:44+0000</a></p></div>"
        },
        "eventUri" : "http://fhir.ch/ig/ch-alis-43",
        "destination" : [
          {
            "endpoint" : "urn:TARDOCTest:1234:Radiologie"
          }
        ],
        "source" : {
          "version" : "1.1.0",
          "endpoint" : "urn:ALIS:4321:4321"
        },
        "focus" : [
          {
            "reference" : "urn:uuid:7ea16509-4a09-4fbb-acf0-e65d67dee296",
            "type" : "Bundle"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:7ea16509-4a09-4fbb-acf0-e65d67dee296",
      "resource" : {
        "resourceType" : "Bundle",
        "id" : "7ea16509-4a09-4fbb-acf0-e65d67dee296",
        "type" : "transaction",
        "entry" : [
          {
            "fullUrl" : "urn:uuid:45678",
            "resource" : {
              "resourceType" : "ChargeItem",
              "id" : "45678",
              "contained" : [
                {
                  "resourceType" : "Patient",
                  "id" : "pat",
                  "identifier" : [
                    {
                      "type" : {
                        "coding" : [
                          {
                            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                            "code" : "MR"
                          }
                        ]
                      },
                      "system" : "http://www.example.ch/patienteniddomain",
                      "value" : "102"
                    }
                  ],
                  "name" : [
                    {
                      "family" : "Tester",
                      "given" : [
                        "Paul"
                      ]
                    }
                  ],
                  "gender" : "male",
                  "birthDate" : "1982-03-22"
                },
                {
                  "resourceType" : "Encounter",
                  "id" : "enc",
                  "identifier" : [
                    {
                      "type" : {
                        "coding" : [
                          {
                            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                            "code" : "VN"
                          }
                        ]
                      },
                      "system" : "http://www.example.ch/fallnummerdomain",
                      "value" : "987654"
                    }
                  ],
                  "status" : "finished",
                  "class" : {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code" : "IMP",
                    "display" : "inpatient encounter"
                  },
                  "subject" : {
                    "reference" : "#pat"
                  }
                }
              ],
              "extension" : [
                {
                  "url" : "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-sessionid",
                  "valueString" : "1"
                },
                {
                  "url" : "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-ext-orderid",
                  "valueString" : "20240405-1"
                }
              ],
              "identifier" : [
                {
                  "value" : "20230404-1"
                }
              ],
              "status" : "billable",
              "code" : {
                "coding" : [
                  {
                    "code" : "C30.30E"
                  }
                ]
              },
              "subject" : {
                "reference" : "#pat"
              },
              "context" : {
                "reference" : "#enc"
              },
              "occurrenceDateTime" : "2024-04-04T09:00:00Z",
              "performer" : [
                {
                  "function" : {
                    "coding" : [
                      {
                        "system" : "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-persontyp",
                        "code" : "ResponsiblePhysician"
                      }
                    ]
                  },
                  "actor" : {
                    "display" : "7653253256988"
                  }
                }
              ],
              "performingOrganization" : {
                "display" : "2400"
              },
              "costCenter" : {
                "display" : "007"
              },
              "quantity" : {
                "value" : 1
              },
              "factorOverride" : 0.853,
              "enterer" : {
                "display" : "7653253256988"
              },
              "enteredDate" : "2024-04-05T10:05:36Z"
            },
            "request" : {
              "method" : "POST",
              "url" : "ChargeItem"
            }
          }
        ]
      }
    }
  ]
}