{
  "resourceType": "ValueSet",
  "id": "laboratory-and-vital-signs-observations",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hl7.org/fhir/ips/ValueSet/laboratory-and-vital-signs-observations",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.39"
    }
  ],
  "version": "2017-05-23T00:00:00",
  "name": "IPSLabResultsObservation",
  "title": "IPS Results Observation Laboratory",
  "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": "This value set includes (at the end) some clinical observations, which may be relevant in a lab report (body weight, temperature ….).Value Set Definition:LOINC {  {    COMPONENT not containing the word \"panel\"    STATUS in {ACTIVE}    CLASSTYPE in {1}    ORDER_OBS in {Observation, Both}    CLASS exclude {CHALSKIN, H&P.HX.LAB, H&P.HX, LABORDERS, NR STATS, PATH.PROTOCOLS.*}  }  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
}