AKTIN Notfalldokumentation
0.6.0 - ci-build  flag

AKTIN Notfalldokumentation - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Generic five level triage system - JSON Representation

Active as of 2024-05-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "aktin-vs-generic-5level-triage-system",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet aktin-vs-generic-5level-triage-system</b></p><a name=\"aktin-vs-generic-5level-triage-system\"> </a><a name=\"hcaktin-vs-generic-5level-triage-system\"> </a><a name=\"aktin-vs-generic-5level-triage-system-de-DE\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/LA21538-6/\">LA21538-6</a></td><td>Resuscitation</td></tr><tr><td><a href=\"https://loinc.org/LA19759-2/\">LA19759-2</a></td><td>Emergent</td></tr><tr><td><a href=\"https://loinc.org/LA21544-4/\">LA21544-4</a></td><td>Urgent</td></tr><tr><td><a href=\"https://loinc.org/LA21587-3/\">LA21587-3</a></td><td>Less urgent</td></tr><tr><td><a href=\"https://loinc.org/LA21545-1/\">LA21545-1</a></td><td>Nonurgent</td></tr></table></li></ul></div>"
  },
  "url" : "http://aktin.org/fhir/ig/notfalldokumentation/ValueSet/aktin-vs-generic-5level-triage-system",
  "version" : "0.6.0",
  "name" : "AKTIN_VS_generic_5level_triage_system",
  "title" : "Generic five level triage system",
  "status" : "active",
  "date" : "2024-05-24",
  "publisher" : "AKTIN e.V.",
  "contact" : [
    {
      "name" : "AKTIN e.V.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.aktin.org"
        }
      ]
    },
    {
      "name" : "AKTIN e.V.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.aktin.org/"
        }
      ]
    }
  ],
  "description" : "Generic five level triage system",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DEU"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA21538-6",
            "display" : "Resuscitation"
          },
          {
            "code" : "LA19759-2",
            "display" : "Emergent"
          },
          {
            "code" : "LA21544-4",
            "display" : "Urgent"
          },
          {
            "code" : "LA21587-3",
            "display" : "Less urgent"
          },
          {
            "code" : "LA21545-1",
            "display" : "Nonurgent"
          }
        ]
      }
    ]
  }
}