PackagesCanonicalsLogsProblems
    Packages
    elona.health@1.0.1
    https://fhir.elona.health/CodeSystem/JournalEntryState
{
  "description": "This CodeSystem defines the state of the saved patient interaction.",
  "_filename": "JournalEntryState.json",
  "package_name": "elona.health",
  "date": null,
  "publisher": null,
  "content": "complete",
  "name": "JournalEntryState",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "JournalEntryState",
  "package_version": "1.0.1",
  "compositional": false,
  "status": "active",
  "id": "67d4e745-d58d-4b4f-b0b5-b35cce13933d",
  "kind": null,
  "count": 4,
  "url": "https://fhir.elona.health/CodeSystem/JournalEntryState",
  "concept": [ {
    "code": "CANCELLED",
    "display": "Cancelled"
  }, {
    "code": "DONE",
    "display": "Done"
  }, {
    "code": "NO_RESPONSE",
    "display": "No Response"
  }, {
    "code": "PLANNED",
    "display": "Planned"
  } ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "https://www.elona.health",
      "system": "url"
    } ]
  } ]
}