0.1.0 - ci-build

EgdeVJ_IG - Local Development build (v0.1.0). See the Directory of published versions

: Code system for Communication Status - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "vj-communication-status-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.onegde.no/CodeSystem/vj-communication-status-cs defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">in-progress<a name=\"vj-communication-status-cs-in-progress\"> </a></td></tr><tr><td style=\"white-space:nowrap\">completed<a name=\"vj-communication-status-cs-completed\"> </a></td></tr></table></div>"
  },
  "url" : "http://fhir.onegde.no/CodeSystem/vj-communication-status-cs",
  "version" : "0.1.0",
  "name" : "VJCommunicationStatusCodeSystem",
  "title" : "Code system for Communication Status",
  "status" : "active",
  "date" : "2021-08-18T14:36:33+02:00",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "in-progress"
    },
    {
      "code" : "completed"
    }
  ]
}