FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7196.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7196
Version2
Statusactive
Date2020-01-07T00:07:00+11:00
NamePHVS_NonTreponemalSerologicTest_STD
TitleNon Treponemal Serologic Test (STD)
Realmus
DescriptionType of non treponemal serologic test performed on specimen collected.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7196",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7196"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7196",
  "version": "2",
  "name": "PHVS_NonTreponemalSerologicTest_STD",
  "title": "Non Treponemal Serologic Test (STD)",
  "status": "active",
  "date": "2020-01-07T00:07:00+11:00",
  "description": "Type of non treponemal serologic test performed on specimen collected.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "20507-0",
            "display": "Rapid Plasma Reagin (RPR)"
          },
          {
            "code": "5290-2",
            "display": "VDRL test of cerebrospinal fluid (CSF)"
          },
          {
            "code": "5292-8",
            "display": "Venereal Disease Research Laboratory test (VDRL) (serology)"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1305",
            "display": "Unknown Non-Treponemal Test Type"
          }
        ]
      }
    ]
  }
}