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.7489.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7489
Version1
Statusactive
Date2016-01-07T00:04:00+11:00
NamePHVS_TransmissionMode_Arbovirus
TitleTransmission Mode (Arbovirus)
Realmus
DescriptionOther Arboviral unusual and rare disease transmission modes. This variable is used to differentiate the "In Utero (Transplacental)" vs "Perinatal". This variable also can be used to capture more than one transmission mode. Other valid values such as blood donation, blood transfusion, lab acquired, organ transplant are not included in this value set as they exists as variables in the current guide as risk factors.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7489",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7489"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7489",
  "version": "1",
  "name": "PHVS_TransmissionMode_Arbovirus",
  "title": "Transmission Mode (Arbovirus)",
  "status": "active",
  "date": "2016-01-07T00:04:00+11:00",
  "description": "Other Arboviral unusual and rare disease transmission modes. This variable is used to differentiate the \"In Utero (Transplacental)\" vs \"Perinatal\". This variable also can be used to capture more than one transmission mode. Other valid values such as blood donation, blood transfusion, lab acquired, organ transplant are not included in this value set as they exists as variables in the current guide as risk factors.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1173",
            "display": "Perinatal exposure"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "417564009",
            "display": "Sexual transmission"
          },
          {
            "code": "417409004",
            "display": "In-Utero (Transplacental)"
          }
        ]
      }
    ]
  }
}