PackagesCanonicalsLogsProblems
    Packages
    gdrl.fhir.r4@1.1.0
    https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleModificaOrdine
{
  "description": "Profilo volto a descrivere la risorsa Bundle nell'ambito della modifica di un ordine giĆ  inviato.",
  "_filename": "Profili ed Estensioni/Profile_ReteLab_Bundle_ModificaOrdine.json",
  "package_name": "gdrl.fhir.r4",
  "date": "2023-12-21T14:31:53.6384566+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ReteLabBundleModificaOrdine",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "active",
  "id": "cfd8138c-e3f9-4c82-9439-5cd5970addfa",
  "kind": "resource",
  "url": "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleModificaOrdine",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "message"
    }, {
      "id": "Bundle.timestamp",
      "path": "Bundle.timestamp",
      "definition": "Corrispondente campo HL7 secondo specifiche regionali: MSH-7.1"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resolve()",
          "type": "profile"
        } ]
      }
    }, {
      "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": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabMessageHeader" ]
      } ]
    }, {
      "id": "Bundle.entry:ServiceRequest",
      "min": 2,
      "path": "Bundle.entry",
      "sliceName": "ServiceRequest"
    }, {
      "id": "Bundle.entry:ServiceRequest.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabServiceRequestRichiestaEsamiLab" ]
      } ]
    }, {
      "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://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPatientCittadino" ]
      } ]
    }, {
      "id": "Bundle.entry:Encounter",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Encounter"
    }, {
      "id": "Bundle.entry:Encounter.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabEncounterInformazioniRichiestaLab" ]
      } ]
    }, {
      "id": "Bundle.entry:Organization",
      "min": 2,
      "path": "Bundle.entry",
      "short": "Organization L1 e L2 sono obbligatorie.",
      "sliceName": "Organization"
    }, {
      "id": "Bundle.entry:Organization.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL1", "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL2", "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL3", "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL4" ]
      } ]
    }, {
      "id": "Bundle.entry:Specimen",
      "path": "Bundle.entry",
      "sliceName": "Specimen"
    }, {
      "id": "Bundle.entry:Specimen.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabSpecimenCampioneLaboratorio" ]
      } ]
    }, {
      "id": "Bundle.entry:PractitionerRole",
      "path": "Bundle.entry",
      "sliceName": "PractitionerRole"
    }, {
      "id": "Bundle.entry:PractitionerRole.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPractitionerRoleMedico" ]
      } ]
    }, {
      "id": "Bundle.entry:Practitioner",
      "path": "Bundle.entry",
      "sliceName": "Practitioner"
    }, {
      "id": "Bundle.entry:Practitioner.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPractitionerMedico" ]
      } ]
    }, {
      "id": "Bundle.entry:Practitioner.resource.identifier",
      "path": "Bundle.entry.resource.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}