FHIR IG analytics| Package | hl7.fhir.it.lab-report |
| Resource Type | Organization |
| Id | Organization-ae0365ea-d8a1-45e0-a39d-f14fac4ccfe8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization
Resource Organization "ae0365ea-d8a1-45e0-a39d-f14fac4ccfe8"
Profile: Organization operatore sanitario/socio sanitario - Lab Report
identifier: http://hl7.it/sid/fls/020101
active: true
type: Azienda Sanitaria Locale (HL7 Italia - Tipo di Entità #asl)
name: AZIENDA U.S.L. VALLE D'AOSTA
telecom: ph: (0165) 5431, fax: (0165) 544587, protocollo@pec.ausl.vda.it, http://www.ausl.vda.it
address: VIA GUIDO REY 1 AOSTA VALLE D'AOSTA 11100 IT
{
"resourceType": "Organization",
"id": "ae0365ea-d8a1-45e0-a39d-f14fac4ccfe8",
"meta": {
"profile": [
"http://hl7.it/fhir/lab-report/StructureDefinition/organizationOperatore-it-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.it/sid/fls",
"value": "020101"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.it/fhir/lab-report/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"
}
],
"address": [
{
"line": [
"VIA GUIDO REY 1"
],
"city": "AOSTA",
"_city": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "http://hl7.it/fhir/lab-report/CodeSystem/istat-unitaAmministrativeTerritoriali",
"code": "007003",
"display": "AOSTA"
}
}
]
},
"district": "AO",
"state": "VALLE D'AOSTA",
"_state": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "http://hl7.it/fhir/lab-report/CodeSystem/minsan-regione",
"code": "020",
"display": "VALLE D'AOSTA"
}
}
]
},
"postalCode": "11100",
"country": "IT"
}
]
}