{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-carecommunication-priority",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehealth-carecommunication-priority</b></p><a name=\"ehealth-carecommunication-priority\"> </a><a name=\"hcehealth-carecommunication-priority\"> </a><p>This  code system <code>http://ehealth.sundhed.dk/cs/ehealth-carecommunication-priority</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">routine<a name=\"ehealth-carecommunication-priority-routine\"> </a></td><td>Routine</td></tr><tr><td style=\"white-space:nowrap\">asap<a name=\"ehealth-carecommunication-priority-asap\"> </a></td><td>ASAP</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/ehealth-carecommunication-priority",
  "version" : "10.0.0",
  "name" : "EhealthCareCommunicationPriorityCS",
  "title" : "eHealth CareCommunication Priority codes",
  "status" : "active",
  "date" : "2026-08-05T10:42:25+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [{
    "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://ehealth.sundhed.dk"
    }]
  }],
  "description" : "The set of CareCommunication priority code.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "routine",
    "display" : "Routine"
  },
  {
    "code" : "asap",
    "display" : "ASAP"
  }]
}