PackagesCanonicalsLogsProblems
    Packages
    fhir.graphnethealth.com.Base.R3@0.0.4
    https://fhir.graphnethealth.com/Beacon-EventType
{
  "description": "A CodeSystem to identify the Beacon event types",
  "_filename": "CodeSystem-Beacon-EventType.json",
  "package_name": "fhir.graphnethealth.com.Base.R3",
  "date": "2020-01-17",
  "publisher": "Graphnet Health Ltd",
  "content": "complete",
  "name": "Beacon Event Type",
  "copyright": "Copyright © 2020 Graphnet Health Ltd",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.0.4",
  "status": "draft",
  "id": "240d7db4-b3d5-43fd-9f41-4a2adb3d1858",
  "kind": null,
  "url": "https://fhir.graphnethealth.com/Beacon-EventType",
  "concept": [ {
    "code": "appointment",
    "display": "Appointment created or updated"
  }, {
    "code": "document-created",
    "display": "Document Created"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "Product Team",
    "telecom": [ {
      "use": "work",
      "value": "product@graphnethealth.com",
      "system": "email"
    } ]
  } ]
}