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.7559.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7559
Version1
Statusactive
Date2017-01-23T00:01:00+11:00
NamePHVS_SusceptibilityTestResultQuantitative_STD
TitleSusceptibility Test Result Quantitative (STD)
Realmus
DescriptionAntimicrobial Susceptibility Test Result - Coded Quantitative. List of coded values (i.e. valid dilutions) to represent the antimicrobial susceptibility test result.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7559",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7559"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7559",
  "version": "1",
  "name": "PHVS_SusceptibilityTestResultQuantitative_STD",
  "title": "Susceptibility Test Result Quantitative (STD)",
  "status": "active",
  "date": "2017-01-23T00:01:00+11:00",
  "description": "Antimicrobial Susceptibility Test Result - Coded Quantitative. List of coded values (i.e. valid dilutions) to represent the antimicrobial susceptibility test result.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "MICD001",
            "display": "0.001"
          },
          {
            "code": "MICD002",
            "display": "0.002"
          },
          {
            "code": "MICD004",
            "display": "0.004"
          },
          {
            "code": "MICD008",
            "display": "0.008"
          },
          {
            "code": "MICD015",
            "display": "0.015"
          },
          {
            "code": "MICD03",
            "display": "0.03"
          },
          {
            "code": "MICD06",
            "display": "0.06"
          },
          {
            "code": "MICD125",
            "display": "0.125"
          },
          {
            "code": "MICD25",
            "display": "0.25"
          },
          {
            "code": "MICD5",
            "display": "0.5"
          },
          {
            "code": "MIC1",
            "display": "1.0"
          },
          {
            "code": "MIC2",
            "display": "2.0"
          },
          {
            "code": "MIC4",
            "display": "4.0"
          },
          {
            "code": "MIC8",
            "display": "8.0"
          },
          {
            "code": "MIC16",
            "display": "16.0"
          },
          {
            "code": "MIC32",
            "display": "32.0"
          },
          {
            "code": "MIC64",
            "display": "64.0"
          },
          {
            "code": "MIC128",
            "display": "128.0"
          },
          {
            "code": "MIC256",
            "display": "256.0"
          }
        ]
      }
    ]
  }
}