description: 'Questo profilo definisce un Bundle di tipo ''message'' fornito a seguito dei processi di blocco dello slot e di passaggio di testimone al SAE SO per la gestione della prestazione. Il Bundle deve contenere risorse specifiche: \r\n\r\n* MessageHeader\r\n* Appointment\r\n* ServiceRequest\r\n* PractitionerRole\r\n* Practitioner\r\n* Organization\r\n* HealthcareService\r\n* Patient' package_name: nit-mvp.nit derivation: constraint name: Bundle_Apertura_Prestazione_NIT type: Bundle elements: meta: index: 0 elements: tag: array: true min: 3 index: 1 slicing: rules: open discriminator: - {path: system, type: value} min: 3 slices: codiceApplicativoInviante: match: {system: 'https://terminology.pnt.agenas.it/CodeSystem/CodiceApplicativoInviante'} schema: _required: true index: 2 elements: system: short: Identifica il sistema di terminologia pattern: {type: Uri, value: 'https://terminology.pnt.agenas.it/CodeSystem/CodiceApplicativoInviante'} index: 3 code: {short: Codice applicativo inviante, index: 4} required: [system, code] codiceRegioneApplicativoInviante: match: {system: 'https://terminology.pnt.agenas.it/CodeSystem/CodiceRegione'} schema: short: Codice regione dell'applicativo inviante _required: true index: 5 elements: system: short: Identifica il sistema di terminologia pattern: {type: Uri, value: 'https://terminology.pnt.agenas.it/CodeSystem/CodiceRegione'} index: 6 code: {short: Codice regione dell'aplicativo inviante, index: 7} required: [system, code] codiceInstallazioneApplicazioneInviante: match: {system: 'https://terminology.pnt.agenas.it/CodeSystem/CodiceInstallazioneProdottoInviante'} schema: _required: true index: 8 elements: system: short: Identifica il sistema di terminologia pattern: {type: Uri, value: 'https://terminology.pnt.agenas.it/CodeSystem/CodiceInstallazioneProdottoInviante'} index: 9 code: {short: Codice installazione dell'aplicativo inviante - POD, index: 10} required: [system, code] type: pattern: {type: Code, value: message} index: 11 timestamp: {short: Quando il bundle è stato assemblato, index: 12} entry: short: Voce nel bundle - avrà una risorsa o un'informazione orderMeaning: Per i bundle di tipo "document" e "message", la prima risorsa è speciale (deve essere rispettivamente Composition o MessageHeader). Per tutti i bundle, il significato dell'ordine delle voci dipende dal tipo di bundle index: 13 slicing: rules: open discriminator: - {path: resource, type: profile} min: 1 slices: ServiceRequest: match: {} schema: short: ServiceRequest _required: true index: 20 elements: resource: type: ServiceRequest index: 21 elements: id: {index: 22} required: [id] PractitionerRole_Erog: match: {} schema: short: PractitionerRole Erog _required: true index: 26 elements: resource: type: PractitionerRole index: 27 elements: id: {index: 28} required: [id] Appointment: match: {} schema: short: Appointment _required: true index: 17 elements: resource: type: Appointment index: 18 elements: id: {index: 19} required: [id] MessageHeader: match: {} schema: short: MessageHeader _required: true index: 14 elements: resource: type: MessageHeader index: 15 elements: id: {index: 16} required: [id] PractitionerRole: match: {} schema: short: PractitionerRole Richiedente _required: true index: 23 elements: resource: type: PractitionerRole index: 24 elements: id: {index: 25} required: [id] HealthcareService: match: {} schema: short: HealthcareService _required: true index: 35 elements: resource: type: HealthcareService index: 36 elements: id: {index: 37} required: [id] Patient: match: {} schema: short: Patient _required: true index: 38 elements: resource: type: Patient index: 39 elements: id: {index: 40} required: [id] Practitioner: match: {} schema: short: Practitioner array: true min: 2 index: 29 elements: resource: type: Practitioner index: 30 elements: id: {index: 31} required: [id] Organization: match: {} schema: short: Organization array: true min: 2 index: 32 elements: resource: type: Organization index: 33 elements: id: {index: 34} required: [id] package_version: 0.0.1 class: profile kind: resource url: https://pnt.agenas.it/fhir/StructureDefinition/Bundle_Apertura_Prestazione_NIT base: http://hl7.org/fhir/StructureDefinition/Bundle version: null required: [entry]