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
{
"resourceType" : "Organization",
"id" : "Organization-Dossier-Esempio",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Organization-Dossier-Esempio</b></p><a name=\"Organization-Dossier-Esempio\"> </a><a name=\"hcOrganization-Dossier-Esempio\"> </a><a name=\"Organization-Dossier-Esempio-it-IT\"> </a><p><b>identifier</b>: <code>http://hl7.it/sid/fls</code>/020101, <code>http://hl7.it/sid/vda/asl</code>/101, <code>http://hl7.it/sid/partitaIva</code>/00177330073, <code>http://hl7.it/sid/codiceFiscale</code>/91001750073</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita asl}\">Azienda Sanitaria Locale</span></p><p><b>name</b>: AZIENDA U.S.L. VALLE D'AOSTA</p><p><b>telecom</b>: ph: (0165) 5431, fax: (0165) 544587, <a href=\"mailto:protocollo@pec.ausl.vda.it\">protocollo@pec.ausl.vda.it</a>, <a href=\"http://www.ausl.vda.it\">http://www.ausl.vda.it</a></p></div>"
},
"identifier" : [
{
"system" : "http://hl7.it/sid/fls",
"value" : "020101"
},
{
"system" : "http://hl7.it/sid/vda/asl",
"value" : "101"
},
{
"system" : "http://hl7.it/sid/partitaIva",
"value" : "00177330073"
},
{
"system" : "http://hl7.it/sid/codiceFiscale",
"value" : "91001750073"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita",
"code" : "asl",
"display" : "Azienda Sanitaria Locale"
}
]
}
],
"name" : "AZIENDA U.S.L. VALLE D'AOSTA",
"telecom" : [
{
"system" : "phone",
"value" : "(0165) 5431"
},
{
"system" : "fax",
"value" : "(0165) 544587"
},
{
"system" : "email",
"value" : "protocollo@pec.ausl.vda.it"
},
{
"system" : "url",
"value" : "http://www.ausl.vda.it"
}
]
}