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

: Codice sostituzione sostanza - JSON Representation

Active as of 2024-06-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "codice-sostituzione-sostanza",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.it/fhir/dossier-pharma/CodeSystem/codice-sostituzione-sostanza</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\">A<a name=\"codice-sostituzione-sostanza-A\"> </a></td><td>Il codice inserito nel campo si riferisce ad un codice AIC, riferito allo stesso farmaco prescritto dal medico, ma che il farmacista ritiene più aggiornato come codice</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"codice-sostituzione-sostanza-S\"> </a></td><td>Il codice AIC inserito nel campo rappresenta una sostituzione di farmaco, prevista per legge, rispetto a quanto indicato dal medico prescrittore</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"codice-sostituzione-sostanza-V\"> </a></td><td>Il codice prestazione inserito nel campo è stato variato dall’erogatore specialistico rispetto a quanto prescritto dal medico</td></tr></table></div>"
  },
  "url" : "http://hl7.it/fhir/dossier-pharma/CodeSystem/codice-sostituzione-sostanza",
  "version" : "0.1.1",
  "name" : "CodiceSostituzoneSostanza",
  "title" : "Codice sostituzione sostanza",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-24T07:51:34+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" : "Codice sostituzione sostanza",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "A",
      "display" : "Il codice inserito nel campo si riferisce ad un codice AIC, riferito allo stesso farmaco prescritto dal medico, ma che il farmacista ritiene più aggiornato come codice"
    },
    {
      "code" : "S",
      "display" : "Il codice AIC inserito nel campo rappresenta una sostituzione di farmaco, prevista per legge, rispetto a quanto indicato dal medico prescrittore"
    },
    {
      "code" : "V",
      "display" : "Il codice prestazione inserito nel campo è stato variato dall’erogatore specialistico rispetto a quanto prescritto dal medico"
    }
  ]
}