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

FHIR IG Statistics: ValueSet/titer-lab-codes-value-set

Packagehl7.fhir.us.cimilabs
TypeValueSet
Idtiter-lab-codes-value-set
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cimi-labs/https://build.fhir.org/ig/HL7/cimi-labs/ValueSet-titer-lab-codes-value-set.html
URLhttp://hl7.org/fhir/us/cimi-labs/ValueSet/titer-lab-codes-value-set
Version0.1
Statusdraft
Date2023-08-02T21:04:34+00:00
NameTiterLabCodes_VSET
TitleTiter Lab Codes value set
Realmus
Authorityhl7
DescriptionA set of LOINC codes used to identify titer laboratory tests.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
standard-lab-obs-titerStandard Lab Obs Titer

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


Source

{
  "resourceType": "ValueSet",
  "id": "titer-lab-codes-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cimi-labs/ValueSet/titer-lab-codes-value-set",
  "version": "0.1",
  "name": "TiterLabCodes_VSET",
  "title": "Titer Lab Codes value set",
  "status": "draft",
  "experimental": true,
  "date": "2023-08-02T21:04:34+00:00",
  "publisher": "HL7 International - Clinical Information Modeling Initiative",
  "contact": [
    {
      "name": "HL7 International - Clinical Information Modeling Initiative",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/cimi"
        }
      ]
    },
    {
      "name": "Graphite Health",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.graphitehealth.io"
        }
      ]
    }
  ],
  "description": "A set of LOINC codes used to identify titer laboratory tests.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "PROPERTY",
            "op": "=",
            "value": "Ratio"
          },
          {
            "property": "CLASSTYPE",
            "op": "=",
            "value": "1"
          }
        ]
      }
    ]
  }
}