eHealth Infrastructure (v2020.8)


{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-careplan-intent",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://ehealth.sundhed.dk/cs/careplan-intent defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">TBD<a name=\"ehealth-careplan-intent-TBD\"> </a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/careplan-intent",
  "version" : "0.6.0",
  "name" : "CarePlanIntent",
  "title" : "CarePlan Intent",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-01-29T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Care Plan Intent",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "TBD",
      "display" : "Example value - Under construction",
      "definition" : "Example value - Under construction",
      "property" : [
        {
          "code" : "deprecated",
          "valueDateTime" : "2020-02-03"
        }
      ]
    }
  ]
}