PackagesCanonicalsLogsProblems
    Packages
    smart4health.eu.core@0.5.2
    http://fhir.smart4health.eu/CodeSystem/s4h-event-frequency
{
  "description": "Code system for custom frequency indications",
  "_filename": "s4h-event-frequency.codesystem.json",
  "package_name": "smart4health.eu.core",
  "date": null,
  "publisher": "D4L data4life gGmbH",
  "content": "complete",
  "name": "S4hEventFrequency",
  "copyright": "D4L data4life gGmbH,",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.5.2",
  "status": "draft",
  "language": "en",
  "id": "a32e12af-37a8-4f9e-b93f-60f8add18a28",
  "kind": null,
  "url": "http://fhir.smart4health.eu/CodeSystem/s4h-event-frequency",
  "concept": [ {
    "code": "nev",
    "display": "Never"
  }, {
    "code": "rar",
    "display": "Rarely"
  }, {
    "code": "occ",
    "display": "Occasionally"
  }, {
    "code": "freq",
    "display": "Frequently"
  }, {
    "code": "vfreq",
    "display": "Very frequently"
  }, {
    "code": "freq1wk",
    "display": "Frequently (at least once a week)"
  }, {
    "code": "freq3wk",
    "display": "Very frequently (more than 3 times a week)"
  }, {
    "code": "1xwk",
    "display": "1x per week"
  }, {
    "code": "2xwk",
    "display": "2x per week"
  }, {
    "code": "3xwk",
    "display": "3x per week"
  }, {
    "code": "perm",
    "display": "Permanently"
  } ],
  "version": null,
  "contact": [ {
    "name": "D4L data4life gGmbH",
    "telecom": [ {
      "value": "https://www.data4life.care",
      "system": "url"
    } ]
  } ]
}