Patient Master Identity Registry (PMIR)
1.5.1-current - ci-build
Patient Master Identity Registry (PMIR), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.5.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PMIR/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Subscription.Request | Version: 1.5.1-current | |||
Active as of 2024-07-15 | Computable Name: PMIRSubscriptionRequest |
StructureDefinition for Subscrption resource constraints for subscription requests in the IHE PMIR Profile. The IHE PMIR Profile text is Normative, this conformance resource is Informative.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from PMIRSubscription
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Subscription | 0..* | PMIRSubscription | Server push subscription criteria | |
status | 1..1 | code | requested | active | error | off Required Pattern: requested | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Subscription | 0..* | PMIRSubscription | Server push subscription criteria | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | requested | active | error | off Binding: SubscriptionStatus (required): The status of a subscription. Required Pattern: requested |
reason | Σ | 1..1 | string | Description of why this subscription was created |
criteria | Σ | 1..1 | string | See Section 2:3.94.4.1.2.1.1 |
channel | Σ | 1..1 | BackboneElement | The channel on which to report matches to the criteria |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 1..1 | code | rest-hook | websocket | email | sms | message Binding: SubscriptionChannelType (required): The type of method used to execute a subscription. Required Pattern: message |
endpoint | Σ | 1..1 | url | Where the channel points to |
payload | Σ | 1..1 | code | MIME type to send, or omit for no payload Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Subscription.status | required | Pattern: requestedhttp://hl7.org/fhir/ValueSet/subscription-status|4.0.1 from the FHIR Standard | |
Subscription.channel.type | required | Pattern: messagehttp://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.1 from the FHIR Standard | |
Subscription.channel.payload | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Subscription | 0..* | PMIRSubscription | Server push subscription criteria | |||||
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 | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
status | ?!Σ | 1..1 | code | requested | active | error | off Binding: SubscriptionStatus (required): The status of a subscription. Required Pattern: requested | ||||
contact | Σ | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | ΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
value | Σ | 1..1 | string | The actual contact point details | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | ||||
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
period | Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||
end | Σ | 0..1 | instant | When to automatically delete the subscription | ||||
reason | Σ | 1..1 | string | Description of why this subscription was created | ||||
criteria | Σ | 1..1 | string | See Section 2:3.94.4.1.2.1.1 | ||||
error | Σ | 0..1 | string | Latest error note | ||||
channel | Σ | 1..1 | BackboneElement | The channel on which to report matches to the criteria | ||||
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 | Σ | 1..1 | code | rest-hook | websocket | email | sms | message Binding: SubscriptionChannelType (required): The type of method used to execute a subscription. Required Pattern: message | ||||
endpoint | Σ | 1..1 | url | Where the channel points to | ||||
payload | Σ | 1..1 | code | MIME type to send, or omit for no payload Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | ||||
header | Σ | 0..* | string | Usage depends on the channel type | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Subscription.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Subscription.status | required | Pattern: requestedhttp://hl7.org/fhir/ValueSet/subscription-status|4.0.1 from the FHIR Standard | ||||
Subscription.contact.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | ||||
Subscription.contact.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | ||||
Subscription.channel.type | required | Pattern: messagehttp://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.1 from the FHIR Standard | ||||
Subscription.channel.payload | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
This structure is derived from PMIRSubscription
Differential View
This structure is derived from PMIRSubscription
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Subscription | 0..* | PMIRSubscription | Server push subscription criteria | |
status | 1..1 | code | requested | active | error | off Required Pattern: requested | |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Subscription | 0..* | PMIRSubscription | Server push subscription criteria | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | requested | active | error | off Binding: SubscriptionStatus (required): The status of a subscription. Required Pattern: requested |
reason | Σ | 1..1 | string | Description of why this subscription was created |
criteria | Σ | 1..1 | string | See Section 2:3.94.4.1.2.1.1 |
channel | Σ | 1..1 | BackboneElement | The channel on which to report matches to the criteria |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | Σ | 1..1 | code | rest-hook | websocket | email | sms | message Binding: SubscriptionChannelType (required): The type of method used to execute a subscription. Required Pattern: message |
endpoint | Σ | 1..1 | url | Where the channel points to |
payload | Σ | 1..1 | code | MIME type to send, or omit for no payload Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Subscription.status | required | Pattern: requestedhttp://hl7.org/fhir/ValueSet/subscription-status|4.0.1 from the FHIR Standard | |
Subscription.channel.type | required | Pattern: messagehttp://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.1 from the FHIR Standard | |
Subscription.channel.payload | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Subscription | 0..* | PMIRSubscription | Server push subscription criteria | |||||
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 | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
status | ?!Σ | 1..1 | code | requested | active | error | off Binding: SubscriptionStatus (required): The status of a subscription. Required Pattern: requested | ||||
contact | Σ | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | ΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
value | Σ | 1..1 | string | The actual contact point details | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | ||||
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
period | Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||
end | Σ | 0..1 | instant | When to automatically delete the subscription | ||||
reason | Σ | 1..1 | string | Description of why this subscription was created | ||||
criteria | Σ | 1..1 | string | See Section 2:3.94.4.1.2.1.1 | ||||
error | Σ | 0..1 | string | Latest error note | ||||
channel | Σ | 1..1 | BackboneElement | The channel on which to report matches to the criteria | ||||
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 | Σ | 1..1 | code | rest-hook | websocket | email | sms | message Binding: SubscriptionChannelType (required): The type of method used to execute a subscription. Required Pattern: message | ||||
endpoint | Σ | 1..1 | url | Where the channel points to | ||||
payload | Σ | 1..1 | code | MIME type to send, or omit for no payload Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | ||||
header | Σ | 0..* | string | Usage depends on the channel type | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Subscription.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Subscription.status | required | Pattern: requestedhttp://hl7.org/fhir/ValueSet/subscription-status|4.0.1 from the FHIR Standard | ||||
Subscription.contact.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | ||||
Subscription.contact.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | ||||
Subscription.channel.type | required | Pattern: messagehttp://hl7.org/fhir/ValueSet/subscription-channel-type|4.0.1 from the FHIR Standard | ||||
Subscription.channel.payload | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
This structure is derived from PMIRSubscription
Other representations of profile: CSV, Excel, Schematron