Package | eng.fhir.profile.dev |
Resource Type | CodeSystem |
Id | BrancheCodeEsempio |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/branche |
URL | http://cct.eng.it/FHIR/schema/branche |
Version | 1.0.1 |
Status | draft |
Date | 2023-03-31T17:16:35+02:00 |
Name | BrancheCode |
Title | BrancheCode |
Authority | hl7 |
Description | Questo CodeSystem incluce l'elenco delle branche |
Content | complete |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "BrancheCodeEsempio", "meta": { "profile": [ "https://eng.it/fhir/StructureDefinition/CodeSystem_Branche" ] }, "url": "http://cct.eng.it/FHIR/schema/branche", "version": "1.0.1", "name": "BrancheCode", "title": "BrancheCode", "status": "draft", "date": "2023-03-31T17:16:35+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 branche", "hierarchyMeaning": "grouped-by", "content": "complete", "property": [ { "code": "descrizione_aggintiva", "description": "Descrizione aggiuntiva", "type": "string" }, { "code": "data_inizio", "description": "Data inizio", "type": "dateTime" }, { "code": "data_fine", "description": "Data fine", "type": "dateTime" } ], "concept": [ { "code": "08", "definition": "CARDIOLOGIA", "property": [ { "code": "descrizione_aggintiva", "valueString": "CARDIOLOGIA" }, { "code": "data_inizio", "valueDateTime": "2005-06-08" } ] } ] }