FHIR Osiris Implementation Guide
2.1.0 - ci-build

FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Requested SNOMED Codes Code System - JSON Representation

Draft as of 2024-03-21

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "SnomedRequestedCScodex",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1259981006<a name=\"SnomedRequestedCScodex-1259981006\"> </a></td><td>Radiotherapy course change due to change to treatment intent (finding)</td></tr><tr><td style=\"white-space:nowrap\">1259232004<a name=\"SnomedRequestedCScodex-1259232004\"> </a></td><td>Radiotherapy course changed due to change to organ at risk (finding)</td></tr><tr><td style=\"white-space:nowrap\">1259231006<a name=\"SnomedRequestedCScodex-1259231006\"> </a></td><td>Radiotherapy course changed due to changes to target (finding)</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs",
  "version" : "2.1.0",
  "name" : "SnomedRequestedCScodex",
  "title" : "Requested SNOMED Codes Code System",
  "status" : "draft",
  "date" : "2024-03-21T14:34:32+00:00",
  "publisher" : "Arkhn",
  "contact" : [
    {
      "name" : "Arkhn",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://arkhn.com"
        },
        {
          "system" : "email",
          "value" : "contact@arkhn.com"
        }
      ]
    },
    {
      "name" : "Nicolas Riss",
      "telecom" : [
        {
          "system" : "email",
          "value" : "nicolas@arkhn.com"
        }
      ]
    }
  ],
  "description" : "Requested SNOMED Codes by codex",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "1259981006",
      "display" : "Radiotherapy course change due to change to treatment intent (finding)"
    },
    {
      "code" : "1259232004",
      "display" : "Radiotherapy course changed due to change to organ at risk (finding)"
    },
    {
      "code" : "1259231006",
      "display" : "Radiotherapy course changed due to changes to target (finding)"
    }
  ]
}