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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3125

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3125
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3125
Version2
Statusactive
Date2008-01-22T00:10:00+11:00
NamePHVS_CaseClassificationExposureSource_NND
TitleCase Classification Exposure Source
Realmus
DescriptionAnswer list for how the case should be classified by source

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.3125",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3125"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3125",
  "version": "2",
  "name": "PHVS_CaseClassificationExposureSource_NND",
  "title": "Case Classification Exposure Source",
  "status": "active",
  "date": "2008-01-22T00:10:00+11:00",
  "description": "Answer list for how the case should be classified by source",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC464",
            "display": "endemic case"
          },
          {
            "code": "PHC466",
            "display": "Imported-virus case"
          },
          {
            "code": "PHC465",
            "display": "Import-linked case"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          },
          {
            "code": "UNK",
            "display": "Unknown source case"
          }
        ]
      }
    ]
  }
}