CH Core (R4)
6.0.0-ballot-ci-build - ci-build Switzerland flag

CH Core (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 6.0.0-ballot-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-core/ and changes regularly. See the Directory of published versions

: Claim Inpatient Treatment Psychiatry - JSON Representation

Raw json | Download

{
  "resourceType" : "Claim",
  "id" : "ClaimInpatientTreatmentPsychiatry",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-claim"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Claim ClaimInpatientTreatmentPsychiatry</b></p><a name=\"ClaimInpatientTreatmentPsychiatry\"> </a><a name=\"hcClaimInpatientTreatmentPsychiatry\"> </a><a name=\"ClaimInpatientTreatmentPsychiatry-en-US\"> </a><p><b>Biller</b>: <a href=\"Organization-ClaimBiller.html\">Organization Biller AG</a></p><p><b>identifier</b>: <code>https://biller.ch/claim-identifier</code>/1511421400</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-20-encounterclass 3}\">stationär</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Patient-ClaimPatient.html\">Peter Muster  Male, DoB: 1964-05-14 ( urn:oid:2.16.756.5.32#7562295883070)</a></p><p><b>created</b>: 2017-11-24</p><p><b>provider</b>: <a href=\"Organization-ClaimProvider.html\">Organization Klinik für Psychiatrie</a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><blockquote><p><b>supportingInfo</b></p><p><b>sequence</b>: 1</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claiminformationcategory patientreasonforvisit}\">Patient Reason for Visit</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 64572001}\">Disease</span></p></blockquote><blockquote><p><b>supportingInfo</b></p><p><b>sequence</b>: 1</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claiminformationcategory info}\">Information</span></p><p><b>value</b>: Lorem ipsum per nostra mi fune torectum mikonstra.diloru si limus mer fin per od per nostra mi fune torectum mi konstradiloru si limus mer fin itorectum mi konstradiloruko.</p></blockquote><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Diagnosis[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{http://fhir.de/CodeSystem/dimdi/icd-10-gm J18.9}\">Sonstige Schizophrenie</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Coverage-ClaimCoverage.html\">Coverage: status = active</a></td></tr></table><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Sequence</b></td><td><b>Category</b></td><td><b>ProductOrService</b></td><td><b>Serviced[x]</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>1</td><td><span title=\"Codes:{http://forum-datenaustausch.ch/tariff 030}\">TARPSY</span></td><td><span title=\"Codes:{http://forum-datenaustausch.ch/tariff/030 TP25B}\">Schizophrene oder akut psychotische Störungen, Alter &gt; 17 Jahre mit komplizierender somatischer Nebendiagnose</span></td><td>2017-10-27 --&gt; 2017-11-23</td><td>1</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-biller",
      "valueReference" : {
        🔗 "reference" : "Organization/ClaimBiller"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "https://biller.ch/claim-identifier",
      "value" : "1511421400"
    }
  ],
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-20-encounterclass",
        "code" : "3",
        "display" : "stationär"
      }
    ]
  },
  "use" : "claim",
  "patient" : {
    🔗 "reference" : "Patient/ClaimPatient"
  },
  "created" : "2017-11-24",
  "provider" : {
    🔗 "reference" : "Organization/ClaimProvider"
  },
  "priority" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/processpriority",
        "code" : "normal",
        "display" : "Normal"
      }
    ]
  },
  "supportingInfo" : [
    {
      "sequence" : 1,
      "category" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
            "code" : "patientreasonforvisit",
            "display" : "Patient Reason for Visit"
          }
        ]
      },
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "64572001",
            "display" : "Disease"
          }
        ]
      }
    },
    {
      "sequence" : 1,
      "category" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
            "code" : "info",
            "display" : "Information"
          }
        ]
      },
      "valueString" : "Lorem ipsum per nostra mi fune torectum mikonstra.diloru si limus mer fin per od per nostra mi fune torectum mi konstradiloru si limus mer fin itorectum mi konstradiloruko."
    }
  ],
  "diagnosis" : [
    {
      "sequence" : 1,
      "diagnosisCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.de/CodeSystem/dimdi/icd-10-gm",
            "code" : "J18.9"
          }
        ],
        "text" : "Sonstige Schizophrenie"
      }
    }
  ],
  "insurance" : [
    {
      "sequence" : 1,
      "focal" : true,
      "coverage" : {
        🔗 "reference" : "Coverage/ClaimCoverage"
      }
    }
  ],
  "item" : [
    {
      "extension" : [
        {
          "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-responsible",
          "valueReference" : {
            "identifier" : {
              "system" : "urn:oid:2.51.1.3",
              "value" : "7634567890333"
            }
          }
        }
      ],
      "sequence" : 1,
      "category" : {
        "coding" : [
          {
            "system" : "http://forum-datenaustausch.ch/tariff",
            "code" : "030",
            "display" : "TARPSY"
          }
        ]
      },
      "productOrService" : {
        "coding" : [
          {
            "system" : "http://forum-datenaustausch.ch/tariff/030",
            "code" : "TP25B",
            "display" : "Schizophrene oder akut psychotische Störungen, Alter > 17 Jahre mit komplizierender somatischer Nebendiagnose"
          }
        ]
      },
      "servicedPeriod" : {
        "start" : "2017-10-27",
        "end" : "2017-11-23"
      },
      "quantity" : {
        "value" : 1
      }
    }
  ]
}