CH RAD-Order (R4)
2.0.0-ci-build - ci-build Switzerland flag

CH RAD-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-rad-order/ and changes regularly. See the Directory of published versions

: Contains Code for UNKNOWN in dicom context - JSON Representation

Active as of 2024-05-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ch-rad-order-dicom-unknown",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-dicom-unknown</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">UNKNOWN<a name=\"ch-rad-order-dicom-unknown-UNKNOWN\"> </a></td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-dicom-unknown",
  "version" : "2.0.0-ci-build",
  "name" : "ChRadOrderDicomUnknown",
  "title" : "Contains Code for UNKNOWN in dicom context",
  "status" : "active",
  "date" : "2024-05-09T03:58:54+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "Juerg P. Bleuer",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch"
        }
      ]
    }
  ],
  "description" : "Definition for UNKNOWN in the context CH RAD-Order in order to handle non conformant Dicom metadata.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "UNKNOWN"
    }
  ]
}