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

FHIR IG Statistics: ValueSet/mmgOrPls

Packagehl7.fhir.it.lab-report
Resource TypeValueSet
IdmmgOrPls
FHIR VersionR4
Sourcehttp://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/ValueSet-mmgOrPls.html
URLhttp://hl7.it/fhir/lab-report/ValueSet/mmgOrPls
Version0.2.0
Statusactive
Date2024-03-08T09:39:30+01: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

StructureDefinition
practitionerrole-MMGPLS-it-labPractitionerRole MMG/PLS - Lab Report

Resources that this resource uses

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

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "mmgOrPls",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/lab-report/ValueSet/mmgOrPls",
  "version": "0.2.0",
  "name": "VsMmgPlsRoles",
  "title": "Tipo medico di famiglia",
  "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": "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": "http://hl7.it/fhir/lab-report/CodeSystem/it-V3RoleCode",
        "concept": [
          {
            "code": "MMG",
            "display": "medico di medicina generale"
          },
          {
            "code": "PLS",
            "display": "pediatra di libera scelta"
          }
        ]
      }
    ]
  }
}