Making Electronic Data More available for Research and Public Health (MedMorph)
1.0.0 - STU 1 United States of America flag

Making Electronic Data More available for Research and Public Health (MedMorph), published by HL7 International - Public Health Work 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-medmorph/ and changes regularly. See the Directory of published versions

Resource Profile: US Public Health MessageDefinition

Official URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-messagedefinition Version: 1.0.0
Draft as of 2019-09-01 Computable Name: USPublicHealthMessageDefinition

This is the MessageDefinition Resource profile for the IG.

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..*MessageDefinitionUS Public Health MessageDefinition
... event[x] S1..1CodingTypes of messages being sent between systems
Binding: US Public Health 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]extensibleUSPublicHealthMessageTypes (a valid code from US Public Health Message Type Codes)
NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition C0..*MessageDefinitionUS Public Health MessageDefinition
... 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 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]extensibleUSPublicHealthMessageTypes (a valid code from US Public Health Message Type Codes)
MessageDefinition.categoryrequiredMessageSignificanceCategory
MessageDefinition.focus.coderequiredResourceType

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMessageDefinitionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMessageDefinitionIf 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 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(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMessageDefinitionIf 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-5errorMessageDefinitionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMessageDefinitionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
md-1errorMessageDefinition.focusMax must be postive int or *
: max='*' or (max.toInteger() > 0)
msd-0warningMessageDefinitionName should be usable as an identifier for the module by machine processing applications such as code generation
: name.matches('[A-Z]([A-Za-z0-9_]){0,254}')
NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition C0..*MessageDefinitionUS Public Health MessageDefinition
... 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 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]extensibleUSPublicHealthMessageTypes (a valid code from US Public Health Message Type Codes)
MessageDefinition.categoryrequiredMessageSignificanceCategory
MessageDefinition.focus.coderequiredResourceType
MessageDefinition.responseRequiredrequiredmessageheader-response-request

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
md-1errorMessageDefinition.focusMax must be postive int or *
: max='*' or (max.toInteger() > 0)

This structure is derived from MessageDefinition

Summary

Mandatory: 1 element (1 nested mandatory element)
Must-Support: 5 elements

Differential View

This structure is derived from MessageDefinition

NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition 0..*MessageDefinitionUS Public Health MessageDefinition
... event[x] S1..1CodingTypes of messages being sent between systems
Binding: US Public Health 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]extensibleUSPublicHealthMessageTypes (a valid code from US Public Health Message Type Codes)

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition C0..*MessageDefinitionUS Public Health MessageDefinition
... 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 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]extensibleUSPublicHealthMessageTypes (a valid code from US Public Health Message Type Codes)
MessageDefinition.categoryrequiredMessageSignificanceCategory
MessageDefinition.focus.coderequiredResourceType

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMessageDefinitionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMessageDefinitionIf 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 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(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMessageDefinitionIf 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-5errorMessageDefinitionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMessageDefinitionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
md-1errorMessageDefinition.focusMax must be postive int or *
: max='*' or (max.toInteger() > 0)
msd-0warningMessageDefinitionName should be usable as an identifier for the module by machine processing applications such as code generation
: name.matches('[A-Z]([A-Za-z0-9_]){0,254}')

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MessageDefinition C0..*MessageDefinitionUS Public Health MessageDefinition
... 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 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]extensibleUSPublicHealthMessageTypes (a valid code from US Public Health Message Type Codes)
MessageDefinition.categoryrequiredMessageSignificanceCategory
MessageDefinition.focus.coderequiredResourceType
MessageDefinition.responseRequiredrequiredmessageheader-response-request

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
md-1errorMessageDefinition.focusMax must be postive int or *
: max='*' or (max.toInteger() > 0)

This structure is derived from MessageDefinition

Summary

Mandatory: 1 element (1 nested mandatory element)
Must-Support: 5 elements

 

Other representations of profile: CSV, Excel, Schematron