PackagesCanonicalsLogsProblems
    Packages
    cezih.hr.cezih-osnova@1.0.1
    http://fhir.cezih.hr/specifikacije/StructureDefinition/HRCancelRepeatesRequestMessage
{
  "description": null,
  "_filename": "StructureDefinition-HRCancelPrescriptionRepeatesRequestMessage.json",
  "package_name": "cezih.hr.cezih-osnova",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "HRCancelPrescriptionRepeatesRequestMessage",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "draft",
  "id": "ce278b85-2d1e-4481-a355-e7b0c84d178b",
  "kind": "resource",
  "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/HRCancelRepeatesRequestMessage",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.entry",
      "max": "2",
      "min": 2,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry:messageHeader",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "messageHeader"
    }, {
      "id": "Bundle.entry:messageHeader.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/HRPrescriptionMessageHeader" ]
      } ]
    }, {
      "id": "Bundle.entry:ukidanjePonovljivosti",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Recept kojem ukidamo ponovljivost",
      "sliceName": "ukidanjePonovljivosti",
      "definition": "Podaci o recept kojem ukidamo ponovljivost, autoru poruke i pacijentu."
    }, {
      "id": "Bundle.entry:ukidanjePonovljivosti.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/HRUkidanjePonovljivostiRecept" ]
      } ]
    }, {
      "id": "Bundle.entry:ukidanjePonovljivosti.resource.identifier",
      "min": 1,
      "path": "Bundle.entry.resource.identifier",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Bundle.entry:ukidanjePonovljivosti.resource.supportingInformation",
      "min": 1,
      "path": "Bundle.entry.resource.supportingInformation",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "identifier.system",
          "type": "value"
        } ]
      }
    } ]
  },
  "baseDefinition": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-request-message"
}