HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1
0.1.0 - ci-build

HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1 - Local Development build (v0.1.0). See the Directory of published versions

: Набор значений типов стадирования - JSON Representation

Active as of 2022-04-27

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "fhir-ru-vs-stagetype",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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://details.loinc.org/LOINC/21908-9.html\">21908-9</a></td><td>Stage group.clinical Cancer</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/21902-2.html\">21902-2</a></td><td>Stage group.pathology Cancer</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/21914-7.html\">21914-7</a></td><td>Stage group.other Cancer</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ru/fhir/ValueSet/fhir-ru-vs-stagetype",
  "version" : "0.1.0",
  "name" : "Fhir_ru_vs_stagetype",
  "title" : "Набор значений типов стадирования",
  "status" : "active",
  "date" : "2022-04-27T17:36:36+03:00",
  "description" : "Набор значений для указания типов стадирования.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "21908-9",
            "display" : "Stage group.clinical Cancer"
          },
          {
            "code" : "21902-2",
            "display" : "Stage group.pathology Cancer"
          },
          {
            "code" : "21914-7",
            "display" : "Stage group.other Cancer"
          }
        ]
      }
    ]
  }
}