{ "description": null, "_filename": "StructureDefinition-hr-create-health-issue-recurrence-message.json", "package_name": "cezih.hr.condition-management", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "CreateHealthIssueRecurrenceMessage", "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "Poruka zahtjeva za kreiranje ponovljenog slučaja", "package_version": "0.2.1", "status": "active", "id": "aac765d7-3ab2-4353-80c8-1f14ce1874ba", "kind": "resource", "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-create-health-issue-recurrence-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.2", "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" }, { "id": "Bundle.entry:HealthIssue.resource.identifier", "path": "Bundle.entry.resource.identifier", "slicing": { "rules": "closed", "description": "Definicija je definirana u baznom profilu HRCondition" } }, { "id": "Bundle.entry:HealthIssue.resource.identifier:globalni-identifikator", "max": "0", "path": "Bundle.entry.resource.identifier", "sliceName": "globalni-identifikator" }, { "id": "Bundle.entry:HealthIssue.resource.clinicalStatus", "max": "0", "path": "Bundle.entry.resource.clinicalStatus", "mustSupport": true }, { "id": "Bundle.entry:HealthIssue.resource.verificationStatus", "min": 1, "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.code", "min": 1, "path": "Bundle.entry.resource.code", "mustSupport": true }, { "id": "Bundle.entry:HealthIssue.resource.encounter", "path": "Bundle.entry.resource.encounter", "mustSupport": true }, { "id": "Bundle.entry:HealthIssue.resource.onset[x]", "min": 1, "path": "Bundle.entry.resource.onset[x]", "mustSupport": true }, { "id": "Bundle.entry:HealthIssue.resource.abatement[x]", "max": "0", "path": "Bundle.entry.resource.abatement[x]" }, { "id": "Bundle.entry:HealthIssue.resource.recordedDate", "max": "0", "path": "Bundle.entry.resource.recordedDate", "mustSupport": true }, { "id": "Bundle.entry:HealthIssue.resource.recorder", "max": "0", "path": "Bundle.entry.resource.recorder", "mustSupport": true }, { "id": "Bundle.entry:HealthIssue.resource.asserter", "max": "1", "path": "Bundle.entry.resource.asserter", "mustSupport": true }, { "id": "Bundle.entry:HealthIssue.resource.note", "path": "Bundle.entry.resource.note", "mustSupport": true } ] }, "baseDefinition": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-health-issue-request-message" }