CH RAD-Order (R4)
2.0.0-ballot - ballot Switzerland flag

This page is part of the CH RAD-Order (R4) (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Laterality - JSON Representation

Active as of 2024-05-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ch-rad-order-laterality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-RadLex.html\"><code>http://radlex.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>RID5771</td><td>Bilateral</td></tr><tr><td>RID5824</td><td>LEFT</td></tr><tr><td>RID5825</td><td>RIGHT</td></tr><tr><td>RID49843</td><td>Unspecified laterality</td></tr><tr><td>RID38593</td><td>Unilateral</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-laterality",
  "version" : "2.0.0-ballot",
  "name" : "ChRadOrderLaterality",
  "title" : "Laterality",
  "status" : "active",
  "date" : "2024-05-17T11:27:24+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "Juerg P. Bleuer",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch"
        }
      ]
    }
  ],
  "description" : "Definition for Laterality Value Set in the context of CH RAD-Order.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://radlex.org",
        "concept" : [
          {
            "code" : "RID5771",
            "display" : "Bilateral"
          },
          {
            "code" : "RID5824",
            "display" : "LEFT"
          },
          {
            "code" : "RID5825",
            "display" : "RIGHT"
          },
          {
            "code" : "RID49843",
            "display" : "Unspecified laterality"
          },
          {
            "code" : "RID38593",
            "display" : "Unilateral"
          }
        ]
      }
    ]
  }
}