0.1.4 - draft
NabotoImplementationGuide - Local Development build (v0.1.4). See the Directory of published versions
Defining URL: | http://fhir.naboto.com/StructureDefinition/naboto-appointment |
Version: | 0.1.4 |
Name: | NabotoAppointment |
Title: | Naboto Appointment Profile |
Status: | Active as of 2022-11-03 01:30:17+0000 |
Definition: | Naboto Profile for appointment data. The Naboto Appointment is based upon the Appointment Resource. |
Publisher: | Naboto Software GmbH |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
http://fhir.naboto.com/StructureDefinition/naboto-appointment
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Appointment
Summary
Mandatory: 5 elements (1 nested mandatory element)
Must-Support: 5 elements
Fixed Value: 7 elements
Prohibited: 18 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
This structure is derived from Appointment
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Appointment | 0..* | Appointment | A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s) | |
language | 0..0 | |||
contained | 0..0 | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
note | 0..* | (Complex) | NabotoNote URL: http://fhir.naboto.com/StructureDefinition/naboto-note | |
status | S | 1..1 | code | booked | arrived | fulfilled | cancelled | noshow | entered-in-error | checked-in Binding: NabotoAppointmentStatus (required) |
cancelationReason | 0..0 | |||
serviceCategory | 0..0 | |||
serviceType | 0..0 | |||
specialty | 0..0 | |||
appointmentType | 0..0 | |||
reasonCode | 0..0 | |||
reasonReference | 0..0 | |||
priority | 0..0 | |||
supportingInformation | 0..0 | |||
start | S | 1..1 | instant | When appointment is to take place |
end | S | 1..1 | instant | When appointment is to conclude |
minutesDuration | 0..0 | |||
slot | 0..0 | |||
comment | 0..0 | |||
patientInstruction | 0..0 | |||
basedOn | 0..0 | |||
Slices for participant | S | 2..* | BackboneElement | Participants involved in appointment Slice: Unordered, Open by value:actor.type |
participant:All Slices | Content/Rules for all slices | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
virtualService | 0..1 | (Complex) | VirtualServiceContactDetail URL: http://fhir.naboto.com/StructureDefinition/virtual-service-contact-detail | |
actor | 0..1 | Reference(Patient | Practitioner) | Practitioner and/or Patient participating in appointment. Exactly one Patient and at least 1 Practitioner is required | |
period | 0..0 | |||
participant:patient | 1..1 | BackboneElement | Participants involved in appointment | |
type | 0..* | CodeableConcept | Role of participant in the appointment Fixed Value: As shown (subject) | |
coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: SBJ | |
actor | 1..1 | Reference(Patient) | Patient participating in appointment. Exactly 1 Patient is required | |
type | 1..1 | uri | Type the reference refers to (e.g. "Patient") Fixed Value: Patient | |
status | 1..1 | code | accepted | declined | tentative | needs-action Fixed Value: accepted | |
participant:practitioner | S | 0..* | BackboneElement | Participants involved in appointment |
type | 0..* | CodeableConcept | Role of participant in the appointment Fixed Value: As shown (primary performer) | |
coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: PPRF | |
actor | 0..1 | Reference(Practitioner) | Practitioner participating in appointment. A default practitioner will be automatically assigned to the Appointment if none is present. | |
type | 1..1 | uri | Type the reference refers to (e.g. "Patient") Fixed Value: Practitioner | |
required | 0..1 | code | required | optional | information-only Fixed Value: required | |
status | 1..1 | code | accepted | declined | tentative | needs-action Fixed Value: accepted | |
requestedPeriod | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Appointment | C | 0..* | Appointment | A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s) |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
note | 0..* | (Complex) | NabotoNote URL: http://fhir.naboto.com/StructureDefinition/naboto-note | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | External Ids for this item |
status | ?!SΣ | 1..1 | code | booked | arrived | fulfilled | cancelled | noshow | entered-in-error | checked-in Binding: NabotoAppointmentStatus (required) |
description | 0..1 | string | Shown on a subject line in a meeting request, or appointment list | |
start | SΣ | 1..1 | instant | When appointment is to take place |
end | SΣ | 1..1 | instant | When appointment is to conclude |
created | 0..1 | dateTime | The date that this appointment was initially created | |
Slices for participant | SC | 2..* | BackboneElement | Participants involved in appointment Slice: Unordered, Open by value:actor.type |
participant:All Slices | Content/Rules for all slices | |||
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
virtualService | 0..1 | (Complex) | VirtualServiceContactDetail URL: http://fhir.naboto.com/StructureDefinition/virtual-service-contact-detail | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 0..* | CodeableConcept | Role of participant in the appointment Binding: ParticipantType (extensible): Role of participant in encounter. |
actor | Σ | 0..1 | Reference(Patient | Practitioner) | Practitioner and/or Patient participating in appointment. Exactly one Patient and at least 1 Practitioner is required |
required | Σ | 0..1 | code | required | optional | information-only Binding: ParticipantRequired (required): Is the Participant required to attend the appointment. |
status | Σ | 1..1 | code | accepted | declined | tentative | needs-action Binding: ParticipationStatus (required): The Participation status of an appointment. |
participant:patient | C | 1..1 | BackboneElement | Participants involved in appointment |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 0..* | CodeableConcept | Role of participant in the appointment Binding: ParticipantType (extensible): Role of participant in encounter. Fixed Value: As shown (subject) |
id | 0..0 | id | Unique id for inter-element referencing | |
extension | 0..0 | Extension | Additional content defined by implementations | |
coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |
id | 0..0 | id | Unique id for inter-element referencing | |
extension | 0..0 | Extension | Additional content defined by implementations | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | |
version | 0..0 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: SBJ | |
display | 0..0 | string | Representation defined by the system | |
userSelected | 0..0 | boolean | If this coding was chosen directly by the user | |
text | 0..0 | string | Plain text representation of the concept | |
actor | Σ | 1..1 | Reference(Patient) | Patient participating in appointment. Exactly 1 Patient is required |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
type | Σ | 1..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). Fixed Value: Patient |
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | Σ | 0..1 | string | Text alternative for the resource |
required | Σ | 0..1 | code | required | optional | information-only Binding: ParticipantRequired (required): Is the Participant required to attend the appointment. |
status | Σ | 1..1 | code | accepted | declined | tentative | needs-action Binding: ParticipationStatus (required): The Participation status of an appointment. Fixed Value: accepted |
period | 0..1 | Period | Participation period of the actor | |
participant:practitioner | SC | 0..* | BackboneElement | Participants involved in appointment |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 0..* | CodeableConcept | Role of participant in the appointment Binding: ParticipantType (extensible): Role of participant in encounter. Fixed Value: As shown (primary performer) |
id | 0..0 | id | Unique id for inter-element referencing | |
extension | 0..0 | Extension | Additional content defined by implementations | |
coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |
id | 0..0 | id | Unique id for inter-element referencing | |
extension | 0..0 | Extension | Additional content defined by implementations | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | |
version | 0..0 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: PPRF | |
display | 0..0 | string | Representation defined by the system | |
userSelected | 0..0 | boolean | If this coding was chosen directly by the user | |
text | 0..0 | string | Plain text representation of the concept | |
actor | Σ | 0..1 | Reference(Practitioner) | Practitioner participating in appointment. A default practitioner will be automatically assigned to the Appointment if none is present. |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
type | Σ | 1..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). Fixed Value: Practitioner |
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | Σ | 0..1 | string | Text alternative for the resource |
required | Σ | 0..1 | code | required | optional | information-only Binding: ParticipantRequired (required): Is the Participant required to attend the appointment. Fixed Value: required |
status | Σ | 1..1 | code | accepted | declined | tentative | needs-action Binding: ParticipationStatus (required): The Participation status of an appointment. Fixed Value: accepted |
period | 0..1 | Period | Participation period of the actor | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Appointment | C | 0..* | Appointment | A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s) |
status | ?!Σ | 1..1 | code | booked | arrived | fulfilled | cancelled | noshow | entered-in-error | checked-in Binding: NabotoAppointmentStatus (required) |
start | Σ | 1..1 | instant | When appointment is to take place |
end | Σ | 1..1 | instant | When appointment is to conclude |
Slices for participant | C | 2..* | BackboneElement | Participants involved in appointment Slice: Unordered, Open by value:actor.type |
participant:practitioner | C | 0..* | BackboneElement | Participants involved in appointment |
Documentation for this format |
This structure is derived from Appointment
Summary
Mandatory: 5 elements (1 nested mandatory element)
Must-Support: 5 elements
Fixed Value: 7 elements
Prohibited: 18 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Appointment
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Appointment | 0..* | Appointment | A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s) | |
language | 0..0 | |||
contained | 0..0 | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
note | 0..* | (Complex) | NabotoNote URL: http://fhir.naboto.com/StructureDefinition/naboto-note | |
status | S | 1..1 | code | booked | arrived | fulfilled | cancelled | noshow | entered-in-error | checked-in Binding: NabotoAppointmentStatus (required) |
cancelationReason | 0..0 | |||
serviceCategory | 0..0 | |||
serviceType | 0..0 | |||
specialty | 0..0 | |||
appointmentType | 0..0 | |||
reasonCode | 0..0 | |||
reasonReference | 0..0 | |||
priority | 0..0 | |||
supportingInformation | 0..0 | |||
start | S | 1..1 | instant | When appointment is to take place |
end | S | 1..1 | instant | When appointment is to conclude |
minutesDuration | 0..0 | |||
slot | 0..0 | |||
comment | 0..0 | |||
patientInstruction | 0..0 | |||
basedOn | 0..0 | |||
Slices for participant | S | 2..* | BackboneElement | Participants involved in appointment Slice: Unordered, Open by value:actor.type |
participant:All Slices | Content/Rules for all slices | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
virtualService | 0..1 | (Complex) | VirtualServiceContactDetail URL: http://fhir.naboto.com/StructureDefinition/virtual-service-contact-detail | |
actor | 0..1 | Reference(Patient | Practitioner) | Practitioner and/or Patient participating in appointment. Exactly one Patient and at least 1 Practitioner is required | |
period | 0..0 | |||
participant:patient | 1..1 | BackboneElement | Participants involved in appointment | |
type | 0..* | CodeableConcept | Role of participant in the appointment Fixed Value: As shown (subject) | |
coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: SBJ | |
actor | 1..1 | Reference(Patient) | Patient participating in appointment. Exactly 1 Patient is required | |
type | 1..1 | uri | Type the reference refers to (e.g. "Patient") Fixed Value: Patient | |
status | 1..1 | code | accepted | declined | tentative | needs-action Fixed Value: accepted | |
participant:practitioner | S | 0..* | BackboneElement | Participants involved in appointment |
type | 0..* | CodeableConcept | Role of participant in the appointment Fixed Value: As shown (primary performer) | |
coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: PPRF | |
actor | 0..1 | Reference(Practitioner) | Practitioner participating in appointment. A default practitioner will be automatically assigned to the Appointment if none is present. | |
type | 1..1 | uri | Type the reference refers to (e.g. "Patient") Fixed Value: Practitioner | |
required | 0..1 | code | required | optional | information-only Fixed Value: required | |
status | 1..1 | code | accepted | declined | tentative | needs-action Fixed Value: accepted | |
requestedPeriod | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Appointment | C | 0..* | Appointment | A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s) |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
note | 0..* | (Complex) | NabotoNote URL: http://fhir.naboto.com/StructureDefinition/naboto-note | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | External Ids for this item |
status | ?!SΣ | 1..1 | code | booked | arrived | fulfilled | cancelled | noshow | entered-in-error | checked-in Binding: NabotoAppointmentStatus (required) |
description | 0..1 | string | Shown on a subject line in a meeting request, or appointment list | |
start | SΣ | 1..1 | instant | When appointment is to take place |
end | SΣ | 1..1 | instant | When appointment is to conclude |
created | 0..1 | dateTime | The date that this appointment was initially created | |
Slices for participant | SC | 2..* | BackboneElement | Participants involved in appointment Slice: Unordered, Open by value:actor.type |
participant:All Slices | Content/Rules for all slices | |||
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
virtualService | 0..1 | (Complex) | VirtualServiceContactDetail URL: http://fhir.naboto.com/StructureDefinition/virtual-service-contact-detail | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 0..* | CodeableConcept | Role of participant in the appointment Binding: ParticipantType (extensible): Role of participant in encounter. |
actor | Σ | 0..1 | Reference(Patient | Practitioner) | Practitioner and/or Patient participating in appointment. Exactly one Patient and at least 1 Practitioner is required |
required | Σ | 0..1 | code | required | optional | information-only Binding: ParticipantRequired (required): Is the Participant required to attend the appointment. |
status | Σ | 1..1 | code | accepted | declined | tentative | needs-action Binding: ParticipationStatus (required): The Participation status of an appointment. |
participant:patient | C | 1..1 | BackboneElement | Participants involved in appointment |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 0..* | CodeableConcept | Role of participant in the appointment Binding: ParticipantType (extensible): Role of participant in encounter. Fixed Value: As shown (subject) |
id | 0..0 | id | Unique id for inter-element referencing | |
extension | 0..0 | Extension | Additional content defined by implementations | |
coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |
id | 0..0 | id | Unique id for inter-element referencing | |
extension | 0..0 | Extension | Additional content defined by implementations | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | |
version | 0..0 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: SBJ | |
display | 0..0 | string | Representation defined by the system | |
userSelected | 0..0 | boolean | If this coding was chosen directly by the user | |
text | 0..0 | string | Plain text representation of the concept | |
actor | Σ | 1..1 | Reference(Patient) | Patient participating in appointment. Exactly 1 Patient is required |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
type | Σ | 1..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). Fixed Value: Patient |
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | Σ | 0..1 | string | Text alternative for the resource |
required | Σ | 0..1 | code | required | optional | information-only Binding: ParticipantRequired (required): Is the Participant required to attend the appointment. |
status | Σ | 1..1 | code | accepted | declined | tentative | needs-action Binding: ParticipationStatus (required): The Participation status of an appointment. Fixed Value: accepted |
period | 0..1 | Period | Participation period of the actor | |
participant:practitioner | SC | 0..* | BackboneElement | Participants involved in appointment |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 0..* | CodeableConcept | Role of participant in the appointment Binding: ParticipantType (extensible): Role of participant in encounter. Fixed Value: As shown (primary performer) |
id | 0..0 | id | Unique id for inter-element referencing | |
extension | 0..0 | Extension | Additional content defined by implementations | |
coding | 1..1 | Coding | Code defined by a terminology system Fixed Value: (complex) | |
id | 0..0 | id | Unique id for inter-element referencing | |
extension | 0..0 | Extension | Additional content defined by implementations | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | |
version | 0..0 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: PPRF | |
display | 0..0 | string | Representation defined by the system | |
userSelected | 0..0 | boolean | If this coding was chosen directly by the user | |
text | 0..0 | string | Plain text representation of the concept | |
actor | Σ | 0..1 | Reference(Practitioner) | Practitioner participating in appointment. A default practitioner will be automatically assigned to the Appointment if none is present. |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
type | Σ | 1..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). Fixed Value: Practitioner |
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known |
display | Σ | 0..1 | string | Text alternative for the resource |
required | Σ | 0..1 | code | required | optional | information-only Binding: ParticipantRequired (required): Is the Participant required to attend the appointment. Fixed Value: required |
status | Σ | 1..1 | code | accepted | declined | tentative | needs-action Binding: ParticipationStatus (required): The Participation status of an appointment. Fixed Value: accepted |
period | 0..1 | Period | Participation period of the actor | |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
Appointment.status | required | NabotoAppointmentStatus |
Appointment.participant.type | extensible | ParticipantType |
Appointment.participant.required | required | ParticipantRequired |
Appointment.participant.status | required | ParticipationStatus |
Appointment.participant:patient.type | extensible | Fixed Value: SBJ |
Appointment.participant:patient.actor.type | extensible | Fixed Value: Patient |
Appointment.participant:patient.required | required | ParticipantRequired |
Appointment.participant:patient.status | required | Fixed Value: accepted |
Appointment.participant:practitioner.type | extensible | Fixed Value: PPRF |
Appointment.participant:practitioner.actor.type | extensible | Fixed Value: Practitioner |
Appointment.participant:practitioner.required | required | Fixed Value: required |
Appointment.participant:practitioner.status | required | Fixed Value: accepted |
Id | Grade | Path(s) | Details | Requirements |
app-1 | error | Appointment.participant, Appointment.participant:patient, Appointment.participant:practitioner | Either the type or actor on the participant SHALL be specified : type.exists() or actor.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |