HL7 FHIR Implementation Guide Laboratory Report
0.2.0 - trial-use Italy flag

This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

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

Active as of 2024-03-08

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "it-V3RoleCode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.it/fhir/lab-report/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>"
  },
  "url" : "http://hl7.it/fhir/lab-report/CodeSystem/it-V3RoleCode",
  "version" : "0.2.0",
  "name" : "CsItRoleCode",
  "title" : "HL7 Italia - HL7 V3 RoleCode (estensione)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-08T09:39:30+01:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    },
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    }
  ],
  "description" : "HL7 Italia - Estensione del Vocabolario HL7 V3 RoleCode",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "MMG",
      "display" : "medico di medicina generale"
    },
    {
      "code" : "PLS",
      "display" : "pediatra di libera scelta"
    },
    {
      "code" : "MSD",
      "display" : "medico del servizio/struttura del distretto/azienda"
    },
    {
      "code" : "MCA",
      "display" : "medico continuità assistenziale"
    },
    {
      "code" : "MO",
      "display" : "medico ospedaliero"
    },
    {
      "code" : "MSA",
      "display" : "medico specialista ambulatoriale"
    },
    {
      "code" : "MAU",
      "display" : "medico di azienda ospedaliero-universitaria"
    },
    {
      "code" : "GMT",
      "display" : "guardia medica turistica"
    },
    {
      "code" : "SPA",
      "display" : "specialista di struttura privata accreditata"
    },
    {
      "code" : "MI",
      "display" : "medico INAIL"
    },
    {
      "code" : "MC",
      "display" : "medico consulente"
    },
    {
      "code" : "AS",
      "display" : "altra specializzazione"
    },
    {
      "code" : "AA",
      "display" : "altro (tirocinanti, specializzandi, etc)"
    }
  ]
}