http://hl7.org/fhir/StructureDefinition/MessageDefinition|4.0.1
Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted.
{
"description": "Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted.",
"package": "hl7.fhir.r4.examples@4.0.1",
"date": "2019-10-31T22:29:23Z",
"derivation": "specialization",
"meta": {
"lastUpdated": "2019-11-01T09:29:23.356+11:00"
},
"publisher": "Health Level Seven International (Infrastructure And Messaging)",
"fhirVersion": "4.0.1",
"purpose": "Allows messages to be defined once and re-used across systems.",
"name": "MessageDefinition",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://hl7.org/fhir/object-implementation",
"name": "Object Implementation Information",
"identity": "objimpl"
} ],
"abstract": false,
"type": "MessageDefinition",
"experimental": null,
"resourceType": "StructureDefinition",
"fhirversion": null,
"title": null,
"versionAlgorithmCoding": null,
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Foundation.Conformance"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "anonymous"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "inm"
} ],
"status": "draft",
"id": "7ef12440-7b98-50a1-8bd2-582c70ca2966",
"kind": "resource",
"url": "http://hl7.org/fhir/StructureDefinition/MessageDefinition",
"identifier": null,
"_baseDefinition": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-codegen-super",
"valueString": "MetadataResource"
} ]
},
"versionAlgorithmString": null,
"fhir_id": null,
"version": "4.0.1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/special/committees/inm/index.cfm",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}