Mona FHIR Implementation Guide
0.4.50648 - ci-build

Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions

: Observation-Categories - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mona-observation-categories",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-mona-observation-category.html\"><code>https://fhir.mona.icu/CodeSystem/mona-observation-category</code></a></li></ul></div>"
  },
  "url" : "https://fhir.mona.icu/ValueSet/mona-observation-categories",
  "version" : "0.4.50648",
  "name" : "ObservationCategoriesVS",
  "title" : "Observation-Categories",
  "status" : "active",
  "date" : "2023-01-21T19:50:53+00:00",
  "publisher" : "Clinomic",
  "contact" : [
    {
      "name" : "Clinomic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://clinomic.ai/"
        },
        {
          "system" : "email",
          "value" : "info@clinomic.ai"
        }
      ]
    }
  ],
  "description" : "A value set for describing observation categories.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.mona.icu/CodeSystem/mona-observation-category"
      }
    ]
  }
}