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-10-22 |
{
"resourceType" : "CodeSystem",
"id" : "cs-statoEsenzione",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-statoEsenzione</b></p><a name=\"cs-statoEsenzione\"> </a><a name=\"hccs-statoEsenzione\"> </a><a name=\"cs-statoEsenzione-it-IT\"> </a><p>This case-sensitive code system <code>http://hl7.it/fhir/dossier-pharma/CodeSystem/cs-statoEsenzione</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\">active<a name=\"cs-statoEsenzione-active\"> </a></td><td>attivo</td></tr><tr><td style=\"white-space:nowrap\">suspended<a name=\"cs-statoEsenzione-suspended\"> </a></td><td>sospeso</td></tr><tr><td style=\"white-space:nowrap\">aborted<a name=\"cs-statoEsenzione-aborted\"> </a></td><td>abortito</td></tr><tr><td style=\"white-space:nowrap\">completed<a name=\"cs-statoEsenzione-completed\"> </a></td><td>completato</td></tr><tr><td style=\"white-space:nowrap\">UNK<a name=\"cs-statoEsenzione-UNK\"> </a></td><td>sconosciuto</td></tr></table></div>"
},
"url" : "http://hl7.it/fhir/dossier-pharma/CodeSystem/cs-statoEsenzione",
"version" : "0.1.1",
"name" : "CSStatoEsenzione",
"title" : "Stato Esenzioni",
"status" : "active",
"experimental" : false,
"date" : "2024-10-22T11:44:39+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" : "Codesystem basato sul vocabolario HL7 V3 ActStatus che descrive lo stato delle esenzioni.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "IT",
"display" : "Italy"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "active",
"display" : "attivo"
},
{
"code" : "suspended",
"display" : "sospeso"
},
{
"code" : "aborted",
"display" : "abortito"
},
{
"code" : "completed",
"display" : "completato"
},
{
"code" : "UNK",
"display" : "sconosciuto"
}
]
}