{ "description": "Ovaj profil definira sadržaj poruke odgovora na zahtjev za upravljanje podatcima o posjeti pacijenta zdravstvenoj ustanovi.", "_filename": "StructureDefinition-hr-encounter-response-message.json", "package_name": "cezih.hr.encounter-management", "date": "2022-06-02", "derivation": "constraint", "publisher": "Ericsson Nikola Tesla d.d.", "fhirVersion": "4.0.1", "jurisdiction": [ { "text": "Croatia", "coding": [ { "code": "HR", "system": "urn:iso:std:iso:3166", "display": "Croatia" } ] } ], "name": "HREncounterResponseMessage", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "copyright": "Ericsson Nikola Tesla d.d.", "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Poruka odgovora na zahtjev", "package_version": "0.2.2", "status": "draft", "id": "d6ecd0e7-e7d5-4443-b48d-19458a11f759", "kind": "resource", "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-encounter-response-message", "version": "0.2.2", "differential": { "element": [ { "id": "Bundle", "path": "Bundle" }, { "id": "Bundle.entry", "max": "3", "min": 2, "path": "Bundle.entry", "slicing": { "rules": "closed", "ordered": false, "discriminator": [ { "path": "resource", "type": "type" } ] }, "mustSupport": false }, { "id": "Bundle.entry:MessageHeader", "max": "1", "min": 1, "path": "Bundle.entry", "short": "Zaglavlje poruke", "sliceName": "MessageHeader", "mustSupport": false }, { "id": "Bundle.entry:MessageHeader.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "MessageHeader", "profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-encounter-management-message-header" ] } ] }, { "id": "Bundle.entry:MessageHeader.resource.event[x]", "path": "Bundle.entry.resource.event[x]", "binding": { "strength": "required", "valueSet": "http://ent.hr/fhir/ValueSet/encounter-message-types" } }, { "id": "Bundle.entry:MessageHeader.resource.response", "min": 1, "path": "Bundle.entry.resource.response", "short": "Reference na poruku zahtjeva" }, { "id": "Bundle.entry:Encounter", "max": "1", "min": 0, "path": "Bundle.entry", "short": "Podatci o posjeti", "sliceName": "Encounter", "mustSupport": true }, { "id": "Bundle.entry:Encounter.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Encounter", "profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-encounter" ] } ] }, { "id": "Bundle.entry:Encounter.resource.identifier", "max": "*", "min": 1, "path": "Bundle.entry.resource.identifier", "short": "Identifikator posjete", "slicing": { "rules": "closed", "description": "Discriminator je definiran u profilu HREncounter" }, "definition": "Identifikator posjete kojeg dodjeljuje servis za upravljanje posjetama prilikom kreiranja nove posjete." }, { "id": "Bundle.entry:Encounter.resource.identifier:jedinstveni-identifikator", "max": "1", "min": 1, "path": "Bundle.entry.resource.identifier", "sliceName": "jedinstveni-identifikator" }, { "id": "Bundle.entry:OperationOutcome", "max": "1", "path": "Bundle.entry", "sliceName": "OperationOutcome", "mustSupport": true }, { "id": "Bundle.entry:OperationOutcome.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "OperationOutcome", "profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/ishod" ] } ] } ] }, "contact": [ { "name": "Krešimir Kerš", "telecom": [ { "value": "kresimir.kers@ericsson.com", "system": "email" } ] } ], "baseDefinition": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-response-message" }