FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/mmgOrPls

Packagehl7.fhir.it.terminology
TypeValueSet
IdmmgOrPls
FHIR VersionR4
Sourcehttps://www.hl7.it/fhir/terminology/https://build.fhir.org/ig/hl7-it/terminology/ValueSet-mmgOrPls.html
URLhttps://www.hl7.it/fhir/terminology/ValueSet/mmgOrPls
Version0.1.2
Statusactive
Date2025-06-16T09:58:23+00:00
NameVsMmgPlsRoles
TitleTipo medico di famiglia
Realmit
Authorityhl7
DescriptionTipo medico di famiglia: Medico Medicina Generale o Pediatra di Libera Scelta

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
it-V3RoleCodeHL7 Italia - HL7 V3 RoleCode (estensione)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet mmgOrPls


Source

{
  "resourceType": "ValueSet",
  "id": "mmgOrPls",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.hl7.it/fhir/terminology/ValueSet/mmgOrPls",
  "version": "0.1.2",
  "name": "VsMmgPlsRoles",
  "title": "Tipo medico di famiglia",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16T09:58:23+00: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": "Tipo medico di famiglia: Medico Medicina Generale o Pediatra di Libera Scelta",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.hl7.it/fhir/terminology/CodeSystem/it-V3RoleCode",
        "concept": [
          {
            "code": "MMG",
            "display": "medico di medicina generale"
          },
          {
            "code": "PLS",
            "display": "pediatra di libera scelta"
          }
        ]
      }
    ]
  }
}