0.1.0 - ci-build

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

: Follow-up - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vj-care-plan-detail-status-kind",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=390906007\">390906007</a></td><td>Follow-up encounter (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.onegde.no/ValueSet/vj-care-plan-detail-status-kind",
  "version" : "0.1.0",
  "name" : "CarePlanDetailStatusKind",
  "title" : "Follow-up",
  "status" : "active",
  "date" : "2021-08-18T14:36:33+02:00",
  "description" : "This value set is used to follow-up meetings",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "390906007",
            "display" : "Follow-up encounter (procedure)"
          }
        ]
      }
    ]
  }
}