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-Esempio2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization </b><a name=\"Organization-Dossier-Esempio2\"> </a><a name=\"hcOrganization-Dossier-Esempio2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceOrganization "Organization-Dossier-Esempio2" </p></div><p><b>identifier</b>: <code>https://www.hl7.it/fhir/terminology/sid/minsan-regione</code>/020</p><p><b>active</b>: true</p><p><b>type</b>: Regione <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7-it/terminology/CodeSystem-it-tipoEntita.html\">HL7 Italia - Tipo di Entità</a>#regione)</span></p><p><b>name</b>: Regione VALLE D'AOSTA</p></div>"
},
"identifier" : [
{
"system" : "https://www.hl7.it/fhir/terminology/sid/minsan-regione",
"value" : "020"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita",
"code" : "regione",
"display" : "Regione"
}
]
}
],
"name" : "Regione VALLE D'AOSTA"
}