PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.order-catalog@0.1.0
    http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events
{
  "description": "This CodeSystem resource provides the concepts representing message event codes to be used when exchanging the content of catalogs in push mode, leveraging the FHIR messaging framework.",
  "_filename": "CodeSystem-catalog-message-events.json",
  "package_name": "hl7.fhir.uv.order-catalog",
  "date": "2020-04-02",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-03-18T09:55:00.000+00:00"
  },
  "publisher": "HL7 International - Orders and Observations Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "CatalogMessageEvents",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Catalog Message Event Codes",
  "package_version": "0.1.0",
  "status": "active",
  "id": "9631085a-24b8-4f4d-af63-ab1a6cb3b710",
  "kind": null,
  "count": 2,
  "url": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events",
  "concept": [ {
    "code": "full-catalog",
    "display": "full catalog for the recipient",
    "definition": "The content of the message represents a full catalog that the message recepient is expected to take as is, replacing any preexisting content for this catalog."
  }, {
    "code": "update-catalog",
    "display": "update for a catalog of the recipient",
    "definition": "The content of the message represents an update to an existing catalog of the message recepient who is expected to integrate this update."
  } ],
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}