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-TM-ICD - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "Alis5AmbPauschalen-TM-ICD",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-alis/StructureDefinition/ch-alis-message"
    ]
  },
  "type" : "message",
  "timestamp" : "2024-04-05T10:06:44Z",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:8e211fae-063b-4071-92b9-5539e4cf934f",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "8e211fae-063b-4071-92b9-5539e4cf934f",
        "text" : {
          "status" : "generated",
          "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>"
        },
        "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:af9c2655-7d3b-4bab-be8a-aeab88a5b442",
            "type" : "Bundle"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:af9c2655-7d3b-4bab-be8a-aeab88a5b442",
      "resource" : {
        "resourceType" : "Bundle",
        "id" : "af9c2655-7d3b-4bab-be8a-aeab88a5b442",
        "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"
                  },
                  "diagnosis" : [
                    {
                      "condition" : {
                        "reference" : "#cond"
                      }
                    }
                  ]
                },
                {
                  "resourceType" : "Condition",
                  "id" : "cond",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://hl7.org/fhir/sid/icd-10",
                        "code" : "B01.2"
                      }
                    ]
                  },
                  "bodySite" : [
                    {
                      "coding" : [
                        {
                          "system" : "http://snomed.info/sct",
                          "code" : "7771000"
                        }
                      ]
                    }
                  ],
                  "subject" : {
                    "reference" : "#pat"
                  },
                  "recordedDate" : "2024-03-05T10:05:36Z"
                }
              ],
              "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"
                }
              ],
              "status" : "billable",
              "code" : {
                "coding" : [
                  {
                    "system" : "urn:oid:2.16.756.5.30.1.129.1.4",
                    "code" : "39.4060"
                  }
                ]
              },
              "subject" : {
                "reference" : "#pat"
              },
              "context" : {
                "reference" : "#enc"
              },
              "occurrenceDateTime" : "2024-04-05T09:00:00Z",
              "performer" : [
                {
                  "function" : {
                    "coding" : [
                      {
                        "system" : "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-persontyp",
                        "code" : "ResponsiblePhysician"
                      }
                    ]
                  },
                  "actor" : {
                    "display" : "7653253256988"
                  }
                },
                {
                  "function" : {
                    "coding" : [
                      {
                        "system" : "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-persontyp",
                        "code" : "ProvidingPhysician"
                      }
                    ]
                  },
                  "actor" : {
                    "display" : "7653253256988"
                  }
                }
              ],
              "performingOrganization" : {
                "display" : "2400"
              },
              "costCenter" : {
                "display" : "007"
              },
              "quantity" : {
                "value" : 1
              },
              "enterer" : {
                "display" : "7653253256988"
              },
              "enteredDate" : "2024-04-05T10:05:36Z"
            },
            "request" : {
              "method" : "POST",
              "url" : "ChargeItem"
            }
          },
          {
            "fullUrl" : "urn:uuid:45679",
            "resource" : {
              "resourceType" : "ChargeItem",
              "id" : "45679",
              "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"
                  },
                  "diagnosis" : [
                    {
                      "condition" : {
                        "reference" : "#cond"
                      }
                    }
                  ]
                },
                {
                  "resourceType" : "Condition",
                  "id" : "cond",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://hl7.org/fhir/sid/icd-10",
                        "code" : "B01.2"
                      }
                    ]
                  },
                  "bodySite" : [
                    {
                      "coding" : [
                        {
                          "system" : "http://snomed.info/sct",
                          "code" : "7771000"
                        }
                      ]
                    }
                  ],
                  "subject" : {
                    "reference" : "#pat"
                  },
                  "recordedDate" : "2024-03-05T10:05:36Z"
                }
              ],
              "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"
                }
              ],
              "status" : "billable",
              "partOf" : [
                {
                  "reference" : "urn:uuid:45678",
                  "type" : "ChargeItem"
                }
              ],
              "code" : {
                "coding" : [
                  {
                    "system" : "urn:oid:2.16.756.5.30.1.129.1.4",
                    "code" : "39.4010"
                  }
                ]
              },
              "subject" : {
                "reference" : "#pat"
              },
              "context" : {
                "reference" : "#enc"
              },
              "occurrenceDateTime" : "2024-04-05T09:00:00Z",
              "performer" : [
                {
                  "function" : {
                    "coding" : [
                      {
                        "system" : "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-persontyp",
                        "code" : "ResponsiblePhysician"
                      }
                    ]
                  },
                  "actor" : {
                    "display" : "7653253256988"
                  }
                },
                {
                  "function" : {
                    "coding" : [
                      {
                        "system" : "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-persontyp",
                        "code" : "ProvidingPhysician"
                      }
                    ]
                  },
                  "actor" : {
                    "display" : "7653253256988"
                  }
                }
              ],
              "performingOrganization" : {
                "display" : "2400"
              },
              "costCenter" : {
                "display" : "007"
              },
              "quantity" : {
                "value" : 1
              },
              "enterer" : {
                "display" : "7653253256988"
              },
              "enteredDate" : "2024-04-05T10:05:36Z"
            },
            "request" : {
              "method" : "POST",
              "url" : "ChargeItem"
            }
          }
        ]
      }
    }
  ]
}