description: This resource represents a specific sections within an encounter,\nsuch as Admission, Discharge, or Operation.\nIt ensures consistent documentation by categorizing key clinical events and activities. package_name: il.laniado.fhir.r4 derivation: constraint name: EncounterMedicalRecord type: Encounter elements: diagnosis: elements: condition: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-condition'] index: 27 use: elements: coding: index: 28 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: sugRec: match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-sug-rec'} schema: index: 29 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-sug-rec'} index: 30 required: [system] role: match: {system: 'http://terminology.hl7.org/CodeSystem/diagnosis-role'} schema: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnosis-role'} index: 31 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/diagnosis-role'} index: 32 required: [system] rank: {index: 33} required: [rank] meta: elements: source: pattern: {type: Uri, value: 'http://emr.laniado.org.il'} index: 0 serviceProvider: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-organization'] index: 48 type: index: 12 slicing: slices: sug-mismach: match: {} schema: binding: {strength: required, valueSet: 'http://fhir.laniado.org.il/ValueSet/k-emr-sug-mismach'} _required: true index: 13 elements: coding: index: 14 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-emr-sug-mismach'} index: 15 required: [coding] participant: index: 17 elements: individual: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner'] index: 18 required: [individual] slicing: slices: primary-performer: match: {} schema: _required: true index: 19 elements: individual: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner'] index: 20 consultant: match: {} schema: index: 21 elements: individual: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner'] index: 22 required: [individual] reffering-practitioner: match: {} schema: index: 23 elements: individual: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner'] index: 24 required: [individual] authenticator: match: {} schema: index: 25 elements: type: pattern: type: CodeableConcept value: coding: - {code: AUTHEN, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'} index: 26 class: pattern: type: Coding value: {code: '311791003', system: 'http://snomed.info/sct', display: Information gathering} index: 11 identifier: index: 1 elements: system: {index: 2} value: {short: The value that is unique within the system., index: 3} required: [value, system] slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: emrMismachim: match: {system: 'http://fhir.laniado.org.il/Identifier/emr-mismachim'} schema: mustSupport: true _required: true index: 4 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/emr-mismachim'} index: 5 assigner: elements: reference: pattern: {type: String, value: Organization/01604} index: 6 identifier: index: 7 elements: system: pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'} index: 8 value: pattern: {type: String, value: '01604'} index: 9 display: pattern: {type: String, value: בית חולים לניאדו} index: 10 required: [identifier] partOf: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/encounter-admission'] index: 49 location: elements: location: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-location'] index: 34 physicalType: elements: coding: index: 35 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: dep: match: {code: wa} schema: index: 36 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/location-physical-type'} index: 37 code: pattern: {type: Code, value: wa} index: 38 display: pattern: {type: String, value: Ward} index: 39 required: [code] room: match: {code: ro} schema: index: 40 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/location-physical-type'} index: 41 code: pattern: {type: Code, value: ro} index: 42 display: pattern: {type: String, value: Room} index: 43 required: [code] bed: match: {code: bd} schema: index: 44 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/location-physical-type'} index: 45 code: pattern: {type: Code, value: bd} index: 46 display: pattern: {type: String, value: Bed} index: 47 required: [code] subject: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-patient'] index: 16 package_version: 0.2.11 class: profile kind: resource url: http://fhir.laniado.org.il/StructureDefinition/encounter-medical-record base: http://fhir.health.gov.il/StructureDefinition/il-core-encounter version: null required: [participant, identifier, type]