FHIR IG Statistics: ValueSet/mmgOrPls
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}