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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7278

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7278
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7278
Version2
Statusactive
Date2016-01-28T00:12:00+11:00
NamePHVS_LabTestPerformedModifier_CS
TitleLab Test Performed Modifier (CS)
Realmus
DescriptionLab Test Performed Modifier includes concepts that can be used as a modifier for the lab test that can specify the timing or subject or event of performing a lab test (e.g. Mother's First Treponemal Lab Test Finding).

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7278",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7278"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7278",
  "version": "2",
  "name": "PHVS_LabTestPerformedModifier_CS",
  "title": "Lab Test Performed Modifier (CS)",
  "status": "active",
  "date": "2016-01-28T00:12:00+11:00",
  "description": "Lab Test Performed Modifier includes concepts that can be used as a modifier for the lab test that can specify the timing or subject or event of performing a lab test (e.g. Mother's First Treponemal Lab Test Finding).",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.232",
        "version": "20200528",
        "concept": [
          {
            "code": "STD154",
            "display": "Infant's Non-treponemal Test Finding"
          },
          {
            "code": "STD155",
            "display": "Infant's Treponemal Test Finding"
          },
          {
            "code": "STD150",
            "display": "Mother's First Non-treponemal Test Finding"
          },
          {
            "code": "STD152",
            "display": "Mother's First treponemal Test Finding"
          },
          {
            "code": "STD151",
            "display": "Mother's Most Recent Non-treponemal Test Finding"
          },
          {
            "code": "STD153",
            "display": "Mother's Most Recent treponemal Test Finding"
          }
        ]
      }
    ]
  }
}