FHIR IG Statistics: StructureDefinition/KBV-PR-EAU-Storno
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "KBV-PR-EAU-Storno",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno",
"version": "1.2.0",
"name": "KBV_PR_EAU_Storno",
"status": "active",
"date": "2025-03-25",
"publisher": "Kassenärztliche Bundesvereinigung",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "List",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "List.id",
"path": "List.id",
"min": 1,
"mustSupport": true
},
{
"id": "List.meta",
"path": "List.meta",
"min": 1,
"mustSupport": true
},
{
"id": "List.meta.versionId",
"path": "List.meta.versionId",
"max": "0"
},
{
"id": "List.meta.lastUpdated",
"path": "List.meta.lastUpdated",
"max": "0"
},
{
"id": "List.meta.source",
"path": "List.meta.source",
"max": "0"
},
{
"id": "List.meta.profile",
"path": "List.meta.profile",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "List.meta.profile:eAUProfile",
"path": "List.meta.profile",
"sliceName": "eAUProfile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Storno|1.2",
"mustSupport": true
},
{
"id": "List.meta.security",
"path": "List.meta.security",
"max": "0"
},
{
"id": "List.meta.tag",
"path": "List.meta.tag",
"max": "0"
},
{
"id": "List.implicitRules",
"path": "List.implicitRules",
"max": "0"
},
{
"id": "List.language",
"path": "List.language",
"max": "0"
},
{
"id": "List.text",
"path": "List.text",
"max": "0"
},
{
"id": "List.contained",
"path": "List.contained",
"max": "0"
},
{
"id": "List.identifier",
"path": "List.identifier",
"max": "0"
},
{
"id": "List.status",
"path": "List.status",
"fixedCode": "current",
"mustSupport": true
},
{
"id": "List.mode",
"path": "List.mode",
"fixedCode": "changes",
"mustSupport": true
},
{
"id": "List.title",
"path": "List.title",
"max": "0"
},
{
"id": "List.code",
"path": "List.code",
"max": "0"
},
{
"id": "List.subject",
"path": "List.subject",
"max": "0"
},
{
"id": "List.encounter",
"path": "List.encounter",
"max": "0"
},
{
"id": "List.date",
"path": "List.date",
"short": "Datum der Nachricht",
"max": "0"
},
{
"id": "List.source",
"path": "List.source",
"max": "0"
},
{
"id": "List.orderedBy",
"path": "List.orderedBy",
"max": "0"
},
{
"id": "List.note",
"path": "List.note",
"max": "0"
},
{
"id": "List.entry",
"path": "List.entry",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "List.entry.flag",
"path": "List.entry.flag",
"max": "0"
},
{
"id": "List.entry.deleted",
"path": "List.entry.deleted",
"min": 1,
"fixedBoolean": true,
"mustSupport": true
},
{
"id": "List.entry.date",
"path": "List.entry.date",
"max": "0"
},
{
"id": "List.entry.item",
"path": "List.entry.item",
"definition": "Angabe des Bundle-Identifiers der eAU",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Bundle"
]
}
],
"mustSupport": true
},
{
"id": "List.entry.item.reference",
"path": "List.entry.item.reference",
"max": "0"
},
{
"id": "List.entry.item.type",
"path": "List.entry.item.type",
"max": "0"
},
{
"id": "List.entry.item.identifier",
"path": "List.entry.item.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "List.entry.item.identifier.use",
"path": "List.entry.item.identifier.use",
"max": "0"
},
{
"id": "List.entry.item.identifier.type",
"path": "List.entry.item.identifier.type",
"max": "0"
},
{
"id": "List.entry.item.identifier.system",
"path": "List.entry.item.identifier.system",
"min": 1,
"fixedUri": "urn:ietf:rfc:3986",
"mustSupport": true
},
{
"id": "List.entry.item.identifier.value",
"path": "List.entry.item.identifier.value",
"short": "Bundle-Identifier von der eAU",
"definition": "An dieser Stelle wird der Bundle-Identifier von der eAU, welche storniert werden soll",
"min": 1,
"mustSupport": true
},
{
"id": "List.entry.item.identifier.period",
"path": "List.entry.item.identifier.period",
"max": "0"
},
{
"id": "List.entry.item.identifier.assigner",
"path": "List.entry.item.identifier.assigner",
"max": "0"
},
{
"id": "List.entry.item.display",
"path": "List.entry.item.display",
"max": "0"
},
{
"id": "List.emptyReason",
"path": "List.emptyReason",
"max": "0"
}
]
}
}