PackagesCanonicalsLogsProblems
    Packages
    elona.health@1.0.1
    https://fhir.elona.health/CodeSystem/JournalEntryContentType
{
  "description": "This CodeSystem defines the type of the content of the saved patient interaction.",
  "_filename": "JournalEntryContentType.json",
  "package_name": "elona.health",
  "date": null,
  "publisher": null,
  "content": "complete",
  "name": "JournalEntryContentType",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "JournalEntryContentType",
  "package_version": "1.0.1",
  "compositional": false,
  "status": "active",
  "id": "5c1145c5-f57a-4c6d-887f-f1e9960c92c4",
  "kind": null,
  "count": 4,
  "url": "https://fhir.elona.health/CodeSystem/JournalEntryContentType",
  "concept": [ {
    "code": "ACTIVITY",
    "display": "Activity"
  }, {
    "code": "QUESTIONNAIRE",
    "display": "Questionnaire"
  }, {
    "code": "TASK",
    "display": "Task"
  }, {
    "code": "JOURNAL_ENTRY",
    "display": "Journal Entry"
  } ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "https://www.elona.health",
      "system": "url"
    } ]
  } ]
}