FHIR IG analytics| Package | rlfhir.lab |
| Resource Type | ValueSet |
| Id | ValueSet_ModalitaErogazioneIntEdu.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "ValueSet-SGDT-ModalitaErogazioneIntEdu",
"url": "https://fhir.siss.regione.lombardia.it/ValueSet/SGDT-ModalitaErogazioneIntEdu",
"version": "1.0.0",
"name": "SGDT Modalità Erogazione Int Edu",
"status": "active",
"date": "2023-01-24",
"description": "ValueSet relativo alla modalità di erogazione dell'intervento educazionale",
"compose": {
"include": [
{
"system": "https://fhir.siss.regione.lombardia.it/CodeSystem/SGDT-ModalitaErogazioneIntEdu",
"version": "1.0",
"concept": [
{
"code": "INTEDU1",
"display": "Intervento erogabile in presenza"
},
{
"code": "INTEDU2",
"display": "Intervento erogabile da remoto"
}
]
}
]
}
}