FHIR IG analytics| Package | hl7.fhir.it.lab-report |
| Resource Type | Organization |
| Id | Organization-5fd3f1a6-b2c8-44cb-8237-0b5f0a81f2a8.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 "5fd3f1a6-b2c8-44cb-8237-0b5f0a81f2a8"
Profile: Organization - Lab Report
identifier: http://hl7.it/sid/fls/120201, http://hl7.it/sid/vda/asl/201
active: true
type: Azienda Sanitaria Locale (HL7 Italia - Tipo di Entità #asl)
name: Azienda Sanitara Locale Roma 1
| Telecom |
| ph: 06 123456 |
{
"resourceType": "Organization",
"id": "5fd3f1a6-b2c8-44cb-8237-0b5f0a81f2a8",
"meta": {
"profile": [
"http://hl7.it/fhir/lab-report/StructureDefinition/organization-it-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.it/sid/fls",
"value": "120201"
},
{
"system": "http://hl7.it/sid/vda/asl",
"value": "201"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.it/fhir/lab-report/CodeSystem/it-tipoEntita",
"code": "asl",
"display": "Azienda Sanitaria Locale"
}
]
}
],
"name": "Azienda Sanitara Locale Roma 1",
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "06 123456"
}
]
}
]
}