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.7740.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7740
Version2
Statusactive
Date2018-01-19T00:04:00+11:00
NamePHVS_ColonyCountMagnitude_CDC
TitleColony Count Magnitude
Realmus
DescriptionOrder of magnitude of the GBS colony count.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7740",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7740"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7740",
  "version": "2",
  "name": "PHVS_ColonyCountMagnitude_CDC",
  "title": "Colony Count Magnitude",
  "status": "active",
  "date": "2018-01-19T00:04:00+11:00",
  "description": "Order of magnitude of the GBS colony count.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1611",
            "display": "0"
          },
          {
            "code": "PHC1612",
            "display": "<10,000"
          },
          {
            "code": "PHC1613",
            "display": "10k - <25,000"
          },
          {
            "code": "PHC1614",
            "display": "25k - <50,000"
          },
          {
            "code": "PHC1615",
            "display": "50k - <75,000"
          },
          {
            "code": "PHC1616",
            "display": "75k - <100,000"
          },
          {
            "code": "PHC1617",
            "display": ">= 100,000"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}