PackagesCanonicalsLogsProblems
    Packages
    vzvz.covid-vaccinations@0.3.1-beta
    http://vzvz.nl/fhir/StructureDefinition/VaccinationBundle
{
  "description": null,
  "_filename": "VaccinationBundle.StructureDefinition.json",
  "package_name": "vzvz.covid-vaccinations",
  "date": "2022-03-01T10:48:51.1131706+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-03-01T10:58:02.389+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "VaccinationBundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.3.1-beta",
  "status": "draft",
  "id": "e70fd2d1-a259-4703-9797-7b3ffd5102a5",
  "kind": "resource",
  "url": "http://vzvz.nl/fhir/StructureDefinition/VaccinationBundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "transaction"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resolve()",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Bundle.entry:immunization",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "immunization"
    }, {
      "id": "Bundle.entry:immunization.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://vzvz.nl/fhir/StructureDefinition/Vaccination" ]
      } ]
    }, {
      "id": "Bundle.entry:patient",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "patient"
    }, {
      "id": "Bundle.entry:patient.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://vzvz.nl/fhir/StructureDefinition/RIVMNLcorePatient" ]
      } ]
    }, {
      "id": "Bundle.entry:organization",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "organization"
    }, {
      "id": "Bundle.entry:organization.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}