XpanDH Hospital Discharge Report
0.1.0 - ci-build
150
XpanDH Hospital Discharge Report, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh-hdr/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "org-example-it",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization org-example-it</b></p><a name=\"org-example-it\"> </a><a name=\"hcorg-example-it\"> </a><a name=\"org-example-it-en-US\"> </a><p><b>identifier</b>: <code>http://hl7.it/sid/fls</code>/090201, <code>http://hl7.it/sid/toscana/asl</code>/201, <code>http://hl7.it/sid/partitaIva</code>/06593810481, <code>http://hl7.it/sid/codiceFiscale</code>/06593810481</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.it/CodeSystem/it-tipoEntita asl}\">Azienda Sanitaria Locale</span></p><p><b>name</b>: AZIENDA USL TOSCANA CENTRO</p><p><b>telecom</b>: ph: (055) 6939222, fax: (055) 6939223, <a href=\"mailto:mailto:direttore.generale@uslcentro.toscana.it\">mailto:direttore.generale@uslcentro.toscana.it</a>, <a href=\"http://www.uslcentro.toscana.it\">http://www.uslcentro.toscana.it</a></p><p><b>address</b>: PIAZZA SANTA MARIA NUOVA 1 FIRENZE TOSCANA 50122 IT </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.it/sid/fls",
"value" : "090201"
},
{
"system" : "http://hl7.it/sid/toscana/asl",
"value" : "201"
},
{
"system" : "http://hl7.it/sid/partitaIva",
"value" : "06593810481"
},
{
"system" : "http://hl7.it/sid/codiceFiscale",
"value" : "06593810481"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.it/CodeSystem/it-tipoEntita",
"code" : "asl",
"display" : "Azienda Sanitaria Locale"
}
]
}
],
"name" : "AZIENDA USL TOSCANA CENTRO",
"telecom" : [
{
"system" : "phone",
"value" : "(055) 6939222"
},
{
"system" : "fax",
"value" : "(055) 6939223"
},
{
"system" : "email",
"value" : "mailto:direttore.generale@uslcentro.toscana.it"
},
{
"system" : "url",
"value" : "http://www.uslcentro.toscana.it"
}
],
"address" : [
{
"line" : [
"PIAZZA SANTA MARIA NUOVA 1"
],
"city" : "FIRENZE",
"_city" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding" : {
"system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
"code" : "007003",
"display" : "AOSTA"
}
}
]
},
"district" : "FI",
"state" : "TOSCANA",
"_state" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding" : {
"system" : "http://terminology.hl7.it/CodeSystem/minsan-regione",
"code" : "090",
"display" : "TOSCANA"
}
}
]
},
"postalCode" : "50122",
"country" : "IT"
}
]
}