{ "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 }} Note: This definition is only partially implemented and the current value set expansion contains more than the expected set of codes, as the required regex filters for the LOINC code system are not currently supported by the terminology service.", "compose": { "include": [ { "filter": [ { "op": "=", "value": "ACTIVE", "property": "STATUS" }, { "op": "=", "value": "1", "property": "CLASSTYPE" } ], "system": "http://loinc.org" }, { "filter": [ { "op": "=", "value": "ACTIVE", "property": "STATUS" }, { "op": "=", "value": "2", "property": "CLASSTYPE" }, { "op": "=", "value": "^Patient", "property": "SYSTEM" } ], "system": "http://loinc.org" } ] }, "_filename": "ValueSet-laboratory-and-vital-signs-observations.json", "package_name": "hl7.fhir.uv.ips", "date": "2019-08-06T10:41:01-04:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "publisher": "HL7 International", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "IPSLabResultsObservation", "type": null, "experimental": "false", "resourceType": "ValueSet", "title": "IPS Results Observation Laboratory", "package_version": "0.3.0", "status": "draft", "id": "089bd94c-6779-424c-9b40-cee56a988c2c", "kind": null, "url": "http://hl7.org/fhir/uv/ips/ValueSet/laboratory-and-vital-signs-observations", "identifier": [ { "use": "official", "value": "2.16.840.1.113883.11.22.39", "system": "http://art-decor.org/ns/oids/vs" } ], "immutable": false, "version": "0.3.0", "contact": [ { "name": "HL7 International", "telecom": [ { "value": "+1 734 677 7777", "system": "phone" }, { "value": "+1 734 677 6622", "system": "fax" }, { "value": "info@hl7.org", "system": "email" } ] } ] }