HL7 Italia FHIR Implementation Guide (base)
0.1.1 - CI Build

HL7 Italia FHIR Implementation Guide (base) - Local Development build (v0.1.1). See the Directory of published versions

Ministero della Salute - Codici Regionali - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "minsan-regione",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-minsan-regione.html\"><code>http://terminology.hl7.it/CodeSystem/minsan-regione</code></a></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/ValueSet/minsan-regione",
  "version" : "0.1.1",
  "name" : "VsMinsanregione",
  "title" : "Ministero della Salute - Codici Regionali",
  "status" : "active",
  "date" : "2020-07-01T13:02:31+02:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.it"
        }
      ]
    }
  ],
  "description" : "Ministero della Salute - Codici Regionali usati nei file FLS11. La regione Trentino Alto-Adige è rappresentata dalle province autonome di cui è composta.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.it/CodeSystem/minsan-regione"
      }
    ]
  }
}