NAPKON Cardiology Module
1.0.0 - ci-build

NAPKON Cardiology Module - Local Development build (v1.0.0). See the Directory of published versions

: ECG QRS Axis - JSON Representation

Active as of 2021-11-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ecg-qrs-axis",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-napkon-cardiology.html\"><code>https://www.napkon.de/fhir/CodeSystem/napkon-cardiology</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=\"CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-overturned-left-type\">ecg-qrs-axis-overturned-left-type</a></td><td>ECG: QRS axis overturned left type</td></tr><tr><td><a href=\"CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-left-type\">ecg-qrs-axis-left-type</a></td><td>ECG: QRS axis left type</td></tr><tr><td><a href=\"CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-indifferent-type\">ecg-qrs-axis-indifferent-type</a></td><td>ECG: QRS axis indifferent type</td></tr><tr><td><a href=\"CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-steep-type\">ecg-qrs-axis-steep-type</a></td><td>ECG: QRS axis steep type</td></tr><tr><td><a href=\"CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-right-type\">ecg-qrs-axis-right-type</a></td><td>ECG: QRS axis right type</td></tr><tr><td><a href=\"CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-overturned-right-type\">ecg-qrs-axis-overturned-right-type</a></td><td>ECG: QRS axis overturned right type</td></tr><tr><td><a href=\"CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-si-sii-siii-type\">ecg-qrs-axis-si-sii-siii-type</a></td><td>ECG: QRS axis S(I)S(II)S(III) type</td></tr><tr><td><a href=\"CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-si-qiii-type\">ecg-qrs-axis-si-qiii-type</a></td><td>ECG: QRS axis S(I)Q(III) type</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.napkon.de/fhir/ValueSet/ecg-qrs-axis",
  "version" : "1.0.0",
  "name" : "ECGQRSAxis",
  "title" : "ECG QRS Axis",
  "status" : "active",
  "date" : "2021-11-17",
  "publisher" : "Charité - Universitätsmedizin Berlin",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description" : "QRS axis orientation types",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.napkon.de/fhir/CodeSystem/napkon-cardiology",
        "concept" : [
          {
            "code" : "ecg-qrs-axis-overturned-left-type",
            "display" : "ECG: QRS axis overturned left type"
          },
          {
            "code" : "ecg-qrs-axis-left-type",
            "display" : "ECG: QRS axis left type"
          },
          {
            "code" : "ecg-qrs-axis-indifferent-type",
            "display" : "ECG: QRS axis indifferent type"
          },
          {
            "code" : "ecg-qrs-axis-steep-type",
            "display" : "ECG: QRS axis steep type"
          },
          {
            "code" : "ecg-qrs-axis-right-type",
            "display" : "ECG: QRS axis right type"
          },
          {
            "code" : "ecg-qrs-axis-overturned-right-type",
            "display" : "ECG: QRS axis overturned right type"
          },
          {
            "code" : "ecg-qrs-axis-si-sii-siii-type",
            "display" : "ECG: QRS axis S(I)S(II)S(III) type"
          },
          {
            "code" : "ecg-qrs-axis-si-qiii-type",
            "display" : "ECG: QRS axis S(I)Q(III) type"
          }
        ]
      }
    ]
  }
}