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

: General Impresion AW Patency - JSON Representation

Draft as of 2025-05-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "TR-GI-AW-Patency-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TR-GI-AW-Patency-VS</b></p><a name=\"TR-GI-AW-Patency-VS\"> </a><a name=\"hcTR-GI-AW-Patency-VS\"> </a><a name=\"TR-GI-AW-Patency-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> version <code>http://snomed.info/sct/version/2025-02-01</code><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/286368006\">286368006</a></td><td>Able to speak</td></tr><tr><td><a href=\"http://snomed.info/id/286378009\">286378009</a></td><td>Difficulty talking</td></tr><tr><td><a href=\"http://snomed.info/id/286371003\">286371003</a></td><td>Does not speak</td></tr><tr><td><a href=\"http://snomed.info/id/274657005\">274657005</a></td><td>Change in voice</td></tr><tr><td><a href=\"http://snomed.info/id/301282008\">301282008</a></td><td>Finding of respiration</td></tr></table></li></ul></div>"
  },
  "url" : "http://example.org/ValueSet/TR-GI-AW-Patency-VS",
  "version" : "0.1.0",
  "title" : "General Impresion AW Patency",
  "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" : "Codes related to Blickdiagnose AW Patency",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/version/2025-02-01",
        "concept" : [
          {
            "code" : "286368006",
            "display" : "Able to speak"
          },
          {
            "code" : "286378009",
            "display" : "Difficulty talking"
          },
          {
            "code" : "286371003",
            "display" : "Does not speak"
          },
          {
            "code" : "274657005",
            "display" : "Change in voice"
          },
          {
            "code" : "301282008",
            "display" : "Finding of respiration"
          }
        ]
      }
    ]
  }
}