Rigoletto Implementation Guide
0.4.0 - ci-build

Rigoletto Implementation Guide - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HL7 Italia - HL7 V3 RoleCode (estensione) - TTL Representation

Active as of 2026-07-14

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/it-V3RoleCode> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "it-V3RoleCode"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem it-V3RoleCode</b></p><a name=\"it-V3RoleCode\"> </a><a name=\"hcit-V3RoleCode\"> </a><p>This case-sensitive code system <code>https://rigoletto.na.icar.cnr.it/CodeSystem/it-V3RoleCode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">MMG<a name=\"it-V3RoleCode-MMG\"> </a></td><td>medico di medicina generale</td></tr><tr><td style=\"white-space:nowrap\">PLS<a name=\"it-V3RoleCode-PLS\"> </a></td><td>pediatra di libera scelta</td></tr><tr><td style=\"white-space:nowrap\">MSD<a name=\"it-V3RoleCode-MSD\"> </a></td><td>medico del servizio/struttura del distretto/azienda</td></tr><tr><td style=\"white-space:nowrap\">MCA<a name=\"it-V3RoleCode-MCA\"> </a></td><td>medico continuità assistenziale</td></tr><tr><td style=\"white-space:nowrap\">MO<a name=\"it-V3RoleCode-MO\"> </a></td><td>medico ospedaliero</td></tr><tr><td style=\"white-space:nowrap\">MSA<a name=\"it-V3RoleCode-MSA\"> </a></td><td>medico specialista ambulatoriale</td></tr><tr><td style=\"white-space:nowrap\">MAU<a name=\"it-V3RoleCode-MAU\"> </a></td><td>medico di azienda ospedaliero-universitaria</td></tr><tr><td style=\"white-space:nowrap\">GMT<a name=\"it-V3RoleCode-GMT\"> </a></td><td>guardia medica turistica</td></tr><tr><td style=\"white-space:nowrap\">SPA<a name=\"it-V3RoleCode-SPA\"> </a></td><td>specialista di struttura privata accreditata</td></tr><tr><td style=\"white-space:nowrap\">MI<a name=\"it-V3RoleCode-MI\"> </a></td><td>medico INAIL</td></tr><tr><td style=\"white-space:nowrap\">MC<a name=\"it-V3RoleCode-MC\"> </a></td><td>medico consulente</td></tr><tr><td style=\"white-space:nowrap\">AS<a name=\"it-V3RoleCode-AS\"> </a></td><td>altra specializzazione</td></tr><tr><td style=\"white-space:nowrap\">AA<a name=\"it-V3RoleCode-AA\"> </a></td><td>altro (tirocinanti, specializzandi, etc)</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://rigoletto.na.icar.cnr.it/CodeSystem/it-V3RoleCode"] ;
  fhir:CodeSystem.version [ fhir:value "0.4.0"] ;
  fhir:CodeSystem.name [ fhir:value "CsItRoleCode"] ;
  fhir:CodeSystem.title [ fhir:value "HL7 Italia - HL7 V3 RoleCode (estensione)"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-14T17:17:31+02:00"^^xsd:dateTime] ;
  fhir:CodeSystem.description [ fhir:value "Estensione del Vocabolario HL7 V3 RoleCode"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "13"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "MMG" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "medico di medicina generale" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "PLS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "pediatra di libera scelta" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "MSD" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "medico del servizio/struttura del distretto/azienda" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "MCA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "medico continuità assistenziale" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "MO" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "medico ospedaliero" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "MSA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "medico specialista ambulatoriale" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "MAU" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "medico di azienda ospedaliero-universitaria" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "GMT" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "guardia medica turistica" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "SPA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "specialista di struttura privata accreditata" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "MI" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "medico INAIL" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "MC" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "medico consulente" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "AS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "altra specializzazione" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "AA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "altro (tirocinanti, specializzandi, etc)" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/it-V3RoleCode.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/it-V3RoleCode.ttl> .