PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/message-significance-category
{
  "description": "The impact of the content of a message.",
  "_filename": "ValueSet-message-significance-category.json",
  "package_name": "hl7.fhir.r2.core",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "MessageSignificanceCategory",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.88"
  } ],
  "status": "draft",
  "id": "9c2341bc-37d0-4fc6-8f95-72800e99a2e9",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/message-significance-category",
  "codeSystem": {
    "system": "http://hl7.org/fhir/message-significance-category",
    "concept": [ {
      "code": "Consequence",
      "display": "Consequence",
      "definition": "The message represents/requests a change that should not be processed more than once; e.g. Making a booking for an appointment."
    }, {
      "code": "Currency",
      "display": "Currency",
      "definition": "The message represents a response to query for current information. Retrospective processing is wrong and/or wasteful."
    }, {
      "code": "Notification",
      "display": "Notification",
      "definition": "The content is not necessarily intended to be current, and it can be reprocessed, though there may be version issues created by processing old notifications."
    } ],
    "version": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.88"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}