FHIR IG Statistics: ValueSet/InfectiousDiseaseVS 
Resources that use this resource
No resources found
Resources that this resource uses
| CodeSystem | 
| sct | SNOMED CT International Edition | 
Narrative
Note: links and images are rebased to the (stated) source
Source
{
  "resourceType": "ValueSet",
  "id": "InfectiousDiseaseVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/reportofilltraveler/ValueSet/InfectiousDiseaseVS",
  "version": "0.1.0",
  "name": "InfectiousDiseaseVS",
  "title": "Infectious Disease VS",
  "status": "draft",
  "experimental": false,
  "date": "2024-03-01T17:24:54+00:00",
  "publisher": "HL7 Public Health Working Group",
  "contact": [
    {
      "name": "HL7 Public Health Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Codes indicating the Infectious Disease.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "56717001",
            "display": "Tuberculosis"
          }
        ]
      }
    ]
  }
}