FHIR IG Statistics: StructureDefinition/MaEncounterBesuch
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "MaEncounterBesuch",
"url": "http://ma-ambulant.de/StructureDefinition/MaEncounterBesuch",
"name": "MaEncounterBesuch",
"title": "Ambulanter Besuch",
"status": "draft",
"description": "Profil für die Abbildung eines ambulanten Besuchs. Es erweitert das Profil [KBV_PR_Base_Encounter](https://simplifier.net/base1x0/kbv_pr_base_encounter)",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Encounter",
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Encounter",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Encounter",
"path": "Encounter",
"constraint": [
{
"key": "mii-enc-1",
"human": "Falls der Encounter abgeschlossen wurde, MUSS ein Enddatum bekannt sein",
"source": "http://ma-ambulant.de/StructureDefinition/MaEncounterBesuch",
"severity": "error",
"expression": "status = 'finished' implies period.end.exists()"
}
]
},
{
"id": "Encounter.identifier",
"path": "Encounter.identifier",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.identifier:Aufnahmenummer",
"path": "Encounter.identifier",
"sliceName": "Aufnahmenummer",
"short": "Für einen ambulanten Besuch, muss die Aufnahme- bzw. Besuchsnummer angegeben werden",
"min": 0,
"max": "1",
"patternIdentifier": {
"type": {
"coding": [
{
"code": "VN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
}
},
"mustSupport": true
},
{
"id": "Encounter.identifier:Aufnahmenummer.type",
"path": "Encounter.identifier.type",
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.identifier:Aufnahmenummer.type.coding",
"path": "Encounter.identifier.type.coding",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.identifier:Aufnahmenummer.type.coding:vn-type",
"path": "Encounter.identifier.type.coding",
"sliceName": "vn-type",
"min": 1,
"max": "1",
"patternCoding": {
"code": "VN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
},
"mustSupport": true
},
{
"id": "Encounter.identifier:Aufnahmenummer.type.coding:vn-type.system",
"path": "Encounter.identifier.type.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.identifier:Aufnahmenummer.type.coding:vn-type.code",
"path": "Encounter.identifier.type.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.identifier:Aufnahmenummer.system",
"path": "Encounter.identifier.system",
"mustSupport": true
},
{
"id": "Encounter.identifier:Aufnahmenummer.value",
"path": "Encounter.identifier.value",
"mustSupport": true
},
{
"id": "Encounter.status",
"path": "Encounter.status",
"mustSupport": true
},
{
"id": "Encounter.class",
"path": "Encounter.class",
"short": "Codierte Angabe der Fallart",
"mustSupport": true
},
{
"id": "Encounter.type",
"path": "Encounter.type",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.type:Kontaktebene",
"path": "Encounter.type",
"sliceName": "Kontaktebene",
"short": "Um ISiK (Stufe 4) kompatibel zu sein, muss eine Kontaktebene angegeben werden",
"comment": "Hintergrund: Das Konzept der 'Kontaktebene' stammt aus dem Fallmodell der Medizininformatik-Initiative, das bei Encountern zwischen 'Einrichtungskontakten', 'Fachabteilungskontakten' und 'Versorgungsstellenkontakten' unterscheidet. Im Kontext dieses Moduls werden lediglich Encounter der Ebene 'Fachabteilungskontakt' abgebildet.",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/ValueSet/kontaktebene-de"
}
},
{
"id": "Encounter.subject",
"path": "Encounter.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ma-ambulant.de/StructureDefinition/MaPatient",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group"
]
}
],
"mustSupport": true
},
{
"id": "Encounter.basedOn",
"path": "Encounter.basedOn",
"short": "Überweisungsauftrag",
"mustSupport": true
},
{
"id": "Encounter.participant",
"path": "Encounter.participant",
"short": "Angabe der/des behandelnden Ärztin oder Arztes",
"mustSupport": true
},
{
"id": "Encounter.period",
"path": "Encounter.period",
"short": "Zeitpunkt oder -raum des Besuchs",
"mustSupport": true
},
{
"id": "Encounter.period.start",
"path": "Encounter.period.start",
"short": "Zeitpunkt des Besuchs",
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.diagnosis",
"path": "Encounter.diagnosis",
"short": "Liste von Behandlungsdiagnosen, die für diesen Fall relevant sind",
"mustSupport": true
},
{
"id": "Encounter.diagnosis.condition",
"path": "Encounter.diagnosis.condition",
"short": "Referenz auf die Diagnose",
"mustSupport": true
},
{
"id": "Encounter.diagnosis.use",
"path": "Encounter.diagnosis.use",
"short": "Bedeutung der Diagnose",
"mustSupport": true
},
{
"id": "Encounter.diagnosis.use.coding",
"path": "Encounter.diagnosis.use.coding",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.diagnosis.use.coding:Diagnosetyp",
"path": "Encounter.diagnosis.use.coding",
"sliceName": "Diagnosetyp",
"short": "Um ISiK (Stufe 4) kompatibel zu sein, muss ein codierter Diagnosetyp angegeben werden.",
"definition": "International standardisierte, grobgranulare Unterscheidung zwischen extern gestellten Diagnosen (referral-diagnosis) und intern gestellten Diagnosen (treatment-diagnosis)",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/ValueSet/DiagnoseTyp"
}
},
{
"id": "Encounter.account",
"path": "Encounter.account",
"short": "Abrechnungskontext: Zuordnung zum ambulanten Schein",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ma-ambulant.de/StructureDefinition/MaAccountSchein",
"http://hl7.org/fhir/StructureDefinition/Account"
]
}
],
"mustSupport": true
},
{
"id": "Encounter.account.identifier",
"path": "Encounter.account.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.account.identifier.system",
"path": "Encounter.account.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.account.identifier.value",
"path": "Encounter.account.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.serviceProvider",
"path": "Encounter.serviceProvider",
"short": "Ambulanz, die für diesen Besuch verantwortlich ist",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
],
"mustSupport": true
},
{
"id": "Encounter.serviceProvider.identifier",
"path": "Encounter.serviceProvider.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Encounter.serviceProvider.display",
"path": "Encounter.serviceProvider.display",
"min": 1,
"mustSupport": true
}
]
}
}