PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@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.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "MessageSignificanceCategory",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "Consequence",
      "system": "http://hl7.org/fhir/message-significance-category",
      "display": "Consequence"
    }, {
      "code": "Currency",
      "system": "http://hl7.org/fhir/message-significance-category",
      "display": "Currency"
    }, {
      "code": "Notification",
      "system": "http://hl7.org/fhir/message-significance-category",
      "display": "Notification"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/message-significance-category?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:48+11:00",
    "identifier": "urn:uuid:ace7d303-00a3-4299-991e-d4910ea59355"
  },
  "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": "c6044524-a4eb-47df-aa5f-9c3907ae2af6",
  "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",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}