HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: ObservationType - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-ObservationType",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a> where concept  is-a  <a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-_ObservationType\">_ObservationType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-ObservationDiagnosisTypes.html\">http://terminology.hl7.org/ValueSet/v3-ObservationDiagnosisTypes</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-LogicalObservationIdentifierNamesAndCodes.html\">http://terminology.hl7.org/ValueSet/v3-LogicalObservationIdentifierNamesAndCodes</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-ObservationSeriesType.html\">http://terminology.hl7.org/ValueSet/v3-ObservationSeriesType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-ObservationSequenceType.html\">http://terminology.hl7.org/ValueSet/v3-ObservationSequenceType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-AnnotationType.html\">http://terminology.hl7.org/ValueSet/v3-AnnotationType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-ObservationIntoleranceType.html\">http://terminology.hl7.org/ValueSet/v3-ObservationIntoleranceType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-ObservationIssueTriggerCodedObservationType.html\">http://terminology.hl7.org/ValueSet/v3-ObservationIssueTriggerCodedObservationType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-MedicationObservationType.html\">http://terminology.hl7.org/ValueSet/v3-MedicationObservationType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-ObservationActContextAgeType.html\">http://terminology.hl7.org/ValueSet/v3-ObservationActContextAgeType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-GeneticObservationType.html\">http://terminology.hl7.org/ValueSet/v3-GeneticObservationType</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-_ObservationType\">_ObservationType</a></td><td>ObservationType</td><td>Identifies the kinds of observations that can be performed</td></tr></table></li><li>Exclude these codes as defined in <a href=\"CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-_ObservationIssueTriggerCodedObservationType\">_ObservationIssueTriggerCodedObservationType</a></td><td>ObservationIssueTriggerCodedObservationType</td><td>Distinguishes the kinds of coded observations that could be the trigger for clinical issue detection. These are observations that are not measurable, but instead can be defined with codes. Coded observation types include: Allergy, Intolerance, Medical Condition, Pregnancy status, etc.</td></tr></table></li><li>Exclude these codes as defined in <a href=\"CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-_GeneticObservationType\">_GeneticObservationType</a></td><td>GeneticObservationType</td><td>**Description:** None provided</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-ObservationType",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.16226"
    }
  ],
  "version" : "2.0.0",
  "name" : "ObservationType",
  "title" : "ObservationType",
  "status" : "active",
  "date" : "2014-03-26",
  "description" : "Identifies the kinds of observations that can be performed",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_ObservationType"
          }
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-ObservationDiagnosisTypes"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-LogicalObservationIdentifierNamesAndCodes"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-ObservationSeriesType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-ObservationSequenceType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-AnnotationType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-ObservationIntoleranceType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-ObservationIssueTriggerCodedObservationType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-MedicationObservationType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-ObservationActContextAgeType"
        ]
      },
      {
        "valueSet" : [
          "http://terminology.hl7.org/ValueSet/v3-GeneticObservationType"
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "_ObservationType"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "_ObservationIssueTriggerCodedObservationType"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "_GeneticObservationType"
          }
        ]
      }
    ]
  }
}