Package | eng.fhir.profile.dev |
Resource Type | CodeSystem |
Id | PatologieCodeEsempio |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/patologie |
URL | http://cct.eng.it/FHIR/schema/patologie |
Version | 1.0.1 |
Status | draft |
Date | 2023-03-31T15:04:24+02:00 |
Name | PatologieCode |
Title | PatologieCode |
Authority | hl7 |
Description | Questo CodeSystem incluce l'elenco delle patologie |
Content | complete |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "PatologieCodeEsempio", "meta": { "profile": [ "https://eng.it/fhir/StructureDefinition/CodeSystem_Patologie" ] }, "url": "http://cct.eng.it/FHIR/schema/patologie", "version": "1.0.1", "name": "PatologieCode", "title": "PatologieCode", "status": "draft", "date": "2023-03-31T15:04:24+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 delle patologie", "hierarchyMeaning": "grouped-by", "content": "complete", "property": [ { "code": "parent", "uri": "http://hl7.org/fhir/concept-properties#parent", "description": "Il concetto identificato in questa proprietà è un genitore del concetto su cui è una proprietà.", "type": "code" }, { "code": "rara", "description": "Rara", "type": "boolean" }, { "code": "principale", "description": "Principale", "type": "boolean" }, { "code": "maggior_tutela", "description": "Maggior tutela", "type": "boolean" }, { "code": "categoria", "uri": "http://cct.eng.it/FHIR/schema/generic/categorie_patologia", "description": "Categoria", "type": "code" }, { "code": "fascia_eta", "uri": "http://cct.eng.it/FHIR/schema/fasce_eta", "description": "Fascia età", "type": "code" }, { "code": "codice_alternativo_1", "description": "Codice alternativo", "type": "string" }, { "code": "codice_alternativo_2", "description": "Codice alternativo 2", "type": "string" }, { "code": "sesso", "description": "sesso (1=Maschio, 2=Femmina, 0=Entrambi)", "type": "code" }, { "code": "disciplina", "uri": "http://cct.eng.it/FHIR/schema/prestazioni", "description": "Disciplina", "type": "code" }, { "code": "data_inizio", "description": "Data inizio validità", "type": "dateTime" }, { "code": "data_fine", "description": "Data fine validità", "type": "dateTime" } ], "concept": [ { "code": "2690", "definition": "ALTRE CARENZE DELLA NUTRIZIONE - CARENZA DI VITAMINA K", "property": [ { "code": "codice_padre", "valueCode": "2691" }, { "code": "rara", "valueBoolean": true }, { "code": "principale", "valueBoolean": true }, { "code": "maggior_tutela", "valueBoolean": true }, { "code": "categoria", "valueCode": "269" }, { "code": "codice_alternativo_1", "valueString": "2690" }, { "code": "codice_alternativo_2", "valueString": "alt" }, { "code": "sesso", "valueCode": "2" }, { "code": "disciplina", "valueCode": "CARD" }, { "code": "data_inizio", "valueDateTime": "2004-01-02" } ] } ] }