description: Ovaj profil definira sadržaj poruke za ponovno otvaranje posjete. package_name: cezih.hr.encounter-management derivation: constraint name: HRReopenEncounterMessage type: Bundle elements: entry: mustSupport: false array: true min: 2 max: 2 index: 0 slicing: rules: closed ordered: false discriminator: - {path: resource, type: type} min: 2 max: 2 slices: MessageHeader: match: {} schema: short: Zaglavlje poruke mustSupport: false _required: true index: 1 elements: resource: type: MessageHeader index: 2 elements: event: pattern: type: Coding value: {code: '1.5', system: 'http://ent.hr/fhir/CodeSystem/ehe-message-types'} choices: [] index: 4 required: [resource] Encounter: match: {} schema: short: Podatci o posjeti mustSupport: false _required: true index: 5 elements: resource: type: Encounter index: 6 elements: identifier: array: true min: 1 index: 7 slicing: rules: closed description: Discriminator je définirai u profilu HREncounter min: 1 slices: evidencijski-broj-hitnog-prijema: match: {} schema: {index: 8} max: 0 jedinstveni-identifikator: match: {} schema: {_required: true, index: 9} min: 1 max: 1 lokalni-identifikator-posjete: match: {} schema: {index: 10} max: 0 status: pattern: {type: Code, value: in-progress} index: 11 required: [identifier] required: [resource] package_version: 0.2.2 class: profile kind: resource url: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-reopen-encounter-message base: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-request-message version: 0.2.2