{
"description": "The concept of a message addressed to nominated recipients.",
"_filename": "StructureDefinition-ADDRESSED-MESSAGE.json",
"package_name": "openehr.base",
"date": "2025-09-06T15:35:39+10:00",
"derivation": "specialization",
"publisher": "openEHR + HL7",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "ADDRESSED_MESSAGE",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://openehr.org/fhir/StructureDefinition/ADDRESSED_MESSAGE",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "ADDRESSED_MESSAGE",
"package_version": "0.1.0-snapshot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl": "https://specifications.openehr.org/releases/BASE/latest/foundation_types.html#_any_class"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
"valueCode": "element-view-replace-cardinality"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
} ]
}
} ],
"snapshot": {
"element": [ {
"path": "ADDRESSED_MESSAGE",
"min": 0,
"definition": "The concept of a message addressed to nominated recipients.",
"isModifier": false,
"short": "The concept of a message addressed to nominated recipients.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "ADDRESSED_MESSAGE",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "ADDRESSED_MESSAGE.sender",
"min": 1,
"definition": "Party sending the message.",
"isModifier": false,
"short": "Party sending the message.",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "ADDRESSED_MESSAGE.sender",
"base": {
"max": "1",
"min": 1,
"path": "ADDRESSED_MESSAGE.sender"
}
}, {
"path": "ADDRESSED_MESSAGE.sender_reference",
"min": 1,
"definition": "Identification of message used by sender. This will be the same no matter how many times this message is sent to these recipients.",
"isModifier": false,
"short": "Identification of message used by sender.",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "ADDRESSED_MESSAGE.sender-reference",
"base": {
"max": "1",
"min": 1,
"path": "ADDRESSED_MESSAGE.sender_reference"
}
}, {
"path": "ADDRESSED_MESSAGE.addressees",
"min": 1,
"definition": "Intended recipients, in the form of internet addresses.",
"isModifier": false,
"short": "Intended recipients, in the form of internet addresses.",
"type": [ {
"code": "string"
} ],
"max": "*",
"id": "ADDRESSED_MESSAGE.addressees",
"base": {
"max": "*",
"min": 1,
"path": "ADDRESSED_MESSAGE.addressees"
}
}, {
"path": "ADDRESSED_MESSAGE.urgency",
"min": 0,
"definition": "Urgency with which destination should deal with message:\n\n* -1 - low\n* 0 - normal\n* 1 - high",
"isModifier": false,
"short": "Urgency with which destination should deal with message:\n\n* -1 - low\n* 0 - normal\n* 1 - high",
"type": [ {
"code": "integer"
} ],
"max": "1",
"id": "ADDRESSED_MESSAGE.urgency",
"base": {
"max": "1",
"min": 0,
"path": "ADDRESSED_MESSAGE.urgency"
}
}, {
"path": "ADDRESSED_MESSAGE.message",
"min": 1,
"definition": "The content of the message.",
"isModifier": false,
"short": "The content of the message.",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/MESSAGE"
} ],
"max": "1",
"id": "ADDRESSED_MESSAGE.message",
"base": {
"max": "1",
"min": 1,
"path": "ADDRESSED_MESSAGE.message"
}
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0-snapshot"
} ]
},
"status": "active",
"id": "35b9c5d1-60cf-42f1-a886-9d514688b80c",
"kind": "logical",
"url": "http://openehr.org/fhir/StructureDefinition/ADDRESSED-MESSAGE",
"version": "0.1.0-snapshot",
"differential": {
"element": [ {
"id": "ADDRESSED_MESSAGE",
"max": "*",
"min": 0,
"path": "ADDRESSED_MESSAGE",
"short": "The concept of a message addressed to nominated recipients.",
"definition": "The concept of a message addressed to nominated recipients.",
"isModifier": false
}, {
"id": "ADDRESSED_MESSAGE.sender",
"max": "1",
"min": 1,
"path": "ADDRESSED_MESSAGE.sender",
"type": [ {
"code": "string"
} ],
"short": "Party sending the message.",
"definition": "Party sending the message.",
"isModifier": false
}, {
"id": "ADDRESSED_MESSAGE.sender-reference",
"max": "1",
"min": 1,
"path": "ADDRESSED_MESSAGE.sender_reference",
"type": [ {
"code": "string"
} ],
"short": "Identification of message used by sender.",
"definition": "Identification of message used by sender. This will be the same no matter how many times this message is sent to these recipients.",
"isModifier": false
}, {
"id": "ADDRESSED_MESSAGE.addressees",
"max": "*",
"min": 1,
"path": "ADDRESSED_MESSAGE.addressees",
"type": [ {
"code": "string"
} ],
"short": "Intended recipients, in the form of internet addresses.",
"definition": "Intended recipients, in the form of internet addresses.",
"isModifier": false
}, {
"id": "ADDRESSED_MESSAGE.urgency",
"max": "1",
"min": 0,
"path": "ADDRESSED_MESSAGE.urgency",
"type": [ {
"code": "integer"
} ],
"short": "Urgency with which destination should deal with message:\n\n* -1 - low\n* 0 - normal\n* 1 - high",
"definition": "Urgency with which destination should deal with message:\n\n* -1 - low\n* 0 - normal\n* 1 - high",
"isModifier": false
}, {
"id": "ADDRESSED_MESSAGE.message",
"max": "1",
"min": 1,
"path": "ADDRESSED_MESSAGE.message",
"type": [ {
"code": "http://openehr.org/fhir/StructureDefinition/MESSAGE"
} ],
"short": "The content of the message.",
"definition": "The content of the message.",
"isModifier": false
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://www.openehr.org",
"system": "url"
} ]
} ],
"baseDefinition": "http://openehr.org/fhir/StructureDefinition/Any"
}