0.1.0 - ci-build

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

: Code system for CarePlan types - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "vj-care-plan-note-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.onegde.no/CodeSystem/vj-care-plan-note-type-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\">GENERAL<a name=\"vj-care-plan-note-type-cs-GENERAL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CONSULTATION<a name=\"vj-care-plan-note-type-cs-CONSULTATION\"> </a></td></tr><tr><td style=\"white-space:nowrap\">FOLLOWUP<a name=\"vj-care-plan-note-type-cs-FOLLOWUP\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PHONEIN<a name=\"vj-care-plan-note-type-cs-PHONEIN\"> </a></td></tr><tr><td style=\"white-space:nowrap\">PHONEOUT<a name=\"vj-care-plan-note-type-cs-PHONEOUT\"> </a></td></tr></table></div>"
  },
  "url" : "http://fhir.onegde.no/CodeSystem/vj-care-plan-note-type-cs",
  "version" : "0.1.0",
  "name" : "VJCarePlanNoteTypeCodeSystem",
  "title" : "Code system for CarePlan types",
  "status" : "active",
  "date" : "2021-08-18T14:36:33+02:00",
  "description" : "Describes the type of meeting or consultation.",
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "GENERAL"
    },
    {
      "code" : "CONSULTATION"
    },
    {
      "code" : "FOLLOWUP"
    },
    {
      "code" : "PHONEIN"
    },
    {
      "code" : "PHONEOUT"
    }
  ]
}