{ "description": "Ovaj profil definira sadržaj poruke za kreiranje nove posjete.", "_filename": "StructureDefinition-hr-create-encounter-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": "HRCreateEncounterMessage", "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 zahtjeva za kreiranje nove posjete", "package_version": "0.2.2", "status": "draft", "id": "d8b48436-33c6-42e9-b210-7c8a83c163a8", "kind": "resource", "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-create-encounter-message", "version": "0.2.2", "differential": { "element": [ { "id": "Bundle", "path": "Bundle" }, { "id": "Bundle.entry", "max": "2", "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]", "fixedCoding": { "code": "1.1", "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types" } }, { "id": "Bundle.entry:Encounter", "max": "1", "min": 1, "path": "Bundle.entry", "short": "Podatci o posjeti", "sliceName": "Encounter", "mustSupport": false }, { "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", "path": "Bundle.entry.resource.identifier", "slicing": { "rules": "closed", "description": "Discriminator je definiran u profilu HREncounter" } }, { "id": "Bundle.entry:Encounter.resource.identifier:jedinstveni-identifikator", "max": "0", "path": "Bundle.entry.resource.identifier", "sliceName": "jedinstveni-identifikator" }, { "id": "Bundle.entry:Encounter.resource.status", "path": "Bundle.entry.resource.status", "fixedCode": "in-progress" }, { "id": "Bundle.entry:Encounter.resource.class", "path": "Bundle.entry.resource.class", "mustSupport": true }, { "id": "Bundle.entry:Encounter.resource.subject", "min": 1, "path": "Bundle.entry.resource.subject", "mustSupport": true }, { "id": "Bundle.entry:Encounter.resource.participant", "min": 1, "path": "Bundle.entry.resource.participant", "short": "Zdravstveni djelatnici koji su sudjelovali u posjeti", "definition": "Zdravstveni djelatnici se referenciraju korištenjem logičkih referenci (identifikator - HZJZ šifra zdrastvenig djelatnika ili MBO)\nMora se specificirati barem jedan zdravstveni djelatnik koji mora bit jednak autoru poruke koji je specificiran u zaglavlju poruke (MessageHeader.author).", "mustSupport": true }, { "id": "Bundle.entry:Encounter.resource.period", "min": 1, "path": "Bundle.entry.resource.period" }, { "id": "Bundle.entry:Encounter.resource.period.start", "min": 1, "path": "Bundle.entry.resource.period.start", "mustSupport": true }, { "id": "Bundle.entry:Encounter.resource.period.end", "path": "Bundle.entry.resource.period.end", "mustSupport": true }, { "id": "Bundle.entry:Encounter.resource.serviceProvider", "min": 1, "path": "Bundle.entry.resource.serviceProvider" } ] }, "contact": [ { "name": "Krešimir Kerš", "telecom": [ { "value": "kresimir.kers@ericsson.com", "system": "email" } ] } ], "baseDefinition": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-request-message" }