US Public Health Profiles Library
1.0.0 - STU1 United States of America flag

US Public Health Profiles Library, published by HL7 Public Health Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-us-ph-common-library-ig/ and changes regularly. See the Directory of published versions

Resource Profile: US Public Health MessageDefinition

Official URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-messagedefinition Version: 1.0.0
Active as of 2023-10-04 Computable Name: USPublicHealthMessageDefinition

This MessageDefinition profile represents the characteristics of a message that can be shared in public health.

Usage:

Formal Views of Profile Content

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

This structure is derived from MessageDefinition

NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition 0..*MessageDefinitionA resource that defines a type of message that can be exchanged between systems
... event[x] S1..1CodingTypes of messages being sent between systems
Binding: US Public Health VaueSet - Message Types (extensible): US Public Health Message Types ValueSet

... category S0..1codeconsequence | currency | notification
... focus S0..*BackboneElementResource(s) that are the subject of the event
.... code S1..1codeType of resource
.... profile S0..1canonical(StructureDefinition)Profile that must be adhered to by focus

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
MessageDefinition.event[x]extensibleUSPublicHealthValueSetMessageTypes (a valid code from US Public Health CodeSystem - Message Types)
NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition C0..*MessageDefinitionA resource that defines a type of message that can be exchanged between systems
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... event[x] SΣ1..1CodingTypes of messages being sent between systems
Binding: US Public Health VaueSet - Message Types (extensible): US Public Health Message Types ValueSet

... category SΣ0..1codeconsequence | currency | notification
Binding: MessageSignificanceCategory (required): The impact of the content of a message.

... focus SΣC0..*BackboneElementResource(s) that are the subject of the event
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣ1..1codeType of resource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.

.... profile S0..1canonical(StructureDefinition)Profile that must be adhered to by focus
.... min Σ1..1unsignedIntMinimum number of focuses of this type

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
MessageDefinition.statusrequiredPublicationStatus
MessageDefinition.event[x]extensibleUSPublicHealthValueSetMessageTypes (a valid code from US Public Health CodeSystem - Message Types)
MessageDefinition.categoryrequiredMessageSignificanceCategory
MessageDefinition.focus.coderequiredResourceType
NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition C0..*MessageDefinitionA resource that defines a type of message that can be exchanged between systems
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... url Σ0..1uriBusiness Identifier for a given MessageDefinition
... identifier Σ0..*IdentifierPrimary key for the message definition on a given server
... version Σ0..1stringBusiness version of the message definition
... name ΣC0..1stringName for this message definition (computer friendly)
... title Σ0..1stringName for this message definition (human friendly)
... replaces Σ0..*canonical(MessageDefinition)Takes the place of
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental Σ0..1booleanFor testing purposes, not real usage
... date Σ1..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description Σ0..1markdownNatural language description of the message definition
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for message definition (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose Σ0..1markdownWhy this message definition is defined
... copyright 0..1markdownUse and/or publishing restrictions
... base Σ0..1canonical(MessageDefinition)Definition this one is based on
... parent Σ0..*canonical(ActivityDefinition | PlanDefinition)Protocol/workflow this is part of
... event[x] SΣ1..1CodingTypes of messages being sent between systems
Binding: US Public Health VaueSet - Message Types (extensible): US Public Health Message Types ValueSet

... category SΣ0..1codeconsequence | currency | notification
Binding: MessageSignificanceCategory (required): The impact of the content of a message.

... focus SΣC0..*BackboneElementResource(s) that are the subject of the event
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣ1..1codeType of resource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.

.... profile S0..1canonical(StructureDefinition)Profile that must be adhered to by focus
.... min Σ1..1unsignedIntMinimum number of focuses of this type
.... max C0..1stringMaximum number of focuses of this type
... responseRequired 0..1codealways | on-error | never | on-success
Binding: messageheader-response-request (required): HL7-defined table of codes which identify conditions under which acknowledgments are required to be returned in response to a message.


Example General: always
... allowedResponse 0..*BackboneElementResponses to this message
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... message 1..1canonical(MessageDefinition)Reference to allowed message definition response
.... situation 0..1markdownWhen should this response be used
... graph 0..*canonical(GraphDefinition)Canonical reference to a GraphDefinition

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
MessageDefinition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
MessageDefinition.statusrequiredPublicationStatus
MessageDefinition.jurisdictionextensibleJurisdiction ValueSet
MessageDefinition.event[x]extensibleUSPublicHealthValueSetMessageTypes (a valid code from US Public Health CodeSystem - Message Types)
MessageDefinition.categoryrequiredMessageSignificanceCategory
MessageDefinition.focus.coderequiredResourceType
MessageDefinition.responseRequiredrequiredmessageheader-response-request

This structure is derived from MessageDefinition

Summary

Must-Support: 5 elements

Differential View

This structure is derived from MessageDefinition

NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition 0..*MessageDefinitionA resource that defines a type of message that can be exchanged between systems
... event[x] S1..1CodingTypes of messages being sent between systems
Binding: US Public Health VaueSet - Message Types (extensible): US Public Health Message Types ValueSet

... category S0..1codeconsequence | currency | notification
... focus S0..*BackboneElementResource(s) that are the subject of the event
.... code S1..1codeType of resource
.... profile S0..1canonical(StructureDefinition)Profile that must be adhered to by focus

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
MessageDefinition.event[x]extensibleUSPublicHealthValueSetMessageTypes (a valid code from US Public Health CodeSystem - Message Types)

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition C0..*MessageDefinitionA resource that defines a type of message that can be exchanged between systems
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... event[x] SΣ1..1CodingTypes of messages being sent between systems
Binding: US Public Health VaueSet - Message Types (extensible): US Public Health Message Types ValueSet

... category SΣ0..1codeconsequence | currency | notification
Binding: MessageSignificanceCategory (required): The impact of the content of a message.

... focus SΣC0..*BackboneElementResource(s) that are the subject of the event
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣ1..1codeType of resource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.

.... profile S0..1canonical(StructureDefinition)Profile that must be adhered to by focus
.... min Σ1..1unsignedIntMinimum number of focuses of this type

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
MessageDefinition.statusrequiredPublicationStatus
MessageDefinition.event[x]extensibleUSPublicHealthValueSetMessageTypes (a valid code from US Public Health CodeSystem - Message Types)
MessageDefinition.categoryrequiredMessageSignificanceCategory
MessageDefinition.focus.coderequiredResourceType

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition C0..*MessageDefinitionA resource that defines a type of message that can be exchanged between systems
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... url Σ0..1uriBusiness Identifier for a given MessageDefinition
... identifier Σ0..*IdentifierPrimary key for the message definition on a given server
... version Σ0..1stringBusiness version of the message definition
... name ΣC0..1stringName for this message definition (computer friendly)
... title Σ0..1stringName for this message definition (human friendly)
... replaces Σ0..*canonical(MessageDefinition)Takes the place of
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental Σ0..1booleanFor testing purposes, not real usage
... date Σ1..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description Σ0..1markdownNatural language description of the message definition
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for message definition (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose Σ0..1markdownWhy this message definition is defined
... copyright 0..1markdownUse and/or publishing restrictions
... base Σ0..1canonical(MessageDefinition)Definition this one is based on
... parent Σ0..*canonical(ActivityDefinition | PlanDefinition)Protocol/workflow this is part of
... event[x] SΣ1..1CodingTypes of messages being sent between systems
Binding: US Public Health VaueSet - Message Types (extensible): US Public Health Message Types ValueSet

... category SΣ0..1codeconsequence | currency | notification
Binding: MessageSignificanceCategory (required): The impact of the content of a message.

... focus SΣC0..*BackboneElementResource(s) that are the subject of the event
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣ1..1codeType of resource
Binding: ResourceType (required): One of the resource types defined as part of this version of FHIR.

.... profile S0..1canonical(StructureDefinition)Profile that must be adhered to by focus
.... min Σ1..1unsignedIntMinimum number of focuses of this type
.... max C0..1stringMaximum number of focuses of this type
... responseRequired 0..1codealways | on-error | never | on-success
Binding: messageheader-response-request (required): HL7-defined table of codes which identify conditions under which acknowledgments are required to be returned in response to a message.


Example General: always
... allowedResponse 0..*BackboneElementResponses to this message
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... message 1..1canonical(MessageDefinition)Reference to allowed message definition response
.... situation 0..1markdownWhen should this response be used
... graph 0..*canonical(GraphDefinition)Canonical reference to a GraphDefinition

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
MessageDefinition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
MessageDefinition.statusrequiredPublicationStatus
MessageDefinition.jurisdictionextensibleJurisdiction ValueSet
MessageDefinition.event[x]extensibleUSPublicHealthValueSetMessageTypes (a valid code from US Public Health CodeSystem - Message Types)
MessageDefinition.categoryrequiredMessageSignificanceCategory
MessageDefinition.focus.coderequiredResourceType
MessageDefinition.responseRequiredrequiredmessageheader-response-request

This structure is derived from MessageDefinition

Summary

Must-Support: 5 elements

 

Other representations of profile: CSV, Excel, Schematron