AKTIN Notfalldokumentation
0.2.0 - ci-build Germany flag

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

: Generic five level triage system - JSON Representation

Draft as of 2024-09-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "aktin-vs-generic-5level-triage-system",
  "meta" : {
    "lastUpdated" : "2024-07-22T14:53:24Z",
    "source" : "https://art-decor.org/fhir/4.0/aktin-",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag" : [
      {
        "system" : "http://hl7.org/fhir/FHIR-version",
        "code" : "4.0.1"
      }
    ]
  },
  "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\">Last updated: 2024-07-22 14:53:24+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://art-decor.org/fhir/4.0/aktin-\">https://art-decor.org/fhir/4.0/aktin-</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p><p style=\"margin-bottom: 0px\">Tag: 4.0.1 (Details: FHIRVersion code 4.0.1  = ' 4.0.1 ', stated as ' null ')</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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2024-07-22T14:52:50+02:00"
      }
    }
  ],
  "url" : "http://aktin.org/fhir/ValueSet/aktin-vs-generic-5level-triage-system",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.276.0.76.3.1.195.11.11"
    }
  ],
  "version" : "0.2.0",
  "name" : "Generic_5level_triage_system",
  "title" : "Generic five level triage system",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-03T19:41:04+02:00",
  "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"
        }
      ]
    }
  ],
  "immutable" : false,
  "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"
          }
        ]
      }
    ]
  }
}