| Package | HIE2.packages | 
| Resource Type | ValueSet | 
| Id | results-pathology-observations-uv-ips | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/results-pathology-observations-uv-ips | 
| URL | http://hl7.org/fhir/uv/ips/ValueSet/results-pathology-observations-uv-ips | 
| Version | 1.0.0 | 
| Status | active | 
| Date | 2022-01-04T10:50:22.4915378+00:00 | 
| Name | ResultsPathObservationUvIps | 
| Title | Results Pathology Observation - IPS | 
| Realm | uv | 
| Authority | hl7 | 
| Description | Value Set Definition: LOINC {STATUS in {ACTIVE}, CLASSTYPE in {1}, CLASS in {CYTO, HL7.CYTOGEN, HL7.GENETICS, MOLPATH, MOLPATH.\*, PATH, PATH.\*}} | 
| Copyright | This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/ | 
| StructureDefinition | |
| vn-core-observation-pathology-code | Observation - Pathology Result Code Profile - VN Core R4 | 
| observation-pathologyresult-ca-core | Observation-LaboratoryResultPathology (CA-Core) | 
| observation-results-pathology-ca-ps | Observation Results: pathology (PS-CA) | 
| Observation-results-pathology-uv-ips | Observation Results: pathology (IPS) | 
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) | 
Note: links and images are rebased to the (stated) source
Value Set Definition:
LOINC {STATUS in {ACTIVE}, CLASSTYPE in {1}, CLASS in {CYTO, HL7.CYTOGEN, HL7.GENETICS, MOLPATH, MOLPATH.*, PATH, PATH.*}}
Copyright Statement: This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/
http://loinc.org where STATUS  =  ACTIVE, CLASSTYPE  =  1 and CLASS  matches (by regex)  CYTO|HL7\.CYTOGEN|HL7\.GENETICS|^PATH(\..*)?|^MOLPATH(\..*)?{
  "resourceType": "ValueSet",
  "id": "results-pathology-observations-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T10:50:21.632+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/results-pathology-observations-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.41"
    }
  ],
  "version": "1.0.0",
  "name": "ResultsPathObservationUvIps",
  "title": "Results Pathology Observation - IPS",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T10:50:22.4915378+00:00",
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Value Set Definition:\n\n LOINC {STATUS in {ACTIVE}, CLASSTYPE in {1}, CLASS in {CYTO, HL7.CYTOGEN, HL7.GENETICS, MOLPATH, MOLPATH.\\*, PATH, PATH.\\*}}",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "STATUS",
            "op": "=",
            "value": "ACTIVE"
          },
          {
            "property": "CLASSTYPE",
            "op": "=",
            "value": "1"
          },
          {
            "property": "CLASS",
            "op": "regex",
            "value": "CYTO|HL7\\.CYTOGEN|HL7\\.GENETICS|^PATH(\\..*)?|^MOLPATH(\\..*)?"
          }
        ]
      }
    ]
  }
}