0.1.0 - ci-build

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

: Different Codes for Bleeding Control - JSON Representation

Draft as of 2025-05-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "TR-Circulation-Bleeding-Control-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TR-Circulation-Bleeding-Control-VS</b></p><a name=\"TR-Circulation-Bleeding-Control-VS\"> </a><a name=\"hcTR-Circulation-Bleeding-Control-VS\"> </a><a name=\"TR-Circulation-Bleeding-Control-VS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/26906007\">26906007</a></td><td>Application of dressing, pressure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/20655006\">20655006</a></td><td>Application of tourniquet (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/735346000\">735346000</a></td><td>Control of hemorrhage by application of direct pressure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/3895009\">3895009</a></td><td>Application of dressing (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/51241000\">51241000</a></td><td>Control of hemorrhage (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "http://example.org/ValueSet/TR-Circulation-Bleeding-Control-VS",
  "version" : "0.1.0",
  "title" : "Different Codes for Bleeding Control",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-05-19T18:20:06+02:00",
  "publisher" : "Constantin Renner",
  "contact" : [
    {
      "name" : "Constantin Renner",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/medinterop-renner/TraumaIG"
        },
        {
          "system" : "email",
          "value" : "constantinrenner1@gmail.com"
        }
      ]
    }
  ],
  "description" : "Getting the patient to stop bleeding with these different methods.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "26906007",
            "display" : "Application of dressing, pressure (procedure)"
          },
          {
            "code" : "20655006",
            "display" : "Application of tourniquet (procedure)"
          },
          {
            "code" : "735346000",
            "display" : "Control of hemorrhage by application of direct pressure (procedure)"
          },
          {
            "code" : "3895009",
            "display" : "Application of dressing (procedure)"
          },
          {
            "code" : "51241000",
            "display" : "Control of hemorrhage (procedure)"
          }
        ]
      }
    ]
  }
}