{
  "resourceType" : "ValueSet",
  "id" : "VSVia",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-CSVia.html\"><code>https://hlf.cl/fhir/ig/hackaton/CodeSystem/CSVia</code></a></li></ul></div>"
  },
  "url" : "https://hlf.cl/fhir/ig/hackaton/ValueSet/VSVia",
  "version" : "1.0.1",
  "name" : "VSVia",
  "title" : "Códigos para Vías en direccón",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-01-18T00:00:00-03:00",
  "publisher" : "HL7 Chile",
  "contact" : [{
    "name" : "HL7 Chile",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hl7chile.cl/"
    }]
  }],
  "description" : "Códigos para Vías en Dirección según 820.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CL",
      "display" : "Chile"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://hlf.cl/fhir/ig/hackaton/CodeSystem/CSVia"
    }]
  }
}