| Package | eng.fhir.profile.dev |
| Resource Type | CodeSystem |
| Id | CategorieInterventoCodeEsempio |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/generic/categorie_intervento |
| URL | http://cct.eng.it/FHIR/schema/generic/categorie_intervento |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-04-03T10:50:48+02:00 |
| Name | CategorieInterventoCode |
| Title | CategorieInterventoCode |
| Authority | hl7 |
| Description | Questo CodeSystem incluce l'elenco di Categorie Intervento |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CategorieInterventoCodeEsempio",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/CodeSystem_Generic"
]
},
"url": "http://cct.eng.it/FHIR/schema/generic/categorie_intervento",
"version": "1.0.0",
"name": "CategorieInterventoCode",
"title": "CategorieInterventoCode",
"status": "draft",
"date": "2023-04-03T10:50:48+02:00",
"publisher": "Engineering Informatica SPA",
"contact": [
{
"name": "GRP_esb.sanita",
"telecom": [
{
"system": "email",
"value": "grp_esb.sanita@eng.it"
}
]
}
],
"description": "Questo CodeSystem incluce l'elenco di Categorie Intervento",
"hierarchyMeaning": "grouped-by",
"content": "complete",
"property": [
{
"code": "data_inizio",
"description": "Data inizio validità",
"type": "dateTime"
},
{
"code": "data_fine",
"description": "Data fine validità",
"type": "dateTime"
}
],
"concept": [
{
"code": "456",
"definition": "ALTRA ASPORTAZIONE DELL'INTESTINO TENUE",
"property": [
{
"code": "data_inizio",
"valueDateTime": "2004-01-01"
}
]
}
]
}