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 - XML Representation

Active as of 2024-06-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="motivo-sostituzone"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.it/fhir/dossier-pharma/CodeSystem/motivo-sostituzone</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="motivo-sostituzone-1"> </a></td><td>Sostituzione etico con generico</td></tr><tr><td style="white-space:nowrap">2<a name="motivo-sostituzone-2"> </a></td><td>Sostituzione generico con altro generico</td></tr><tr><td style="white-space:nowrap">3<a name="motivo-sostituzone-3"> </a></td><td>Generico irreperibile, differenza importo sul Prezzo di Rif. a carico SSN</td></tr></table></div>
  </text>
  <url
       value="http://hl7.it/fhir/dossier-pharma/CodeSystem/motivo-sostituzone"/>
  <version value="0.1.1"/>
  <name value="MotivoSostituzione"/>
  <title value="Motivazione di sostituzione"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-06-24T07:51:34+00:00"/>
  <publisher value="HL7 Italia"/>
  <contact>
    <name value="HL7 Italia"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.it"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Italia"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.it"/>
    </telecom>
  </contact>
  <description value="Motivazione di sostituzione"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IT"/>
      <display value="Italy"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="1"/>
    <display value="Sostituzione etico con generico"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Sostituzione generico con altro generico"/>
  </concept>
  <concept>
    <code value="3"/>
    <display
             value="Generico irreperibile, differenza importo sul Prezzo di Rif. a carico SSN"/>
  </concept>
</CodeSystem>