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

: Sistemi di identificazione per prescrizioni - JSON Representation

Active as of 2023-04-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "groupIdentifierUri-it-dossierPharma",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>http://hl7.it/sid/mef/nre</td><td>Numero Ricetta Elettronica</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/dossierPharma/ValueSet/groupIdentifierUri-it-dossierPharma",
  "version" : "0.1.0",
  "name" : "VsGroupIdentifierUri",
  "title" : "Sistemi di identificazione per prescrizioni",
  "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" : "Sistemi di identificazione per prescrizioni",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:rfc:3986",
        "concept" : [
          {
            "code" : "http://hl7.it/sid/mef/nre",
            "display" : "Numero Ricetta Elettronica"
          }
        ]
      }
    ]
  }
}