FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/results-laboratory-observations-uv-ips

PackageHIE2.packages
TypeValueSet
Idresults-laboratory-observations-uv-ips
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/results-laboratory-observations-uv-ips
URLhttp://hl7.org/fhir/uv/ips/ValueSet/results-laboratory-observations-uv-ips
Version1.0.0
Statusactive
Date2022-01-04T10:44:26.7127811+00:00
NameResultsLabObservationUvIps
TitleResults Laboratory Observation - IPS
Realmuv
Authorityhl7
DescriptionValue Set Definition: LOINC {STATUS in {ACTIVE}, CLASSTYPE in {1}, CLASS exclude {CHALSKIN, H&P.HX.LAB, LABORDERS, NR STATS, PATH, PATH.\*, MOLPATH, MOLPATH.\*, CYTO, HL7.CYTOGEN, HL7.GENETICS}}
CopyrightThis 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/

Resources that use this resource

StructureDefinition
Observation-resultslab-uv-labObservation Results: laboratory
Observation-resultslab-eu-labObservation Results: laboratory
vn-core-observation-lab-codeObservation - Laboratory Result Code Profile - VN Core R4
observation-laboratoryresult-ca-coreObservation-LaboratoryResult (CA-Core)
cyehr-sd-observationresultsCyprus EHR Observation Results profile
cyehr-sd-observationresultslaboratoryCyprus EHR Observation Results Laboratory profile
cyehr-sd-observationresultspathology-r4Cyprus EHR Observation Results Pathology profile
observation-results-laboratory-ca-psObservation Results: laboratory (PS-CA)
Observation-results-laboratory-uv-ipsObservation Results: laboratory (IPS)
ObservationLabMII PR Labor Laboruntersuchung
ValueSet
lab-orderCodes-eu-labLaboratory Order
lab-orderCodes-it-labCodice Richiesta esame di Laboratorio [LOINC]

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Results Laboratory Observation - IPS

Value Set Definition: LOINC {STATUS in {ACTIVE}, CLASSTYPE in {1}, CLASS exclude {CHALSKIN, H&P.HX.LAB, LABORDERS, NR STATS, PATH, PATH.*, MOLPATH, MOLPATH.*, CYTO, HL7.CYTOGEN, HL7.GENETICS}}

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/

This value set includes codes based on the following rules:

  • Include codes from http://loinc.org where STATUS = ACTIVE and CLASSTYPE = 1
  • Exclude codes from http://loinc.org where CLASS matches (by regex) CYTO|HL7\.CYTOGEN|HL7\.GENETICS|^PATH(\..*)?|^MOLPATH(\..*)?|NR STATS|H&P\.HX\.LAB|CHALSKIN|LABORDERS

Source

{
  "resourceType": "ValueSet",
  "id": "results-laboratory-observations-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T10:44:25.768+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-laboratory-observations-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.39"
    }
  ],
  "version": "1.0.0",
  "name": "ResultsLabObservationUvIps",
  "title": "Results Laboratory Observation - IPS",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T10:44:26.7127811+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: LOINC {STATUS in {ACTIVE}, CLASSTYPE in {1}, CLASS exclude {CHALSKIN, H&P.HX.LAB, LABORDERS, NR STATS, PATH, PATH.\\*, MOLPATH, MOLPATH.\\*, CYTO, HL7.CYTOGEN, HL7.GENETICS}}",
  "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"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "CLASS",
            "op": "regex",
            "value": "CYTO|HL7\\.CYTOGEN|HL7\\.GENETICS|^PATH(\\..*)?|^MOLPATH(\\..*)?|NR STATS|H&P\\.HX\\.LAB|CHALSKIN|LABORDERS"
          }
        ]
      }
    ]
  }
}