HL7 FHIR Implementation Guide Dossier Farmaceutico
0.1.1 - ci-build Italy flag

HL7 FHIR Implementation Guide Dossier Farmaceutico, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/dossier-pharma/ and changes regularly. See the Directory of published versions

: Motivazione di sostituzione - JSON Representation

Active as of 2024-11-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-motivo-sostituzone",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-motivo-sostituzone</b></p><a name=\"vs-motivo-sostituzone\"> </a><a name=\"hcvs-motivo-sostituzone\"> </a><a name=\"vs-motivo-sostituzone-it-IT\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-motivo-sostituzone.html\"><code>http://hl7.it/fhir/dossier-pharma/CodeSystem/motivo-sostituzone</code></a></li></ul></div>"
  },
  "url" : "http://hl7.it/fhir/dossier-pharma/ValueSet/vs-motivo-sostituzone",
  "version" : "0.1.1",
  "name" : "VsMotivoSostituzione",
  "title" : "Motivazione di sostituzione",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-04T10:09:33+00: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" : "HL7 Italia - Indica e se il prodotto è stato sostituito ovvero se il farmaco di riferimento non è reperibile",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.it/fhir/dossier-pharma/CodeSystem/motivo-sostituzone"
      }
    ]
  }
}