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: 23 use: elements: coding: index: 24 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: 25 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-sug-rec'} index: 26 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: 27 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/diagnosis-role'} index: 28 required: [system] rank: {index: 29} 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: 44 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 authenticator: match: {} schema: index: 21 elements: type: pattern: type: CodeableConcept value: coding: - {code: AUTHEN, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'} index: 22 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: 45 location: elements: location: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-location'] index: 30 physicalType: elements: coding: index: 31 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: dep: match: {code: wa} schema: index: 32 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/location-physical-type'} index: 33 code: pattern: {type: Code, value: wa} index: 34 display: pattern: {type: String, value: Ward} index: 35 required: [code] room: match: {code: ro} schema: index: 36 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/location-physical-type'} index: 37 code: pattern: {type: Code, value: ro} index: 38 display: pattern: {type: String, value: Room} index: 39 required: [code] bed: match: {code: bd} schema: index: 40 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/location-physical-type'} index: 41 code: pattern: {type: Code, value: bd} index: 42 display: pattern: {type: String, value: Bed} index: 43 required: [code] subject: type: Reference refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-patient'] index: 16 package_version: 0.2.8 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]