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

FHIR IG Statistics: ValueSet/InfectiousDiseaseVS

Packagehl7.fhir.us.illTraveler
TypeValueSet
IdInfectiousDiseaseVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/reportofilltraveler/https://build.fhir.org/ig/HL7/ReportIIITraveler-ig/ValueSet-InfectiousDiseaseVS.html
URLhttp://hl7.org/fhir/us/reportofilltraveler/ValueSet/InfectiousDiseaseVS
Version0.1.0
Statusdraft
Date2024-03-01T17:24:54+00:00
NameInfectiousDiseaseVS
TitleInfectious Disease VS
Realmus
Authorityhl7
DescriptionCodes indicating the Infectious Disease.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

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"
          }
        ]
      }
    ]
  }
}