FHIR IG Statistics: ValueSet/ValueSet-SGDT-ModalitaErogazioneIntEdu
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"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"
}
]
}
]
}
}