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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.992

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.992
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.992
Version4
Statusactive
Date2008-01-22T00:10:00+11:00
NamePHVS_EpilinkedCaseType_VZ
TitleEpilinked Case Type (VZ)
Realmus
DescriptionType of case the varicella case is linked to e

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.992",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.992"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.992",
  "version": "4",
  "name": "PHVS_EpilinkedCaseType_VZ",
  "title": "Epilinked Case Type (VZ)",
  "status": "active",
  "date": "2008-01-22T00:10:00+11:00",
  "description": "Type of case the varicella case is linked to e",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC166",
            "display": "Confirmed Varicella Case"
          },
          {
            "code": "PHC167",
            "display": "Herpes Zoster Case"
          },
          {
            "code": "PHC168",
            "display": "Probable Varicella Case"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}