PackagesCanonicalsLogsProblems
    Packages
    nit-mvp.nit@0.0.1
    https://pnt.agenas.it/fhir/StructureDefinition/AppointmentResponse_NIT
description: Questo profilo descrive la risorsa AppointmentResponse
package_name: nit-mvp.nit
derivation: constraint
name: AppointmentResponse_NIT
type: AppointmentResponse
elements:
  identifier: {index: 0}
  appointment:
    type: Reference
    mustSupport: true
    refers: ['https://pnt.agenas.it/fhir/StructureDefinition/Appointment_NIT']
    index: 1
  start: {mustSupport: true, index: 2}
  end: {mustSupport: true, index: 3}
  actor:
    type: Reference
    mustSupport: true
    refers: ['https://pnt.agenas.it/fhir/StructureDefinition/Practitioner_NIT']
    index: 4
  comment: {index: 5}
package_version: 0.0.1
class: profile
kind: resource
url: https://pnt.agenas.it/fhir/StructureDefinition/AppointmentResponse_NIT
base: http://hl7.org/fhir/StructureDefinition/AppointmentResponse
version: null
required: [identifier, actor]