FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Organization |
| Id | Organization-ASL.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "AREAS.organization-asl",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Organization_Eng"
]
},
"identifier": [
{
"system": "http://terminology.hl7.it/CodeSystem/minsan-fls",
"value": "010204"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
},
{
"system": "http://terminology.hl7.it/CodeSystem/it-tipoEntita",
"code": "asl",
"display": "Azienda Sanitaria Locale"
}
]
}
],
"name": "204 - TORINO4",
"address": [
{
"type": "physical",
"state": "Piemonte",
"_state": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "http://terminology.hl7.it/CodeSystem/minsan-regione",
"code": "010",
"display": "Piemonte"
}
}
]
}
}
]
}