PackagesCanonicalsLogsProblems
    Packages
    fhir.graphnethealth.com.Base.R3@0.0.4
    https://fhir.graphnethealth.com/Beacon-EventMode
{
  "description": "A CodeSystem to identify the type of event applicable to the event message.",
  "_filename": "CodeSystem-Beacon-EventMode.json",
  "package_name": "fhir.graphnethealth.com.Base.R3",
  "date": "2020-01-17",
  "publisher": "Graphnet Health Ltd",
  "content": "complete",
  "name": "Beacon Event Mode",
  "copyright": "Copyright © 2020 Graphnet Health Ltd",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.0.4",
  "status": "draft",
  "id": "998a2721-6ee9-4bf7-aba3-49f98a2e812a",
  "kind": null,
  "url": "https://fhir.graphnethealth.com/Beacon-EventMode",
  "concept": [ {
    "code": "new",
    "display": "New event message"
  }, {
    "code": "update",
    "display": "Update event message"
  }, {
    "code": "delete",
    "display": "Delete event message"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "Product Team",
    "telecom": [ {
      "use": "work",
      "value": "product@graphnethealth.com",
      "system": "email"
    } ]
  } ]
}