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.7167.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7167
Version1
Statusactive
Date2013-01-08T00:11:00+11:00
NamePHVS_CaseTransmissionMode_BIDS
TitleCase Transmission Mode (BIDS)
Realmus
DescriptionDefines if there is an Outbreak, how was it transmitted

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7167",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7167"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7167",
  "version": "1",
  "name": "PHVS_CaseTransmissionMode_BIDS",
  "title": "Case Transmission Mode (BIDS)",
  "status": "active",
  "date": "2013-01-08T00:11:00+11:00",
  "description": "Defines if there is an Outbreak, how was it transmitted",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "409700000",
            "display": "Animal to human transmission"
          },
          {
            "code": "416086007",
            "display": "Food-borne transmission"
          },
          {
            "code": "409699001",
            "display": "Person to Person"
          },
          {
            "code": "418375005",
            "display": "Indeterminate disease transmission mode"
          },
          {
            "code": "418117003",
            "display": "Water-borne transmission"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1238",
            "display": "Environmental contamination other than food/water"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}