| Package | eng.fhir.profile.dev | 
| Resource Type | CodeSystem | 
| Id | ComuniCodeEsempio | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/comuni | 
| URL | http://cct.eng.it/FHIR/schema/comuni | 
| Version | 1.0.0 | 
| Status | draft | 
| Date | 2023-04-03T17:46:34+02:00 | 
| Name | ComuniCode | 
| Title | ComuniCode | 
| Authority | hl7 | 
| Description | Questo CodeSystem incluce l'elenco dei comuni | 
| Content | complete | 
No resources found
No resources found
No narrative content found in resource
{
  "resourceType": "CodeSystem",
  "id": "ComuniCodeEsempio",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/CodeSystem_Comuni"
    ]
  },
  "url": "http://cct.eng.it/FHIR/schema/comuni",
  "version": "1.0.0",
  "name": "ComuniCode",
  "title": "ComuniCode",
  "status": "draft",
  "date": "2023-04-03T17:46:34+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 dei comuni",
  "hierarchyMeaning": "grouped-by",
  "content": "complete",
  "property": [
    {
      "code": "tipo",
      "description": "Tipo (C=Comune, S=Stato estero)",
      "type": "code"
    },
    {
      "code": "codice_fiscale",
      "description": "Codice Fiscale",
      "type": "string"
    },
    {
      "code": "codice_ministeriale",
      "description": "Codice Ministeriale",
      "type": "string"
    },
    {
      "code": "sigla",
      "description": "Sigla",
      "type": "string"
    },
    {
      "code": "prefisso_telefonico",
      "description": "Prefisso telefonico",
      "type": "string"
    },
    {
      "code": "appartenenza_ue",
      "description": "Appartenenza ad U.E.",
      "type": "boolean"
    },
    {
      "code": "capoluogo",
      "description": "Capoluogo",
      "type": "boolean"
    },
    {
      "code": "cap",
      "description": "CAP",
      "type": "string"
    },
    {
      "code": "regione",
      "uri": "http://cct.eng.it/FHIR/schema/regioni",
      "description": "Regione",
      "type": "code"
    },
    {
      "code": "provincia",
      "uri": "http://cct.eng.it/FHIR/schema/province",
      "description": "Provincia",
      "type": "code"
    },
    {
      "code": "cittadinanza",
      "uri": "http://cct.eng.it/FHIR/schema/cittadinanze",
      "description": "Cittadinanza",
      "type": "code"
    },
    {
      "code": "asl",
      "uri": "https://eng.it/fhir/StructureDefinition/Organization_Eng",
      "description": "Asl collegate",
      "type": "code"
    },
    {
      "code": "data_inizio",
      "description": "Data inizio validità",
      "type": "dateTime"
    },
    {
      "code": "data_fine",
      "description": "Data fine validità",
      "type": "dateTime"
    }
  ],
  "concept": [
    {
      "code": "037004",
      "definition": "BAZZANO",
      "property": [
        {
          "code": "tipo",
          "valueCode": "C"
        },
        {
          "code": "codice_fiscale",
          "valueString": "A726"
        },
        {
          "code": "appartenenza_ue",
          "valueBoolean": false
        },
        {
          "code": "capoluogo",
          "valueBoolean": false
        },
        {
          "code": "cap",
          "valueString": "40053"
        },
        {
          "code": "regione",
          "valueCode": "080"
        },
        {
          "code": "provincia",
          "valueCode": "BO"
        },
        {
          "code": "cittadinanza",
          "valueCode": "101"
        },
        {
          "code": "asl",
          "valueCode": "080108"
        },
        {
          "code": "asl",
          "valueCode": "080105"
        },
        {
          "code": "data_inizio",
          "valueDateTime": "1800-01-01"
        }
      ]
    }
  ]
}