{ "description": "פרטי התור עבורו נשלחה בקשה להתחייבות", "_filename": "StructureDefinition-t17-booked-appointment.json", "package_name": "ig.fhir-il-community.org.t17", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "T17BookedAppointment", "abstract": false, "type": "Appointment", "experimental": null, "resourceType": "StructureDefinition", "title": "T17 Booked Appointment", "package_version": "1.0.0", "status": "draft", "id": "58232059-e2af-46c9-ae7e-b4379f3395a3", "kind": "resource", "url": "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-booked-appointment", "version": null, "differential": { "element": [ { "id": "Appointment.status", "path": "Appointment.status", "patternCode": "booked" }, { "id": "Appointment.appointmentType", "min": 1, "path": "Appointment.appointmentType", "binding": { "strength": "extensible", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0276", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "appointment-type" } ] } }, { "id": "Appointment.start", "min": 1, "path": "Appointment.start" }, { "id": "Appointment.end", "min": 1, "path": "Appointment.end" }, { "id": "Appointment.participant", "path": "Appointment.participant", "slicing": { "rules": "open", "ordered": false, "description": "מתוך מערך המשתתפים (*..1)- חייב להיות לפחות משתתף אחד שהוא מטופל", "discriminator": [ { "path": "type", "type": "value" } ] } }, { "id": "Appointment.participant:subject", "max": "*", "min": 1, "path": "Appointment.participant", "sliceName": "subject" }, { "id": "Appointment.participant:subject.type.coding", "max": "1", "min": 1, "path": "Appointment.participant.type.coding" }, { "id": "Appointment.participant:subject.type.coding.system", "min": 1, "path": "Appointment.participant.type.coding.system", "patternUri": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" }, { "id": "Appointment.participant:subject.type.coding.code", "min": 1, "path": "Appointment.participant.type.coding.code", "patternCode": "SBJ" }, { "id": "Appointment.participant:subject.type.coding.display", "min": 1, "path": "Appointment.participant.type.coding.display", "patternString": "subject" }, { "id": "Appointment.participant:subject.actor", "min": 1, "path": "Appointment.participant.actor" }, { "id": "Appointment.participant:subject.actor.identifier", "min": 1, "path": "Appointment.participant.actor.identifier" }, { "id": "Appointment.participant:subject.actor.identifier.system", "min": 1, "path": "Appointment.participant.actor.identifier.system" }, { "id": "Appointment.participant:subject.actor.identifier.value", "min": 1, "path": "Appointment.participant.actor.identifier.value" }, { "id": "Appointment.participant:subject.status", "path": "Appointment.participant.status", "fixedCode": "accepted" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment" }