HL7 FHIR Implementation Guide Dossier Farmaceutico
0.1.1 - ci-build
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
Active as of 2024-11-04 |
{
"resourceType" : "CodeSystem",
"id" : "motivo-sostituzone",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem motivo-sostituzone</b></p><a name=\"motivo-sostituzone\"> </a><a name=\"hcmotivo-sostituzone\"> </a><a name=\"motivo-sostituzone-it-IT\"> </a><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>"
},
"url" : "http://hl7.it/fhir/dossier-pharma/CodeSystem/motivo-sostituzone",
"identifier" : [
{
"system" : "urn:oid:2.16.840.1.113883.3.1937.777.63.11.16"
}
],
"version" : "0.1.1",
"name" : "MotivoSostituzione",
"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"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "1",
"display" : "Sostituzione etico con generico"
},
{
"code" : "2",
"display" : "Sostituzione generico con altro generico"
},
{
"code" : "3",
"display" : "Generico irreperibile, differenza importo sul Prezzo di Rif. a carico SSN"
}
]
}