FHIR IG Statistics: StructureDefinition/GKVSV-PR-EVP-Pflegegrad
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "GKVSV-PR-EVP-Pflegegrad",
"url": "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Pflegegrad",
"version": "1.0",
"name": "GKVSV_PR_EVP_Pflegegrad",
"status": "active",
"date": "2023-11-03T15:26:42.7032002+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://fhir.de/StructureDefinition/observation-de-pflegegrad",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.meta",
"path": "Observation.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.meta.versionId",
"path": "Observation.meta.versionId",
"max": "0"
},
{
"id": "Observation.meta.lastUpdated",
"path": "Observation.meta.lastUpdated",
"max": "0"
},
{
"id": "Observation.meta.source",
"path": "Observation.meta.source",
"max": "0"
},
{
"id": "Observation.meta.profile",
"path": "Observation.meta.profile",
"min": 1,
"max": "1",
"patternCanonical": "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Pflegegrad|1.0",
"mustSupport": true
},
{
"id": "Observation.meta.security",
"path": "Observation.meta.security",
"max": "0"
},
{
"id": "Observation.meta.tag",
"path": "Observation.meta.tag",
"max": "0"
},
{
"id": "Observation.implicitRules",
"path": "Observation.implicitRules",
"max": "0"
},
{
"id": "Observation.language",
"path": "Observation.language",
"max": "0"
},
{
"id": "Observation.text",
"path": "Observation.text",
"max": "0"
},
{
"id": "Observation.contained",
"path": "Observation.contained",
"max": "0"
},
{
"id": "Observation.extension:PflegeGradAntrag",
"path": "Observation.extension",
"sliceName": "PflegeGradAntrag",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_EVP_PflegeGradAntrag"
]
}
],
"mustSupport": false,
"isModifier": false
},
{
"id": "Observation.extension:PflegeGradAntrag.extension",
"path": "Observation.extension.extension",
"max": "2"
},
{
"id": "Observation.extension:LeistungsArt",
"path": "Observation.extension",
"sliceName": "LeistungsArt",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_EVP_LeistungsArt"
]
}
],
"isModifier": false
},
{
"id": "Observation.extension:LeistungsArt.value[x]",
"path": "Observation.extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
}
},
{
"id": "Observation.extension:LeistungsArt.value[x]:valueCoding",
"path": "Observation.extension.value[x]",
"sliceName": "valueCoding",
"min": 1
},
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"max": "0"
},
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"max": "0"
},
{
"id": "Observation.partOf",
"path": "Observation.partOf",
"max": "0"
},
{
"id": "Observation.status",
"path": "Observation.status",
"fixedCode": "final",
"mustSupport": true
},
{
"id": "Observation.category",
"path": "Observation.category",
"max": "0"
},
{
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"slicing": {
"discriminator": [
{
"type": "exists",
"path": "$this"
}
],
"rules": "closed"
},
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc",
"path": "Observation.code.coding",
"sliceName": "loinc",
"fixedCoding": {
"system": "http://loinc.org",
"code": "80391-6",
"display": "Pflegegrad"
},
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.system",
"path": "Observation.code.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.code",
"path": "Observation.code.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.userSelected",
"path": "Observation.code.coding.userSelected",
"max": "0"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versicherter"
]
}
],
"mustSupport": true
},
{
"id": "Observation.subject.reference",
"path": "Observation.subject.reference",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.subject.type",
"path": "Observation.subject.type",
"max": "0"
},
{
"id": "Observation.subject.identifier",
"path": "Observation.subject.identifier",
"max": "0"
},
{
"id": "Observation.subject.display",
"path": "Observation.subject.display",
"max": "0"
},
{
"id": "Observation.focus",
"path": "Observation.focus",
"max": "0"
},
{
"id": "Observation.encounter",
"path": "Observation.encounter",
"max": "0"
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
"description": "none",
"rules": "closed"
}
},
{
"id": "Observation.effective[x]:effectivePeriod",
"path": "Observation.effective[x]",
"sliceName": "effectivePeriod",
"mustSupport": true
},
{
"id": "Observation.effective[x]:effectivePeriod.start",
"path": "Observation.effective[x].start",
"mustSupport": true
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"max": "0"
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"max": "0"
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
"description": "none",
"rules": "closed"
},
"mustSupport": false
},
{
"id": "Observation.value[x]:valueCodeableConcept",
"path": "Observation.value[x]",
"sliceName": "valueCodeableConcept",
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding",
"path": "Observation.value[x].coding",
"max": "1",
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.system",
"path": "Observation.value[x].coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.code",
"path": "Observation.value[x].coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.userSelected",
"path": "Observation.value[x].coding.userSelected",
"max": "0"
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"fixedCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/ValueSet/data-absent-reason",
"code": "not-applicable"
}
]
},
"binding": {
"strength": "required"
}
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"max": "0"
},
{
"id": "Observation.note",
"path": "Observation.note",
"max": "1"
},
{
"id": "Observation.note.author[x]",
"path": "Observation.note.author[x]",
"max": "0"
},
{
"id": "Observation.note.time",
"path": "Observation.note.time",
"max": "0"
},
{
"id": "Observation.note.text",
"path": "Observation.note.text",
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "Dieser Wert darf die Länge von 600 nicht überschreiten",
"expression": "length()<601"
}
],
"mustSupport": true
},
{
"id": "Observation.method",
"path": "Observation.method",
"max": "0"
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"max": "0"
},
{
"id": "Observation.device",
"path": "Observation.device",
"max": "0"
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"max": "0"
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"max": "0"
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"max": "0"
}
]
}
}