CHMED Implementation Guide
3.0.0-ci-build - ci-build Switzerland flag

CHMED Implementation Guide, published by IG eMediplan. This guide is not an authorized publication; it is the continuous build for version 3.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/ahdis/chmed/ and changes regularly. See the Directory of published versions

: CHMED Risk Categories - JSON Representation

Active as of 2024-04-24

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "chmed-valueset-risks-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-chmed-codesystem-risks-category.html\"><code>http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-risks-category</code></a></li></ul></div>"
  },
  "url" : "http://chmed.emediplan.ch/fhir/ValueSet/chmed-valueset-risks-category",
  "version" : "3.0.0-ci-build",
  "name" : "RiskCategories",
  "title" : "CHMED Risk Categories",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-24T08:36:22+00:00",
  "publisher" : "HCI Solutions AG",
  "contact" : [
    {
      "name" : "IG eMediplan",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.emediplan.ch"
        }
      ]
    }
  ],
  "description" : "Value set for possible risk categories",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-risks-category"
      }
    ]
  }
}