MessageDefinition.jurisdiction FHIR attribute (stu3) In the MessageDefinition resource for FHIR stu3 , the jurisdiction attribute identifies the Intended jurisdiction for message definition (if applicable)
jurisdiction (MessageDefinition) description Attribute Name: jurisdiction
Description: Intended jurisdiction for message definition (if applicable)
Attribute Type : CodeableConcept
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
"jurisdiction":
MessageDefinition attributes Attribute Field is list Type Description
allowedResponse
true
Data Type
Responses to this message
Description: Responses to this message
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "allowedResponse":
jurisdiction
true
CodeableConcept
Intended jurisdiction for message definition (if applicable)
Description: Intended jurisdiction for message definition (if applicable)
Attribute Type : CodeableConcept
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
focus
true
Data Type
Resource(s) that are the subject of the event
Description: Resource(s) that are the subject of the event
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
event
false
Coding
Event type
Description: Event type
Attribute Type : Coding
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "event": {
"code": "communication-request",
"system": "http://hl7.org/fhir/message-events"
}
category
false
code
Consequence | Currency | Notification
Description: Consequence | Currency | Notification
Attribute Type : code
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "category": "Notification"
copyright
false
markdown
Use and/or publishing restrictions
Description: Use and/or publishing restrictions
Attribute Type : markdown
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
title
false
string
Name for this message definition (human friendly)
Description: Name for this message definition (human friendly)
Attribute Type : string
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "title": "Message definition base example"
version
false
string
Business version of the message definition
Description: Business version of the message definition
Attribute Type : string
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
status
false
code
draft | active | retired | unknown
Description: draft | active | retired | unknown
Attribute Type : code
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "status": "draft"
description
false
markdown
Natural language description of the message definition
Description: Natural language description of the message definition
Attribute Type : markdown
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
parent
true
Reference
Protocol/workflow this is part of
Description: Protocol/workflow this is part of
Attribute Type : Reference
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
base
false
Reference
Definition this one is based on
Description: Definition this one is based on
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
useContext
true
UsageContext
Context the content is intended to support
Description: Context the content is intended to support
Attribute Type : UsageContext
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
purpose
false
markdown
Why this message definition is defined
Description: Why this message definition is defined
Attribute Type : markdown
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "purpose": "Defines a base example for other MessageDefintion instances."
date
false
dateTime
Date this was last changed
Description: Date this was last changed
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "date": "2016-11-09"
publisher
false
string
Name of the publisher (organization or individual)
Description: Name of the publisher (organization or individual)
Attribute Type : string
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "publisher": "Health Level Seven, Int'l"
replaces
true
Reference
Takes the place of
Description: Takes the place of
Attribute Type : Reference
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
name
false
string
Name for this message definition (computer friendly)
Description: Name for this message definition (computer friendly)
Attribute Type : string
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "name": "EXAMPLE"
url
false
uri
Logical URI to reference this message definition (globally unique)
Description: Logical URI to reference this message definition (globally unique)
Attribute Type : uri
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "url": "http://hl7.org/fhir/MessageDefinition/example"
contact
true
ContactDetail
Contact details for the publisher
Description: Contact details for the publisher
Attribute Type : ContactDetail
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
]
}
]
experimental
false
boolean
For testing purposes, not real usage
Description: For testing purposes, not real usage
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "experimental": true
identifier
false
Identifier
Additional identifier for the message definition
Description: Additional identifier for the message definition
Attribute Type : Identifier
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
responseRequired
false
boolean
Is a response required?
Description: Is a response required?
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "responseRequired": false