{
  "resourceType" : "ValueSet",
  "id" : "v3-ObservationType",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>V3 Value SetObservationType</h2><div><p>Identifies the kinds of observations that can be performed</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"../../v3/ActCode/cs.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a> where concept  is-a  <a href=\"../../v3/ActCode/cs.html#v3-ActCode-_ObservationType\">_ObservationType</a></li><li>Include all codes defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "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" : "2014-03-26",
  "name" : "v3.ObservationType",
  "title" : "V3 Value SetObservationType",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7 v3",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org"
    }]
  }],
  "description" : " Identifies the kinds of observations that can be performed",
  "immutable" : false,
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "_ObservationType"
      }]
    },
    {
      "system" : "http://loinc.org"
    }]
  }
}