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

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypePractitionerRole
IdPractitionerRole-dc5842a1-83b6-43c7-b063-75ae989b803k.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: PractitionerRole

Resource PractitionerRole "dc5842a1-83b6-43c7-b063-75ae989b803k"

Profile: PractitionerRole MMG/PLS - Lab Report

identifier: http://hl7.it/sid/codiceFiscale/MDCPRV80A01H501G (use: OFFICIAL)

active: true

organization: urn:uuid:5fd3f1a6-b2c8-44cb-8237-0b5f0a81f2a8

code: medico di medicina generale (HL7 Italia - HL7 V3 RoleCode (estensione)#MMG)


Source1

{
  "resourceType": "PractitionerRole",
  "id": "dc5842a1-83b6-43c7-b063-75ae989b803k",
  "meta": {
    "profile": [
      "http://hl7.it/fhir/lab-report/StructureDefinition/practitionerrole-MMGPLS-it-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://hl7.it/sid/codiceFiscale",
      "value": "MDCPRV80A01H501G"
    }
  ],
  "active": true,
  "organization": {
    "reference": "urn:uuid:5fd3f1a6-b2c8-44cb-8237-0b5f0a81f2a8"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://hl7.it/fhir/lab-report/CodeSystem/it-V3RoleCode",
          "code": "MMG",
          "display": "medico di medicina generale"
        }
      ]
    }
  ]
}