PackagesCanonicalsLogsProblems
    Packages
    cezih.hr.encounter-management@0.2.2
    http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-close-encounter-message
{
  "description": "Ovaj profil definira sadržaj poruke za zatvaranje posjete.",
  "_filename": "StructureDefinition-hr-close-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": "HRCloseEncounterMessage",
  "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": "false",
  "resourceType": "StructureDefinition",
  "title": "Poruka zahtjeva za zatvaranje posjete",
  "package_version": "0.2.2",
  "status": "draft",
  "id": "641c2a45-a020-4ddc-bdab-44c3c81c7f4b",
  "kind": "resource",
  "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-close-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",
      "max": "1",
      "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.3",
        "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",
      "max": "1",
      "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",
      "slicing": {
        "rules": "closed",
        "description": "Discriminator je definiran u profilu HREncounter"
      }
    }, {
      "id": "Bundle.entry:Encounter.resource.identifier:evidencijski-broj-hitnog-prijema",
      "max": "0",
      "path": "Bundle.entry.resource.identifier",
      "sliceName": "evidencijski-broj-hitnog-prijema"
    }, {
      "id": "Bundle.entry:Encounter.resource.identifier:jedinstveni-identifikator",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry.resource.identifier",
      "sliceName": "jedinstveni-identifikator"
    }, {
      "id": "Bundle.entry:Encounter.resource.identifier:lokalni-identifikator-posjete",
      "max": "0",
      "path": "Bundle.entry.resource.identifier",
      "sliceName": "lokalni-identifikator-posjete"
    }, {
      "id": "Bundle.entry:Encounter.resource.status",
      "path": "Bundle.entry.resource.status",
      "fixedCode": "finished"
    }, {
      "id": "Bundle.entry:Encounter.resource.period",
      "min": 1,
      "path": "Bundle.entry.resource.period"
    }, {
      "id": "Bundle.entry:Encounter.resource.period.end",
      "min": 1,
      "path": "Bundle.entry.resource.period.end",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Krešimir Kerš",
    "telecom": [ {
      "value": "kresimir.kers@ericsson.com",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-request-message"
}