FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Organization |
| Id | Esempio_Organization_ASL_PNT.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "POD.01c6d12a-a95a-46f6-9cf7-e5b719aaf982",
"meta": {
"profile": [
"https://pnt.gov/fhir/StructureDefinition/Organization"
]
},
"identifier": [
{
"system": "https://terminology.pnt.gov/CodeSystem/minsan-fls",
"value": "010204"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
},
{
"system": "https://terminology.pnt.gov/CodeSystem/tipoEntita",
"code": "asl",
"display": "Azienda sanitaria locale"
}
]
}
],
"name": "ASL TORINO 4"
}