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

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypePractitioner
IdPractitioner-134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c.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 "134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c"

Profile: Practitioner - Lab Report

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

name: Prova Infermiere

telecom: infermiere.prova@policlinico.it, ph: 331793553(WORK)

gender: male


Source1

{
  "resourceType": "Practitioner",
  "id": "134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c",
  "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": "NFRPRV80A01H501G"
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "Infermiere",
      "given": [
        "Prova"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "infermiere.prova@policlinico.it",
      "use": "work",
      "rank": 1
    },
    {
      "system": "phone",
      "value": "331793553",
      "use": "work",
      "rank": 2
    }
  ],
  "gender": "male"
}