{
  "resourceType" : "ValueSet",
  "id" : "HeartRhythm",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HeartRhythm</b></p><a name=\"HeartRhythm\"> </a><a name=\"hcHeartRhythm\"> </a><a name=\"HeartRhythm-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-HeartRhythm.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/HeartRhythm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-HeartRhythm.html#HeartRhythm-sr\">sr</a></td><td>SR</td><td>Hvis SR</td></tr><tr><td><a href=\"CodeSystem-HeartRhythm.html#HeartRhythm-afliafla\">afliafla</a></td><td>Afli/Afla</td><td>Hvis Afli/Afla</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-not_performed\">not_performed</a></td><td>EKG mangler</td><td>Not performed - used to indicate, if a procedure or test has not been performed</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-other\">other</a></td><td>Andet</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/HeartRhythm",
  "version" : "0.2.1",
  "name" : "HeartRhythm",
  "title" : "Hjerterytme",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-06-22T00:00:00+02:00",
  "publisher" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
  "contact" : [{
    "name" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
    "telecom" : [{
      "system" : "url",
      "value" : "https://trifork.com"
    },
    {
      "system" : "email",
      "value" : "rbk@trifork.com"
    }]
  }],
  "description" : "Hjerterytme",
  "compose" : {
    "include" : [{
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/HeartRhythm",
      "concept" : [{
        "code" : "sr",
        "display" : "SR"
      },
      {
        "code" : "afliafla",
        "display" : "Afli/Afla"
      }]
    },
    {
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
      "concept" : [{
        "code" : "not_performed",
        "display" : "EKG mangler"
      },
      {
        "code" : "other",
        "display" : "Andet"
      }]
    }]
  }
}