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

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypePractitioner
IdPractitioner-dc5842a1-83b6-43c7-b063-75ae989b803d.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: Practitioner

Resource Practitioner "dc5842a1-83b6-43c7-b063-75ae989b803d"

Profile: Practitioner - Lab Report

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

name: Prova Medico

telecom: medico.prova@policlinico.it, ph: 331793423(WORK)

gender: male


Source1

{
  "resourceType": "Practitioner",
  "id": "dc5842a1-83b6-43c7-b063-75ae989b803d",
  "meta": {
    "profile": [
      "http://hl7.it/fhir/lab-report/StructureDefinition/practitioner-it-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://hl7.it/sid/codiceFiscale",
      "value": "MDCPRV80A01H501G"
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "Medico",
      "given": [
        "Prova"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "medico.prova@policlinico.it",
      "use": "work",
      "rank": 1
    },
    {
      "system": "phone",
      "value": "331793423",
      "use": "work",
      "rank": 2
    }
  ],
  "gender": "male"
}