CH Core (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 7.0.0-ballot 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
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Claim/ClaimInpatientTreatmentPsychiatry> a fhir:Claim ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ClaimInpatientTreatmentPsychiatry"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-claim" ;
fhir:index 0 ;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-claim>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-core-claim.html\">CH Core Claim</a></p></div><p><b>Biller</b>: <a href=\"Organization-ClaimBiller.html\">Organization Biller AG</a></p><p><b>identifier</b>: <code>http://example.com/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#AHVN13#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/bfarm/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 > 17 Jahre mit komplizierender somatischer Nebendiagnose</span></td><td>2017-10-27 --> 2017-11-23</td><td>1</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-biller" ] ;
fhir:Extension.valueReference [
fhir:link <http://hl7.org/fhir/Organization/ClaimBiller> ;
fhir:Reference.reference [ fhir:value "Organization/ClaimBiller" ]
]
] ;
fhir:Claim.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://example.com/claim-identifier" ] ;
fhir:Identifier.value [ fhir:value "1511421400" ]
] ;
fhir:Claim.status [ fhir:value "active"] ;
fhir:Claim.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-20-encounterclass" ] ;
fhir:Coding.code [ fhir:value "3" ] ;
fhir:Coding.display [ fhir:value "stationär" ]
]
] ;
fhir:Claim.use [ fhir:value "claim"] ;
fhir:Claim.patient [
fhir:link <http://hl7.org/fhir/Patient/ClaimPatient> ;
fhir:Reference.reference [ fhir:value "Patient/ClaimPatient" ]
] ;
fhir:Claim.created [ fhir:value "2017-11-24"^^xsd:date] ;
fhir:Claim.provider [
fhir:link <http://hl7.org/fhir/Organization/ClaimProvider> ;
fhir:Reference.reference [ fhir:value "Organization/ClaimProvider" ]
] ;
fhir:Claim.priority [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/processpriority" ] ;
fhir:Coding.code [ fhir:value "normal" ] ;
fhir:Coding.display [ fhir:value "Normal" ]
]
] ;
fhir:Claim.supportingInfo [
fhir:index 0 ;
fhir:Claim.supportingInfo.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Claim.supportingInfo.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/claiminformationcategory" ] ;
fhir:Coding.code [ fhir:value "patientreasonforvisit" ] ;
fhir:Coding.display [ fhir:value "Patient Reason for Visit" ]
]
] ;
fhir:Claim.supportingInfo.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:64572001 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "64572001" ] ;
fhir:Coding.display [ fhir:value "Disease" ]
]
]
], [
fhir:index 1 ;
fhir:Claim.supportingInfo.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Claim.supportingInfo.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/claiminformationcategory" ] ;
fhir:Coding.code [ fhir:value "info" ] ;
fhir:Coding.display [ fhir:value "Information" ]
]
] ;
fhir:Claim.supportingInfo.valueString [ fhir:value "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." ]
] ;
fhir:Claim.diagnosis [
fhir:index 0 ;
fhir:Claim.diagnosis.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Claim.diagnosis.diagnosisCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
fhir:Coding.code [ fhir:value "J18.9" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Sonstige Schizophrenie" ]
]
] ;
fhir:Claim.insurance [
fhir:index 0 ;
fhir:Claim.insurance.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Claim.insurance.focal [ fhir:value "true"^^xsd:boolean ] ;
fhir:Claim.insurance.coverage [
fhir:link <http://hl7.org/fhir/Coverage/ClaimCoverage> ;
fhir:Reference.reference [ fhir:value "Coverage/ClaimCoverage" ]
]
] ;
fhir:Claim.item [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-responsible" ] ;
fhir:Extension.valueReference [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ] ;
fhir:Identifier.value [ fhir:value "7634567890333" ]
]
]
] ;
fhir:Claim.item.sequence [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Claim.item.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://forum-datenaustausch.ch/tariff" ] ;
fhir:Coding.code [ fhir:value "030" ] ;
fhir:Coding.display [ fhir:value "TARPSY" ]
]
] ;
fhir:Claim.item.productOrService [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://forum-datenaustausch.ch/tariff/030" ] ;
fhir:Coding.code [ fhir:value "TP25B" ] ;
fhir:Coding.display [ fhir:value "Schizophrene oder akut psychotische Störungen, Alter > 17 Jahre mit komplizierender somatischer Nebendiagnose" ]
]
] ;
fhir:Claim.item.servicedPeriod [
fhir:Period.start [ fhir:value "2017-10-27"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2017-11-23"^^xsd:date ]
] ;
fhir:Claim.item.quantity [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]
]
] .
<http://hl7.org/fhir/Organization/ClaimBiller> a fhir:Organization .
<http://hl7.org/fhir/Patient/ClaimPatient> a fhir:Patient .
<http://hl7.org/fhir/Organization/ClaimProvider> a fhir:Organization .
<http://hl7.org/fhir/Coverage/ClaimCoverage> a fhir:Coverage .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Claim/ClaimInpatientTreatmentPsychiatry.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Claim/ClaimInpatientTreatmentPsychiatry.ttl> .
IG © 2020+ HL7 Switzerland. Package ch.fhir.ig.ch-core#7.0.0-ballot based on FHIR 4.0.1. Generated 2026-08-13
Links: Table of Contents |
QA Report
| Propose a change