FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel",
"version": "1.2.0",
"name": "KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel",
"status": "active",
"date": "2019-03-19",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/w5",
"name": "W5 Mapping"
},
{
"identity": "udi",
"uri": "http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentification/default.htm",
"name": "UDI Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device",
"path": "Device",
"short": "Beförderungsmittel",
"definition": "In dieser Ressource wird das Beförderungsmittel der Krankenbeförderung spezifiziert.",
"constraint": [
{
"key": "SonstigerText",
"severity": "error",
"human": "Wenn Sonstige ausgewählt wird ist text zu füllen.",
"expression": "type.coding.code='Sonstige' implies type.text.exists()",
"source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel"
}
]
},
{
"id": "Device.id",
"path": "Device.id",
"min": 1
},
{
"id": "Device.meta",
"path": "Device.meta",
"min": 1
},
{
"id": "Device.meta.versionId",
"path": "Device.meta.versionId",
"min": 1
},
{
"id": "Device.meta.lastUpdated",
"path": "Device.meta.lastUpdated",
"min": 1
},
{
"id": "Device.meta.profile",
"path": "Device.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoerderung_Befoerderungsmittel|1.2.0"
},
{
"id": "Device.text",
"path": "Device.text",
"min": 1
},
{
"id": "Device.text.status",
"path": "Device.text.status",
"short": "extensions",
"fixedCode": "extensions"
},
{
"id": "Device.identifier",
"path": "Device.identifier",
"max": "0"
},
{
"id": "Device.definition",
"path": "Device.definition",
"max": "0"
},
{
"id": "Device.udiCarrier",
"path": "Device.udiCarrier",
"max": "0"
},
{
"id": "Device.status",
"path": "Device.status",
"max": "0"
},
{
"id": "Device.statusReason",
"path": "Device.statusReason",
"max": "0"
},
{
"id": "Device.distinctIdentifier",
"path": "Device.distinctIdentifier",
"max": "0"
},
{
"id": "Device.manufacturer",
"path": "Device.manufacturer",
"max": "0"
},
{
"id": "Device.manufactureDate",
"path": "Device.manufactureDate",
"max": "0"
},
{
"id": "Device.expirationDate",
"path": "Device.expirationDate",
"max": "0"
},
{
"id": "Device.lotNumber",
"path": "Device.lotNumber",
"max": "0"
},
{
"id": "Device.serialNumber",
"path": "Device.serialNumber",
"max": "0"
},
{
"id": "Device.deviceName",
"path": "Device.deviceName",
"max": "0"
},
{
"id": "Device.modelNumber",
"path": "Device.modelNumber",
"max": "0"
},
{
"id": "Device.partNumber",
"path": "Device.partNumber",
"max": "0"
},
{
"id": "Device.type",
"path": "Device.type",
"short": "Beförderungsmitteltyp",
"definition": "Dieses Element dient zur Angabe des Beförderungsmitteltyps z.B. Krankentransport. Beim Typ: Sonstiger ist das Attribut text zu füllen.",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"description": "Befoerderungsmitteltyp",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_AW_Krankenbefoerderung_Befoerderungsmitteltyp"
},
"mapping": [
{
"identity": "KBV",
"map": "Krankenbefoerderung: Taxi/Krankenwagen/Rettungstransport/Notarztwagen"
}
]
},
{
"id": "Device.type.coding",
"path": "Device.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Device.type.coding.system",
"path": "Device.type.coding.system",
"min": 1
},
{
"id": "Device.type.coding.version",
"path": "Device.type.coding.version",
"max": "0"
},
{
"id": "Device.type.coding.code",
"path": "Device.type.coding.code",
"min": 1
},
{
"id": "Device.type.coding.display",
"path": "Device.type.coding.display",
"max": "0"
},
{
"id": "Device.type.coding.userSelected",
"path": "Device.type.coding.userSelected",
"max": "0"
},
{
"id": "Device.type.text",
"path": "Device.type.text",
"short": "Sonstiger Beförderungsmitteltyp",
"definition": "Spezifizierung eines sonstigen Beförderungsmitteltyps",
"mustSupport": true
},
{
"id": "Device.specialization",
"path": "Device.specialization",
"max": "0"
},
{
"id": "Device.version",
"path": "Device.version",
"max": "0"
},
{
"id": "Device.property",
"path": "Device.property",
"max": "0"
},
{
"id": "Device.patient",
"path": "Device.patient",
"max": "0"
},
{
"id": "Device.owner",
"path": "Device.owner",
"max": "0"
},
{
"id": "Device.contact",
"path": "Device.contact",
"max": "0"
},
{
"id": "Device.location:andere",
"path": "Device.location",
"sliceName": "andere",
"short": "Startort",
"definition": "Startort",
"max": "0",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenbefoederung_Befoerderungsmittel_Lokation"
]
}
]
},
{
"id": "Device.location:andere.reference",
"path": "Device.location.reference",
"mustSupport": true
},
{
"id": "Device.location:andere.identifier",
"path": "Device.location.identifier",
"min": 1
},
{
"id": "Device.location:andere.identifier.use",
"path": "Device.location.identifier.use",
"max": "0"
},
{
"id": "Device.location:andere.identifier.type:typ_in_der_Transportkette",
"path": "Device.location.identifier.type",
"sliceName": "typ_in_der_Transportkette",
"short": "Typ in der Transportkette",
"definition": "z.B. Typisierung als Start oder Zielort",
"min": 1,
"binding": {
"strength": "required",
"description": "Von_Nach"
}
},
{
"id": "Device.location:andere.identifier.type:typ_in_der_Transportkette.coding",
"path": "Device.location.identifier.type.coding",
"min": 1,
"max": "1"
},
{
"id": "Device.location:andere.identifier.type:typ_in_der_Transportkette.coding.system",
"path": "Device.location.identifier.type.coding.system",
"min": 1,
"fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krankenbefoederung_Befoerderungsmittel_Benennung_Lokation"
},
{
"id": "Device.location:andere.identifier.type:typ_in_der_Transportkette.coding.version",
"path": "Device.location.identifier.type.coding.version",
"max": "0"
},
{
"id": "Device.location:andere.identifier.type:typ_in_der_Transportkette.coding.code",
"path": "Device.location.identifier.type.coding.code",
"min": 1
},
{
"id": "Device.location:andere.identifier.type:typ_in_der_Transportkette.coding.display",
"path": "Device.location.identifier.type.coding.display",
"max": "0"
},
{
"id": "Device.location:andere.identifier.type:typ_in_der_Transportkette.coding.userSelected",
"path": "Device.location.identifier.type.coding.userSelected",
"max": "0"
},
{
"id": "Device.location:andere.identifier.type:typ_in_der_Transportkette.text",
"path": "Device.location.identifier.type.text",
"short": "Andere",
"definition": "Bei anderen Lokationen ist hier die Bezeichung einzutragen",
"max": "0",
"mustSupport": true
},
{
"id": "Device.location:andere.identifier.system",
"path": "Device.location.identifier.system",
"max": "0"
},
{
"id": "Device.location:andere.identifier.value",
"path": "Device.location.identifier.value",
"max": "0",
"fixedString": "Andere"
},
{
"id": "Device.location:andere.identifier.period",
"path": "Device.location.identifier.period",
"max": "0"
},
{
"id": "Device.location:andere.identifier.assigner",
"path": "Device.location.identifier.assigner",
"max": "0"
},
{
"id": "Device.location:andere.display",
"path": "Device.location.display",
"max": "0"
},
{
"id": "Device.url",
"path": "Device.url",
"max": "0"
},
{
"id": "Device.note",
"path": "Device.note",
"max": "0"
},
{
"id": "Device.safety",
"path": "Device.safety",
"max": "0"
},
{
"id": "Device.parent",
"path": "Device.parent",
"max": "0"
}
]
}
}