Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.5.4 - ci-build

Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.5.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/vital-signs-demo/ and changes regularly. See the Directory of published versions

: Observation Category - JSON Representation

Active as of 2024-04-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ObservationCategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ObservationCategory</b></p><a name=\"ObservationCategory\"> </a><a name=\"hcObservationCategory\"> </a><a name=\"ObservationCategory-en-US\"> </a><p>This case-insensitive code system <code>http://vitals.oemig.de/fhir/CodeSystem/ObservationCategory</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">procedure<a name=\"ObservationCategory-procedure\"> </a></td><td>any procedure</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0diagnostic<a name=\"ObservationCategory-diagnostic\"> </a></td><td>diagnostic procedure, e.g. x-ray</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0survey<a name=\"ObservationCategory-survey\"> </a></td><td>survey</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0imaging<a name=\"ObservationCategory-imaging\"> </a></td><td>imaging</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0laboratory<a name=\"ObservationCategory-laboratory\"> </a></td><td>laboratory</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0exam<a name=\"ObservationCategory-exam\"> </a></td><td>physical examinations</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0activity<a name=\"ObservationCategory-activity\"> </a></td><td>physical activity of the subbject</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0therapy<a name=\"ObservationCategory-therapy\"> </a></td><td>treatment procedure, e.g. medication</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0medication<a name=\"ObservationCategory-medication\"> </a></td><td>medication procedure</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0caring<a name=\"ObservationCategory-caring\"> </a></td><td>caring procedures, eg. feeding</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">vital-sign<a name=\"ObservationCategory-vital-sign\"> </a></td><td>vital sign</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0vital-sign-bp<a name=\"ObservationCategory-vital-sign-bp\"> </a></td><td>blood pressure</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0vital-sign-sbp<a name=\"ObservationCategory-vital-sign-sbp\"> </a></td><td>systolic blood pressure</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0vital-sign-dbp<a name=\"ObservationCategory-vital-sign-dbp\"> </a></td><td>diastolic blood pressure</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0vital-sign-bw<a name=\"ObservationCategory-vital-sign-bw\"> </a></td><td>body weight</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0vital-sign-bh<a name=\"ObservationCategory-vital-sign-bh\"> </a></td><td>body height</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0vital-sign-bmi<a name=\"ObservationCategory-vital-sign-bmi\"> </a></td><td>BMI</td><td>body mass index</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0vital-sign-xyz<a name=\"ObservationCategory-vital-sign-xyz\"> </a></td><td>xyz</td><td>what other codes are necessary?</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">social-history<a name=\"ObservationCategory-social-history\"> </a></td><td>social history</td><td/></tr></table></div>"
  },
  "url" : "http://vitals.oemig.de/fhir/CodeSystem/ObservationCategory",
  "version" : "0.5.4",
  "name" : "ObservationCategory",
  "title" : "Observation Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-16",
  "publisher" : "FO",
  "contact" : [
    {
      "name" : "FO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.oemig.de"
        }
      ]
    }
  ],
  "description" : "**Observation Category**",
  "copyright" : "FO",
  "caseSensitive" : false,
  "valueSet" : "http://vitals.oemig.de/fhir/ValueSet/ObservationCategory",
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 19,
  "concept" : [
    {
      "code" : "procedure",
      "display" : "any procedure",
      "concept" : [
        {
          "code" : "diagnostic",
          "display" : "diagnostic procedure, e.g. x-ray",
          "concept" : [
            {
              "code" : "survey",
              "display" : "survey"
            },
            {
              "code" : "imaging",
              "display" : "imaging"
            },
            {
              "code" : "laboratory",
              "display" : "laboratory"
            },
            {
              "code" : "exam",
              "display" : "physical examinations"
            },
            {
              "code" : "activity",
              "display" : "physical activity of the subbject"
            }
          ]
        },
        {
          "code" : "therapy",
          "display" : "treatment procedure, e.g. medication",
          "concept" : [
            {
              "code" : "medication",
              "display" : "medication procedure"
            }
          ]
        },
        {
          "code" : "caring",
          "display" : "caring procedures, eg. feeding"
        }
      ]
    },
    {
      "code" : "vital-sign",
      "display" : "vital sign",
      "concept" : [
        {
          "code" : "vital-sign-bp",
          "display" : "blood pressure",
          "concept" : [
            {
              "code" : "vital-sign-sbp",
              "display" : "systolic blood pressure"
            },
            {
              "code" : "vital-sign-dbp",
              "display" : "diastolic blood pressure"
            }
          ]
        },
        {
          "code" : "vital-sign-bw",
          "display" : "body weight"
        },
        {
          "code" : "vital-sign-bh",
          "display" : "body height"
        },
        {
          "code" : "vital-sign-bmi",
          "display" : "BMI",
          "definition" : "body mass index"
        },
        {
          "code" : "vital-sign-xyz",
          "display" : "xyz",
          "definition" : "what other codes are necessary?"
        }
      ]
    },
    {
      "code" : "social-history",
      "display" : "social history"
    }
  ]
}