CH ALIS Connect (R4)
1.0.0-ballot - ballot Switzerland flag

This page is part of the CH ALIS Connect (v1.0.0-ballot: DSTU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: ALIS 5.1 FHIR ChargeItemLKAATIcd - JSON Representation

Raw json | Download

{
  "resourceType" : "ChargeItem",
  "id" : "ChargeItemLKAATIcd",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem ChargeItemLKAATIcd</b></p><a name=\"ChargeItemLKAATIcd\"> </a><a name=\"hcChargeItemLKAATIcd\"> </a><p><b>CH ALIS Extension ItemNumber</b>: 45678</p><p><b>CH ALIS Extension SessionID</b>: 1</p><p><b>CH ALIS Extension OrderID</b>: 20250305-1</p><p><b>CH ALIS Extension SectionCode</b>: <a href=\"CodeSystem-swiss-medical-specialties.html#swiss-medical-specialties-M850.4604\">Swiss Medical Specialties (Fachbereiche): M850.04</a> (Radiologie)</p><p><b>status</b>: Billable</p><p><b>code</b>: <span title=\"Codes:{http://forum-datenaustausch.ch/tariff/TMA GM.00.0160}\">GM.00.0160</span></p><p><b>subject</b>: <a href=\"#hcChargeItemLKAATIcd/pat\">Paul Tester  Male, DoB: 1982-03-22 ( Medical record number)</a></p><p><b>context</b>: <a href=\"#hcChargeItemLKAATIcd/enc\">Encounter: identifier = Visit number; status = finished; class = inpatient encounter (v3 Code System ActCode#IMP)</a></p><p><b>occurrence</b>: 2025-03-05 09:00:00+0000</p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-alis-connect/CodeSystem/ch-alis-connect-persontyp ResponsiblePhysician}\">ResponsiblePhysician</span></p><p><b>actor</b>: 7653253256988</p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-alis-connect/CodeSystem/ch-alis-connect-persontyp ProvidingPhysician}\">ProvidingPhysician</span></p><p><b>actor</b>: 7653253256988</p></blockquote><p><b>performingOrganization</b>: 2400</p><p><b>costCenter</b>: 007</p><p><b>quantity</b>: 1</p><p><b>enterer</b>: 7653253256988</p><p><b>enteredDate</b>: 2025-03-05 10:05:36+0000</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Patient #pat</b></p><a name=\"ChargeItemLKAATIcd/pat\"> </a><a name=\"hcChargeItemLKAATIcd/pat\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Paul Tester  Male, DoB: 1982-03-22 ( Medical record number)</p><hr/></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Encounter #enc</b></p><a name=\"ChargeItemLKAATIcd/enc\"> </a><a name=\"hcChargeItemLKAATIcd/enc\"> </a><p><b>identifier</b>: Visit number/987654</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-IMP\">v3 Code System ActCode: IMP</a> (inpatient encounter)</p><p><b>subject</b>: <a href=\"#hcChargeItemLKAATIcd/pat\">Paul Tester  Male, DoB: 1982-03-22 ( Medical record number)</a></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#hcChargeItemLKAATIcd/da642f94-3b80-4003-a192-db5d7f31bb4b\">Condition B01.2</a></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Condition #da642f94-3b80-4003-a192-db5d7f31bb4b</b></p><a name=\"ChargeItemLKAATIcd/da642f94-3b80-4003-a192-db5d7f31bb4b\"> </a><a name=\"hcChargeItemLKAATIcd/da642f94-3b80-4003-a192-db5d7f31bb4b\"> </a><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm B01.2}\">B01.2</span></p><p><b>subject</b>: <a href=\"#hcChargeItemLKAATIcd/pat\">Paul Tester  Male, DoB: 1982-03-22 ( Medical record number)</a></p></blockquote></div>"
  },
  "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" : "#da642f94-3b80-4003-a192-db5d7f31bb4b"
          }
        }
      ]
    },
    {
      "resourceType" : "Condition",
      "id" : "da642f94-3b80-4003-a192-db5d7f31bb4b",
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
            "version" : "ICD-10-GM 2024",
            "code" : "B01.2"
          }
        ]
      },
      "subject" : {
        "reference" : "#pat"
      }
    }
  ],
  "extension" : [
    {
      "url" : "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-itemnumber",
      "valueString" : "45678"
    },
    {
      "url" : "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-sessionid",
      "valueString" : "1"
    },
    {
      "url" : "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-orderid",
      "valueString" : "20250305-1"
    },
    {
      "url" : "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-sectioncode",
      "valueCoding" : {
        "system" : "http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties",
        "code" : "M850.04"
      }
    }
  ],
  "status" : "billable",
  "code" : {
    "coding" : [
      {
        "system" : "http://forum-datenaustausch.ch/tariff/TMA",
        "code" : "GM.00.0160"
      }
    ]
  },
  "subject" : {
    "reference" : "#pat"
  },
  "context" : {
    "reference" : "#enc"
  },
  "occurrenceDateTime" : "2025-03-05T09:00:00Z",
  "performer" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://fhir.ch/ig/ch-alis-connect/CodeSystem/ch-alis-connect-persontyp",
            "code" : "ResponsiblePhysician"
          }
        ]
      },
      "actor" : {
        "display" : "7653253256988"
      }
    },
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://fhir.ch/ig/ch-alis-connect/CodeSystem/ch-alis-connect-persontyp",
            "code" : "ProvidingPhysician"
          }
        ]
      },
      "actor" : {
        "display" : "7653253256988"
      }
    }
  ],
  "performingOrganization" : {
    "display" : "2400"
  },
  "costCenter" : {
    "display" : "007"
  },
  "quantity" : {
    "value" : 1
  },
  "enterer" : {
    "display" : "7653253256988"
  },
  "enteredDate" : "2025-03-05T10:05:36Z"
}