HL7 Italia FHIR Implementation Guide (base)
0.1.0 - PC Ballot

This page is part of the HL7 Italia FHIR Implementation Guide (base) (v0.1.0: Public Comment 1 Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

ISTAT - Titolo Studio - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "istat-titoloStudio",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-istat-ctsi03.html\"><code>http://terminology.hl7.it/CodeSystem/istat-ctsi03</code></a></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/ValueSet/istat-titoloStudio",
  "version" : "0.1.0",
  "name" : "VsIstatTitoloStudio",
  "title" : "ISTAT - Titolo Studio",
  "status" : "active",
  "date" : "2020-06-30T18:23:29+02:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.it"
        }
      ]
    }
  ],
  "description" : "Classificazione dei titoli di studio italiani",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.it/CodeSystem/istat-ctsi03"
      }
    ]
  }
}