{ "description": "Poruka zahtjeva za brisanje slučaja", "_filename": "StructureDefinition-hr-delete-health-issue-message.json", "package_name": "cezih.hr.condition-management", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "DeleteHealthIssueMessage", "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "Poruka zahtjeva za brisanje slučaja", "package_version": "0.2.1", "status": "active", "id": "634efbe8-880c-4182-8613-81346bf3da88", "kind": "resource", "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-delete-health-issue-message", "version": "0.1", "differential": { "element": [ { "id": "Bundle", "path": "Bundle" }, { "id": "Bundle.entry", "max": "2", "min": 2, "path": "Bundle.entry", "slicing": { "rules": "closed", "discriminator": [ { "path": "resource", "type": "type" } ] } }, { "id": "Bundle.entry:MessageHeader", "max": "1", "min": 1, "path": "Bundle.entry", "short": "Zaglavlje poruke", "sliceName": "MessageHeader" }, { "id": "Bundle.entry:MessageHeader.resource", "path": "Bundle.entry.resource", "type": [ { "code": "MessageHeader", "profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-hi-management-message-header" ] } ] }, { "id": "Bundle.entry:MessageHeader.resource.event[x]", "path": "Bundle.entry.resource.event[x]", "fixedCoding": { "code": "2.7", "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types" } }, { "id": "Bundle.entry:HealthIssue", "max": "1", "min": 1, "path": "Bundle.entry", "short": "Slučaj", "sliceName": "HealthIssue" }, { "id": "Bundle.entry:HealthIssue.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Condition", "profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-condition" ] } ], "short": "Slučaj", "constraint": [ { "key": "himgmt-1", "human": "Mora postojati razlog brisanja", "severity": "error", "expression": "note.extension.value.ofType(Coding).where(code='1' and system='http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type').count() = 1" } ] }, { "id": "Bundle.entry:HealthIssue.resource.identifier", "max": "*", "min": 1, "path": "Bundle.entry.resource.identifier", "slicing": { "rules": "open", "description": "Definicija je definirana u baznom profilu HRCondition" } }, { "id": "Bundle.entry:HealthIssue.resource.identifier:globalni-identifikator", "max": "1", "min": 1, "path": "Bundle.entry.resource.identifier", "sliceName": "globalni-identifikator" }, { "id": "Bundle.entry:HealthIssue.resource.identifier:lokalni-identifikator", "max": "0", "path": "Bundle.entry.resource.identifier", "sliceName": "lokalni-identifikator" }, { "id": "Bundle.entry:HealthIssue.resource.clinicalStatus", "max": "0", "path": "Bundle.entry.resource.clinicalStatus" }, { "id": "Bundle.entry:HealthIssue.resource.verificationStatus", "max": "0", "min": 0, "path": "Bundle.entry.resource.verificationStatus", "binding": { "strength": "required", "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/health-issue-management-verification-status-create" } }, { "id": "Bundle.entry:HealthIssue.resource.category", "max": "0", "path": "Bundle.entry.resource.category" }, { "id": "Bundle.entry:HealthIssue.resource.severity", "max": "0", "path": "Bundle.entry.resource.severity" }, { "id": "Bundle.entry:HealthIssue.resource.code", "max": "0", "path": "Bundle.entry.resource.code" }, { "id": "Bundle.entry:HealthIssue.resource.bodySite", "max": "0", "path": "Bundle.entry.resource.bodySite" }, { "id": "Bundle.entry:HealthIssue.resource.encounter", "max": "0", "path": "Bundle.entry.resource.encounter" }, { "id": "Bundle.entry:HealthIssue.resource.onset[x]", "max": "0", "path": "Bundle.entry.resource.onset[x]" }, { "id": "Bundle.entry:HealthIssue.resource.abatement[x]", "max": "0", "min": 0, "path": "Bundle.entry.resource.abatement[x]" }, { "id": "Bundle.entry:HealthIssue.resource.recordedDate", "max": "0", "path": "Bundle.entry.resource.recordedDate" }, { "id": "Bundle.entry:HealthIssue.resource.recorder", "max": "0", "path": "Bundle.entry.resource.recorder" }, { "id": "Bundle.entry:HealthIssue.resource.asserter", "max": "0", "path": "Bundle.entry.resource.asserter" }, { "id": "Bundle.entry:HealthIssue.resource.note", "min": 1, "path": "Bundle.entry.resource.note" } ] }, "baseDefinition": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-health-issue-request-message" }