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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7994

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7994
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7994
Version1
Statusactive
Date2020-01-03T00:12:00+11:00
NamePHVS_ExposureType_Leptospirosis
TitleExposure Type (Leptospirosis)
Realmus
DescriptionExposure type for Leptospirosis

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.7994",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7994"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7994",
  "version": "1",
  "name": "PHVS_ExposureType_Leptospirosis",
  "title": "Exposure Type (Leptospirosis)",
  "status": "active",
  "date": "2020-01-03T00:12:00+11:00",
  "description": "Exposure type for Leptospirosis",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20201124",
        "concept": [
          {
            "code": "PHC2288",
            "display": "Animal contact"
          },
          {
            "code": "PHC2289",
            "display": "Fresh water or mud contact"
          },
          {
            "code": "PHC2291",
            "display": "No known animal, fresh water, mud or sewage contact"
          },
          {
            "code": "PHC2290",
            "display": "Sewage contact"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other exposure type (specify)"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}