PackagesCanonicalsLogsProblems
    Packages
    nit-mvp.nit@0.0.1
    https://pnt.agenas.it/fhir/StructureDefinition/Bundle_getPatient_return_NIT
{
  "description": "Questo profilo definisce un Bundle di tipo 'searchset' fornito a seguito di una  ricerca dei dati anagarfici dell'assistito. Il Bundle deve contenere la  risorse  Patient",
  "_filename": "Bundle_getPatient_return_NIT.StructureDefinition.json",
  "package_name": "nit-mvp.nit",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle_getPatient_return_NIT",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.1",
  "status": "draft",
  "id": "b5bbf773-764e-407a-a6e4-1ee32f44335b",
  "kind": "resource",
  "url": "https://pnt.agenas.it/fhir/StructureDefinition/Bundle_getPatient_return_NIT",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Bundle.entry:Patient",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Patient"
    }, {
      "id": "Bundle.entry:Patient.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://pnt.agenas.it/fhir/StructureDefinition/Patient_IRT_NIT" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}