0.1.1 - ci-build

EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions

: em-duration.codesystem - JSON Representation

Active as of 2023-08-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "em-duration-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://www.egde.no/CodeSystem/em-duration-codesystem</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\">0<a name=\"em-duration-codesystem-0\"> </a></td><td>Mindre enn 3 dager</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"em-duration-codesystem-1\"> </a></td><td>3-6 dager</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"em-duration-codesystem-2\"> </a></td><td>7+ dager</td></tr></table></div>"
  },
  "url" : "http://www.egde.no/CodeSystem/em-duration-codesystem",
  "version" : "0.1.1",
  "name" : "EMDurationCodes",
  "title" : "em-duration.codesystem",
  "status" : "active",
  "date" : "2023-08-29T10:26:56+02:00",
  "description" : "Codes for Duration since rash first seen",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "0",
      "display" : "Mindre enn 3 dager"
    },
    {
      "code" : "1",
      "display" : "3-6 dager"
    },
    {
      "code" : "2",
      "display" : "7+ dager"
    }
  ]
}