HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito
0.0.1 - ci-build IT

HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Classe documento - JSON Representation

Active as of 2025-04-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-it-class-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-it-class-code</b></p><a name=\"vs-it-class-code\"> </a><a name=\"hcvs-it-class-code\"> </a><a name=\"vs-it-class-code-it-IT\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-class-code.html\"><code>http://hl7.it/fhir/taccuino/CodeSystem/class-code</code></a></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/taccuino/ValueSet/vs-it-class-code",
  "version" : "0.0.1",
  "name" : "VsclassCode",
  "title" : "Classe documento",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-01T14:33:37+02:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    },
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    }
  ],
  "description" : "Valuset che rappresenta la classe a cui il documento appartiene",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.it/fhir/taccuino/CodeSystem/class-code"
      }
    ]
  }
}