PackagesCanonicalsLogsProblems
    Packages
    rs/cezih.osnova@0.2.3
    http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-condition
description: 'Podatci o zdravstvenom slučaju.\n\nKoncept Slučaja predstavlja određeni zdravstveni problem ili stanje pacijenta u određenom trenutku u vremenu. Slučaj je definiran sa tri osnovna atributa: dijagnoza, vrijeme početka i završetka problema odnosno stanja te status slučaja. \n\nDomenski model podataka o Slučaju prikazan je na slijedećoj slici.\n\n\n\n\n
Slika 1 - Domenski model podataka o slučaju
\nKako je prikazano na slici 1 podatci o slučaju se sastoje od \n* jedinstvenog identifikatora slučaja kojeg dodjeljuje ova usluga prilikom kreiranja slučaja (identifier)\n* datum završetka slučaja (abatement date)\n* datum početka slučaja (onset date)\n* datum kada je slučaj zabilježen (recorded date)\n* status slučaja (clinical status)\n* status verifikacije slučaja (verification status)\n* dijagnoza (identification of HI)\n* vezani slučaj (related)\n* posjeta u kojoj je identificiran slučaj (encounter)\n* pacijent (subject)\n* liječnik koji je identificirao slučaj (asserter)\n* liječnik koji je zabilježio slučaj (recorder)\n\nNa slijedećoj slici su prikazana stanja slučaja (clinical status).\n\n\n\n\n
:100%\" src=\"HI State Model.jpg\" />
Slika 2 - Model stanja
' package_name: rs/cezih.osnova derivation: constraint name: HRCondition type: Condition elements: onset: short: Vrijeme pojavljevanja slučaja mustSupport: true choices: [] index: 16 category: {short: Kategorija slučaja, mustSupport: true, index: 9} clinicalStatus: {short: Klinički status slučaja, mustSupport: true, index: 7} encounter: type: Reference short: Posjeta unutar koje je prvi puta kreiran slučaj constraint: MDkCazcq: {human: Ako se posjeta u kojoj je kreiran slučaj referencira sa identifikatorom potrebno je specificirati i tip resursa "Encounter", severity: error, expression: 'iif($this.identifier.exists(), $this.type = ''Encounter'', true)'} mustSupport: true refers: ['http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-encounter'] index: 14 abatement: short: Vrijeme kada je slučaj rješen (zatvoren) mustSupport: true choices: [] index: 18 asserter: type: Reference short: Liječnik koji je dijagnosticirao slučaj constraint: khaAlq0Y: {human: Ako se zdravstveni djelatnik referencira sa identifikatorom potrebno je specificirati tip resursa "Practitioner", severity: error, expression: 'iif($this.identifier.exists(), $this.type = ''Practitioner'', true)'} mustSupport: true refers: ['http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner'] index: 21 note: short: Dodatna zabilješka o slučaju mustSupport: true index: 22 extensions: myExtension: url: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type type: Extension short: Vrsta zabilješke mustSupport: true index: 23 elements: url: pattern: {type: uri, value: 'http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type'} type: uri index: 24 value: choices: [valueCoding] index: 26 valueCoding: {type: Coding, choiceOf: value, index: 27} elements: extension: type: Extension short: Vrsta zabilješke mustSupport: true url: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type index: 23 slicing: slices: myExtension: match: {} schema: type: Extension short: Vrsta zabilješke mustSupport: true url: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type index: 23 elements: url: pattern: {type: uri, value: 'http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type'} type: uri index: 24 value: choices: [valueCoding] index: 26 valueCoding: {type: Coding, choiceOf: value, index: 27} extension: type: Extension short: Veza prema slučaju zdravlja mustSupport: true url: http://fhir.cezih.hr/specifikacije/StructureDefinition/vezani-slucaj index: 0 slicing: slices: VezaniSlucaj: match: {} schema: type: Extension short: Veza prema slučaju zdravlja mustSupport: true url: http://fhir.cezih.hr/specifikacije/StructureDefinition/vezani-slucaj index: 0 elements: url: pattern: {type: uri, value: 'http://fhir.cezih.hr/specifikacije/StructureDefinition/vezani-slucaj'} type: uri index: 1 recordedDate: {short: Vrijeme kreiranja podataka o slučaju, mustSupport: true, index: 19} recorder: type: Reference short: Liječnik koji je zabilježio slučaj constraint: eSZDi9YH: {human: Ako se zdravstveni djelatnik referencira sa identifikatorom potrebno je specificirati tip resursa "Practitioner", severity: error, expression: 'iif($this.identifier.exists(), $this.type = ''Practitioner'', true)'} mustSupport: true refers: ['http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-practitioner'] index: 20 severity: {short: Ozbiljnost slučaja, mustSupport: true, index: 10} code: short: Dijagnoza zdravstvenog slučaja prema MKB10 klasifikaciji binding: {strength: required, valueSet: 'http://fhir.cezih.hr/specifikacije/ValueSet/icd10-hr'} mustSupport: true index: 11 identifier: short: Identifikator slučaja dodjeljen od strane servisa mustSupport: false index: 2 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: globalni-identifikator: match: {system: 'http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja'} schema: short: Jedinstveni identifikator slučaja mustSupport: true index: 3 elements: system: short: Vrsta identifikatora pattern: {type: uri, value: 'http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja'} type: uri index: 4 required: [system] lokalni-identifikator: match: {system: 'http://fhir.cezih.hr/specifikacije/identifikatori/lokalni-identifikator-slucaja'} schema: short: Lokalni identifikator slučaja mustSupport: true index: 5 elements: system: short: Vrsta identifikatora pattern: {type: uri, value: 'http://fhir.cezih.hr/specifikacije/identifikatori/lokalni-identifikator-slucaja'} type: uri index: 6 required: [system] bodySite: {short: 'Anatomska lokacija, ukoliko je potrebno specificirati', mustSupport: true, index: 12} verificationStatus: {short: Status potvrde slučaja, mustSupport: true, index: 8} subject: type: Reference short: Pacijent na kojeg se odnosi zdravstveni slučaj constraint: K2IbmQnn: {human: Ako se pacijent referencira sa identifikatorom potrebno je specificirati i tip resursa "Patient", severity: error, expression: 'iif($this.identifier.exists(), $this.type = ''Patient'', true)'} mustSupport: true refers: ['http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-pacijent'] index: 13 package_version: 0.2.3 extensions: VezaniSlucaj: url: http://fhir.cezih.hr/specifikacije/StructureDefinition/vezani-slucaj type: Extension short: Veza prema slučaju zdravlja mustSupport: true index: 0 elements: url: pattern: {type: uri, value: 'http://fhir.cezih.hr/specifikacije/StructureDefinition/vezani-slucaj'} type: uri index: 1 class: profile kind: resource url: http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-condition base: http://hl7.org/fhir/StructureDefinition/Condition version: '0.1'