Package | eng.fhir.profile.dev |
Resource Type | StructureDefinition |
Id | PractitionerRole-mmg |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://pnt.gov/fhir/StructureDefinition/PractitionerRole-mmg |
URL | https://pnt.gov/fhir/StructureDefinition/PractitionerRole-mmg |
Version | 0.1.0 |
Status | active |
Date | 2023-06-08T11:18:50.9710038+00:00 |
Name | PractitionerRoleMMG |
Title | PractitionerRole - MMG/PLS |
Authority | hl7 |
Description | Profilo base specifico per PractitionerRole: include le informazioni minime per descrivere un Medico Medicina Generale od un Pediatra di Libera Scelta e la sua ASL di appartenenza |
Type | PractitionerRole |
Kind | resource |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | PractitionerRoleItBase | Roles/organizations the practitioner is associated with | |
![]() ![]() ![]() | 0..* | Identifier | Identificativo del MMG/PLS (e.g. Codice Fiscale, ID Regionale) | |
![]() ![]() ![]() | 0..1 | Reference(Practitioner - base) | Dettagli del Medico | |
![]() ![]() ![]() | 0..1 | Reference(Organization - Operatore sanitario/socio sanitario) | Azienda Sanitaria di Appartenenza | |
![]() ![]() ![]() | 0..* | CodeableConcept | Roles which this practitioner may perform Binding: Tipo medico di famiglia (required) | |
![]() |
{ "resourceType": "StructureDefinition", "id": "PractitionerRole-mmg", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://pnt.gov/fhir/StructureDefinition/PractitionerRole-mmg", "version": "0.1.0", "name": "PractitionerRoleMMG", "title": "PractitionerRole - MMG/PLS", "status": "active", "date": "2023-06-08T11:18:50.9710038+00:00", "publisher": "HL7 Italia", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.it" } ] } ], "description": "Profilo base specifico per PractitionerRole: include le informazioni minime per descrivere un Medico Medicina Generale od un Pediatra di Libera Scelta e la sua ASL di appartenenza", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "IT" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "servd", "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "PractitionerRole", "baseDefinition": "http://hl7.it/fhir/StructureDefinition/PractitionerRole-it-base", "derivation": "constraint", "differential": { "element": [ { "id": "PractitionerRole.identifier", "path": "PractitionerRole.identifier", "short": "Identificativo del MMG/PLS (e.g. Codice Fiscale, ID Regionale)" }, { "id": "PractitionerRole.practitioner", "path": "PractitionerRole.practitioner", "short": "Dettagli del Medico" }, { "id": "PractitionerRole.organization", "path": "PractitionerRole.organization", "short": "Azienda Sanitaria di Appartenenza", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.it/fhir/StructureDefinition/Organization-it-hcp" ] } ] }, { "id": "PractitionerRole.code", "path": "PractitionerRole.code", "binding": { "strength": "required", "valueSet": "http://hl7.it/fhir/ValueSet/mmgOrPls" } } ] } }