HL7 Italia Dossier Farmaceutico FHIR Implementation Guide
0.1.0 - CI Build IT

HL7 Italia Dossier Farmaceutico FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ruolo Prescrittore - JSON Representation

Active as of 2023-04-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ruoloPrescrittore-it-dossierPharma",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>http://terminology.hl7.it/CodeSystem/it-v3RoleCode</code></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/dossierPharma/ValueSet/ruoloPrescrittore-it-dossierPharma",
  "version" : "0.1.0",
  "name" : "VsRuoloPrerscrittore",
  "title" : "Ruolo Prescrittore",
  "status" : "active",
  "date" : "2023-04-03T11:54:02+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" : "Ruolo del prescrittore Basato su 'Estensione del Vocabolario HL7 V3 RoleCode'",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.it/CodeSystem/it-v3RoleCode"
      }
    ]
  }
}