Extensions for Using Data Elements from FHIR STU3 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R4B - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R3_AppointmentResponse_R4B

Official URL: http://hl7.org/fhir/3.0/StructureDefinition/profile-AppointmentResponse Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R3_AppointmentResponse_R4B

This cross-version profile allows STU3 AppointmentResponse content to be represented via FHIR R4B AppointmentResponse resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. AppointmentResponse C 0..* AppointmentResponse(4.3.0) A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection
Constraints: apr-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... appointment Σ 1..1 Reference(Appointment) Appointment this response relates to
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:appointment 0..1 Reference(Resource) STU3: appointment additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
AppointmentResponse.​participantStatus Base required ParticipationStatus 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
apr-1 error AppointmentResponse Either the participantType or actor must be specified participantType.exists() or actor.exists()
dom-2 error AppointmentResponse If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error AppointmentResponse If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error AppointmentResponse If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error AppointmentResponse If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice AppointmentResponse A resource should have narrative for robust management text.`div`.exists()
ele-1 error AppointmentResponse.implicitRules, AppointmentResponse.modifierExtension, AppointmentResponse.appointment, AppointmentResponse.appointment.extension, AppointmentResponse.appointment.extension:appointment, AppointmentResponse.participantStatus All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error AppointmentResponse.modifierExtension, AppointmentResponse.appointment.extension, AppointmentResponse.appointment.extension:appointment Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from AppointmentResponse

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. AppointmentResponse 0..* AppointmentResponse(4.3.0) A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 (Complex) STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.text
... identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:appointment 0..1 Reference(Resource) STU3: appointment additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... actor
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:actor 0..1 Reference(Resource) STU3: Person, Location/HealthcareService or Device
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. AppointmentResponse C 0..* AppointmentResponse(4.3.0) A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection
Constraints: apr-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 (Complex) STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible)
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example)
... 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
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required)
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
Constraints: dom-r4b
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier External Ids for this item
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..* Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible)
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... appointment Σ 1..1 Reference(Appointment) Appointment this response relates to
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:appointment 0..1 Reference(Resource) STU3: appointment additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... start 0..1 instant Time from appointment, or requested new start time
... end 0..1 instant Time from appointment, or requested new end time
... participantType Σ 0..* CodeableConcept Role of participant in the appointment
Binding: ParticipantType (extensible): Role of participant in encounter.
... actor Σ 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location) Person, Location, HealthcareService, or Device
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:actor 0..1 Reference(Resource) STU3: Person, Location/HealthcareService or Device
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... participantStatus ?!Σ 1..1 code accepted | declined | tentative | needs-action
Binding: ParticipationStatus (required): The Participation status of an appointment.
... comment 0..1 string Additional comments

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
AppointmentResponse.​meta.security Base extensible SecurityLabels 📍4.3.0 FHIR Std.
AppointmentResponse.​meta.tag Base example Common Tags 📍4.3.0 FHIR Std.
AppointmentResponse.​language Base preferred Common Languages 📍4.3.0 FHIR Std.
AppointmentResponse.​text.status Base required NarrativeStatus 📍4.3.0 FHIR Std.
AppointmentResponse.​identifier.use Base required IdentifierUse 📍4.3.0 FHIR Std.
AppointmentResponse.​identifier.type Base extensible IdentifierType 📍4.3.0 FHIR Std.
AppointmentResponse.​appointment.type Base extensible ResourceType 📍4.3.0 FHIR Std.
AppointmentResponse.​participantType Base extensible ParticipantType 📍4.3.0 FHIR Std.
AppointmentResponse.​actor.type Base extensible ResourceType 📍4.3.0 FHIR Std.
AppointmentResponse.​participantStatus Base required ParticipationStatus 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
apr-1 error AppointmentResponse Either the participantType or actor must be specified participantType.exists() or actor.exists()
dom-2 error AppointmentResponse If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error AppointmentResponse If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error AppointmentResponse If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error AppointmentResponse If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice AppointmentResponse A resource should have narrative for robust management text.`div`.exists()
dom-r4b warning AppointmentResponse.contained Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
ele-1 error AppointmentResponse.meta, AppointmentResponse.meta.extension, AppointmentResponse.meta.extension:meta, AppointmentResponse.meta.versionId, AppointmentResponse.meta.lastUpdated, AppointmentResponse.meta.source, AppointmentResponse.meta.profile, AppointmentResponse.meta.security, AppointmentResponse.meta.tag, AppointmentResponse.implicitRules, AppointmentResponse.language, AppointmentResponse.text, AppointmentResponse.text.extension, AppointmentResponse.text.extension:text, AppointmentResponse.text.status, AppointmentResponse.text.div, AppointmentResponse.extension, AppointmentResponse.modifierExtension, AppointmentResponse.identifier, AppointmentResponse.identifier.extension, AppointmentResponse.identifier.extension:identifier, AppointmentResponse.identifier.use, AppointmentResponse.identifier.type, AppointmentResponse.identifier.system, AppointmentResponse.identifier.value, AppointmentResponse.identifier.period, AppointmentResponse.identifier.assigner, AppointmentResponse.appointment, AppointmentResponse.appointment.extension, AppointmentResponse.appointment.extension:appointment, AppointmentResponse.appointment.reference, AppointmentResponse.appointment.type, AppointmentResponse.appointment.identifier, AppointmentResponse.appointment.display, AppointmentResponse.start, AppointmentResponse.end, AppointmentResponse.participantType, AppointmentResponse.actor, AppointmentResponse.actor.extension, AppointmentResponse.actor.extension:actor, AppointmentResponse.actor.reference, AppointmentResponse.actor.type, AppointmentResponse.actor.identifier, AppointmentResponse.actor.display, AppointmentResponse.participantStatus, AppointmentResponse.comment All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error AppointmentResponse.meta.extension, AppointmentResponse.meta.extension:meta, AppointmentResponse.text.extension, AppointmentResponse.text.extension:text, AppointmentResponse.extension, AppointmentResponse.modifierExtension, AppointmentResponse.identifier.extension, AppointmentResponse.identifier.extension:identifier, AppointmentResponse.appointment.extension, AppointmentResponse.appointment.extension:appointment, AppointmentResponse.actor.extension, AppointmentResponse.actor.extension:actor Must have either extensions or value[x], not both extension.exists() != value.exists()
txt-1 error AppointmentResponse.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error AppointmentResponse.text.div The narrative SHALL have some non-whitespace content htmlChecks()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. AppointmentResponse C 0..* AppointmentResponse(4.3.0) A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection
Constraints: apr-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... appointment Σ 1..1 Reference(Appointment) Appointment this response relates to
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:appointment 0..1 Reference(Resource) STU3: appointment additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
AppointmentResponse.​participantStatus Base required ParticipationStatus 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
apr-1 error AppointmentResponse Either the participantType or actor must be specified participantType.exists() or actor.exists()
dom-2 error AppointmentResponse If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error AppointmentResponse If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error AppointmentResponse If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error AppointmentResponse If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice AppointmentResponse A resource should have narrative for robust management text.`div`.exists()
ele-1 error AppointmentResponse.implicitRules, AppointmentResponse.modifierExtension, AppointmentResponse.appointment, AppointmentResponse.appointment.extension, AppointmentResponse.appointment.extension:appointment, AppointmentResponse.participantStatus All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error AppointmentResponse.modifierExtension, AppointmentResponse.appointment.extension, AppointmentResponse.appointment.extension:appointment Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from AppointmentResponse

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. AppointmentResponse 0..* AppointmentResponse(4.3.0) A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 (Complex) STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.text
... identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:appointment 0..1 Reference(Resource) STU3: appointment additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... actor
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:actor 0..1 Reference(Resource) STU3: Person, Location/HealthcareService or Device
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. AppointmentResponse C 0..* AppointmentResponse(4.3.0) A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection
Constraints: apr-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 (Complex) STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible)
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example)
... 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
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required)
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
Constraints: dom-r4b
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier External Ids for this item
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..* Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-AppointmentResponse.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible)
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... appointment Σ 1..1 Reference(Appointment) Appointment this response relates to
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:appointment 0..1 Reference(Resource) STU3: appointment additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... start 0..1 instant Time from appointment, or requested new start time
... end 0..1 instant Time from appointment, or requested new end time
... participantType Σ 0..* CodeableConcept Role of participant in the appointment
Binding: ParticipantType (extensible): Role of participant in encounter.
... actor Σ 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location) Person, Location, HealthcareService, or Device
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:actor 0..1 Reference(Resource) STU3: Person, Location/HealthcareService or Device
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... participantStatus ?!Σ 1..1 code accepted | declined | tentative | needs-action
Binding: ParticipationStatus (required): The Participation status of an appointment.
... comment 0..1 string Additional comments

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
AppointmentResponse.​meta.security Base extensible SecurityLabels 📍4.3.0 FHIR Std.
AppointmentResponse.​meta.tag Base example Common Tags 📍4.3.0 FHIR Std.
AppointmentResponse.​language Base preferred Common Languages 📍4.3.0 FHIR Std.
AppointmentResponse.​text.status Base required NarrativeStatus 📍4.3.0 FHIR Std.
AppointmentResponse.​identifier.use Base required IdentifierUse 📍4.3.0 FHIR Std.
AppointmentResponse.​identifier.type Base extensible IdentifierType 📍4.3.0 FHIR Std.
AppointmentResponse.​appointment.type Base extensible ResourceType 📍4.3.0 FHIR Std.
AppointmentResponse.​participantType Base extensible ParticipantType 📍4.3.0 FHIR Std.
AppointmentResponse.​actor.type Base extensible ResourceType 📍4.3.0 FHIR Std.
AppointmentResponse.​participantStatus Base required ParticipationStatus 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
apr-1 error AppointmentResponse Either the participantType or actor must be specified participantType.exists() or actor.exists()
dom-2 error AppointmentResponse If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error AppointmentResponse If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error AppointmentResponse If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error AppointmentResponse If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice AppointmentResponse A resource should have narrative for robust management text.`div`.exists()
dom-r4b warning AppointmentResponse.contained Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
ele-1 error AppointmentResponse.meta, AppointmentResponse.meta.extension, AppointmentResponse.meta.extension:meta, AppointmentResponse.meta.versionId, AppointmentResponse.meta.lastUpdated, AppointmentResponse.meta.source, AppointmentResponse.meta.profile, AppointmentResponse.meta.security, AppointmentResponse.meta.tag, AppointmentResponse.implicitRules, AppointmentResponse.language, AppointmentResponse.text, AppointmentResponse.text.extension, AppointmentResponse.text.extension:text, AppointmentResponse.text.status, AppointmentResponse.text.div, AppointmentResponse.extension, AppointmentResponse.modifierExtension, AppointmentResponse.identifier, AppointmentResponse.identifier.extension, AppointmentResponse.identifier.extension:identifier, AppointmentResponse.identifier.use, AppointmentResponse.identifier.type, AppointmentResponse.identifier.system, AppointmentResponse.identifier.value, AppointmentResponse.identifier.period, AppointmentResponse.identifier.assigner, AppointmentResponse.appointment, AppointmentResponse.appointment.extension, AppointmentResponse.appointment.extension:appointment, AppointmentResponse.appointment.reference, AppointmentResponse.appointment.type, AppointmentResponse.appointment.identifier, AppointmentResponse.appointment.display, AppointmentResponse.start, AppointmentResponse.end, AppointmentResponse.participantType, AppointmentResponse.actor, AppointmentResponse.actor.extension, AppointmentResponse.actor.extension:actor, AppointmentResponse.actor.reference, AppointmentResponse.actor.type, AppointmentResponse.actor.identifier, AppointmentResponse.actor.display, AppointmentResponse.participantStatus, AppointmentResponse.comment All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error AppointmentResponse.meta.extension, AppointmentResponse.meta.extension:meta, AppointmentResponse.text.extension, AppointmentResponse.text.extension:text, AppointmentResponse.extension, AppointmentResponse.modifierExtension, AppointmentResponse.identifier.extension, AppointmentResponse.identifier.extension:identifier, AppointmentResponse.appointment.extension, AppointmentResponse.appointment.extension:appointment, AppointmentResponse.actor.extension, AppointmentResponse.actor.extension:actor Must have either extensions or value[x], not both extension.exists() != value.exists()
txt-1 error AppointmentResponse.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error AppointmentResponse.text.div The narrative SHALL have some non-whitespace content htmlChecks()

 

Other representations of profile: CSV, Excel, Schematron