FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypePractitionerRole
IdEsempio_PractitionerRole_PNT.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "PractitionerRole",
  "id": "POD.fb5f447b-f2d2-43a0-8761-b37afd813ebb",
  "meta": {
    "profile": [
      "https://pnt.gov/fhir/StructureDefinition/PractitionerRole"
    ]
  },
  "identifier": [
    {
      "system": "http://hl7.it/sid/codiceFiscale",
      "value": "CGNNPR80A01D548T"
    }
  ],
  "practitioner": {
    "reference": "Practitioner/POD.eba20d4a-cad9-46eb-b032-011876ea3b42"
  },
  "organization": {
    "reference": "Organization/POD.01c6d12a-a95a-46f6-9cf7-e5b719aaf982"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://terminology.pnt.gov/CodeSystem/ruoloPractitionerRole",
          "code": "MMG"
        }
      ]
    }
  ]
}