{ "description": null, "_filename": "KBV_PR_Base_Observation_Care_Level.json", "package_name": "kbv.basis", "date": null, "derivation": "constraint", "publisher": "Kassenärtzliche Bundesvereinigung (KBV)", "fhirVersion": "4.0.1", "name": "KBV_PR_Base_Observation_Care_Level", "abstract": false, "copyright": "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED \"AS IS.\" ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "KBV_PR_Base_Observation_Care_Level", "package_version": "1.3.0", "status": "active", "id": "f98d2df1-b288-4117-9416-1de269c0c9a1", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Care_Level", "version": "1.3.0", "differential": { "element": [ { "id": "Observation", "path": "Observation", "constraint": [ { "key": "care-lvl-de-1", "human": "Es dürfen maximal zwei OPS-Codes für den Pflegegrad angegeben werden.", "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Care_Level", "severity": "error", "expression": "($this.value as CodeableConcept).coding.where(system ='http://fhir.de/CodeSystem/bfarm/ops').count() <=2" } ], "definition": "Hier wird der Pflegegrad einer Person nach Paragraph 15 Sozialgesetzbuch XI dokumentiert.\r\n\r\n1. Punktbereich 0: keine Beeinträchtigungen der Selbständigkeit oder der Fähigkeiten,\r\n2. Punktbereich 1: geringe Beeinträchtigungen der Selbständigkeit oder der Fähigkeiten,\r\n3. Punktbereich 2: erhebliche Beeinträchtigungen der Selbständigkeit oder der Fähigkeiten,\r\n4. Punktbereich 3: schwere Beeinträchtigungen der Selbständigkeit oder der Fähigkeiten und\r\n5. Punktbereich 4: schwerste Beeinträchtigungen der Selbständigkeit oder der Fähigkeiten." }, { "id": "Observation.code", "path": "Observation.code", "definition": "Dieses Element stellt das Konzept Pflegegrad als Code dar." }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.effective[x]:effectivePeriod", "path": "Observation.effective[x]", "type": [ { "code": "Period" } ], "sliceName": "effectivePeriod", "definition": "Dieses Element beschreibt den Zeitraum in dem der Pflegegrad gültig ist." }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.value[x]:valueCodeableConcept", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept" }, { "id": "Observation.value[x]:valueCodeableConcept.coding", "max": "2", "min": 1, "path": "Observation.value[x].coding" } ] }, "baseDefinition": "http://fhir.de/StructureDefinition/observation-de-pflegegrad|1.3.2" }