FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "message-events",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem message-events</b></p><a name=\"message-events\"> </a><a name=\"hcmessage-events\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/message-events</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">CodeSystem-expand<a name=\"message-events-CodeSystem-expand\"> </a></td><td>The definition of a code system is used to create a simple collection of codes suitable for use for data entry or validation. An expanded code system will be returned, or an error message.</td></tr><tr><td style=\"white-space:nowrap\">MedicationAdministration-Complete<a name=\"message-events-MedicationAdministration-Complete\"> </a></td><td>Change the status of a Medication Administration to show that it is complete.</td></tr><tr><td style=\"white-space:nowrap\">MedicationAdministration-Nullification<a name=\"message-events-MedicationAdministration-Nullification\"> </a></td><td>Someone wishes to record that the record of administration of a medication is in error and should be ignored.</td></tr><tr><td style=\"white-space:nowrap\">MedicationAdministration-Recording<a name=\"message-events-MedicationAdministration-Recording\"> </a></td><td>Indicates that a medication has been recorded against the patient's record.</td></tr><tr><td style=\"white-space:nowrap\">MedicationAdministration-Update<a name=\"message-events-MedicationAdministration-Update\"> </a></td><td>Update a Medication Administration record.</td></tr><tr><td style=\"white-space:nowrap\">admin-notify<a name=\"message-events-admin-notify\"> </a></td><td>Notification of a change to an administrative resource (either create or update). Note that there is no delete, though some administrative resources have status or period elements for this use.</td></tr><tr><td style=\"white-space:nowrap\">communication-request<a name=\"message-events-communication-request\"> </a></td><td>Notification to convey information.</td></tr><tr><td style=\"white-space:nowrap\">diagnosticreport-provide<a name=\"message-events-diagnosticreport-provide\"> </a></td><td>Provide a diagnostic report, or update a previously provided diagnostic report.</td></tr><tr><td style=\"white-space:nowrap\">observation-provide<a name=\"message-events-observation-provide\"> </a></td><td>Provide a simple observation or update a previously provided simple observation.</td></tr><tr><td style=\"white-space:nowrap\">patient-link<a name=\"message-events-patient-link\"> </a></td><td>Notification that two patient records actually identify the same patient.</td></tr><tr><td style=\"white-space:nowrap\">patient-unlink<a name=\"message-events-patient-unlink\"> </a></td><td>Notification that previous advice that two patient records concern the same patient is now considered incorrect.</td></tr><tr><td style=\"white-space:nowrap\">valueset-expand<a name=\"message-events-valueset-expand\"> </a></td><td>The definition of a value set is used to create a simple collection of codes suitable for use for data entry or validation. An expanded value set will be returned, or an error message.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "Informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "inm"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/message-events",
"version" : "3.0.2",
"name" : "MessageEvent",
"status" : "draft",
"experimental" : false,
"date" : "2019-10-24T10:53:00+10:00",
"publisher" : "Infrastructure And Messaging",
"contact" : [
{
"name" : "Infrastructure And Messaging",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/inm"
}
]
}
],
"description" : "One of the message events defined as part of FHIR.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/message-events|4.0.1",
"content" : "complete",
"concept" : [
{
"code" : "CodeSystem-expand",
"display" : "CodeSystem-expand",
"definition" : "The definition of a code system is used to create a simple collection of codes suitable for use for data entry or validation. An expanded code system will be returned, or an error message."
},
{
"code" : "MedicationAdministration-Complete",
"display" : "MedicationAdministration-Complete",
"definition" : "Change the status of a Medication Administration to show that it is complete."
},
{
"code" : "MedicationAdministration-Nullification",
"display" : "MedicationAdministration-Nullification",
"definition" : "Someone wishes to record that the record of administration of a medication is in error and should be ignored."
},
{
"code" : "MedicationAdministration-Recording",
"display" : "MedicationAdministration-Recording",
"definition" : "Indicates that a medication has been recorded against the patient's record."
},
{
"code" : "MedicationAdministration-Update",
"display" : "MedicationAdministration-Update",
"definition" : "Update a Medication Administration record."
},
{
"code" : "admin-notify",
"display" : "admin-notify",
"definition" : "Notification of a change to an administrative resource (either create or update). Note that there is no delete, though some administrative resources have status or period elements for this use."
},
{
"code" : "communication-request",
"display" : "communication-request",
"definition" : "Notification to convey information."
},
{
"code" : "diagnosticreport-provide",
"display" : "diagnosticreport-provide",
"definition" : "Provide a diagnostic report, or update a previously provided diagnostic report."
},
{
"code" : "observation-provide",
"display" : "observation-provide",
"definition" : "Provide a simple observation or update a previously provided simple observation."
},
{
"code" : "patient-link",
"display" : "patient-link",
"definition" : "Notification that two patient records actually identify the same patient."
},
{
"code" : "patient-unlink",
"display" : "patient-unlink",
"definition" : "Notification that previous advice that two patient records concern the same patient is now considered incorrect."
},
{
"code" : "valueset-expand",
"display" : "valueset-expand",
"definition" : "The definition of a value set is used to create a simple collection of codes suitable for use for data entry or validation. An expanded value set will be returned, or an error message."
}
]
}