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

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

PackageHIE2.packages
TypeValueSet
Idresults-pathology-observations-uv-ips
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/results-pathology-observations-uv-ips
URLhttp://hl7.org/fhir/uv/ips/ValueSet/results-pathology-observations-uv-ips
Version1.0.0
Statusactive
Date2022-01-04T10:50:22.4915378+00:00
NameResultsPathObservationUvIps
TitleResults Pathology Observation - IPS
Realmuv
Authorityhl7
DescriptionValue Set Definition: LOINC {STATUS in {ACTIVE}, CLASSTYPE in {1}, CLASS in {CYTO, HL7.CYTOGEN, HL7.GENETICS, MOLPATH, MOLPATH.\*, PATH, PATH.\*}}
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
vn-core-observation-pathology-codeObservation - Pathology Result Code Profile - VN Core R4
observation-pathologyresult-ca-coreObservation-LaboratoryResultPathology (CA-Core)
observation-results-pathology-ca-psObservation Results: pathology (PS-CA)
Observation-results-pathology-uv-ipsObservation Results: pathology (IPS)

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 Pathology Observation - IPS

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/

  • Include codes from http://loinc.org where STATUS = ACTIVE, CLASSTYPE = 1 and CLASS matches (by regex) CYTO|HL7\.CYTOGEN|HL7\.GENETICS|^PATH(\..*)?|^MOLPATH(\..*)?

Source

{
  "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(\\..*)?"
          }
        ]
      }
    ]
  }
}