{
  "resourceType": "ValueSet",
  "id": "pathology-and-vital-signs-observations",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hl7.org/fhir/ips/ValueSet/pathology-and-vital-signs-observations",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.41"
    }
  ],
  "version": "2017-05-23T00:00:00",
  "name": "IPSPathResultsObservation",
  "title": "IPS Results Observation Pathology",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 International",
  "contact": [
    {
      "name": "HL7 International",
      "telecom": [
        {
          "system": "phone",
          "value": "+1 734 677 7777"
        },
        {
          "system": "fax",
          "value": "+1 734 677 6622"
        },
        {
          "system": "email",
          "value": "info@hl7.org"
        }
      ]
    }
  ],
  "description": "Value Set Definition:\n    \n     LOINC {   {      COMPONENT not ( containing the word \"panel\" OR starting with \"can pronounce\" )      CLASS in {CYTO, HEM/BC, HL7.CYTOGEN, HL7.GENETICS, MOLPATH, MOLPATH.*, PATH}      STATUS in {ACTIVE}         CLASSTYPE in {1}                   ORDER_OBS in\n                    {Observation, Both}   }  UNION  {    COMPONENT not ( containing the word \"panel\" OR starting with \"can pronounce\" )    STATUS in {ACTIVE}    CLASSTYPE in {2}    ORDER_OBS in {Observation, Both}    SYSTEM = ^Patient  }}",
  "immutable": false
}