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

FHIR IG analytics

Packagerlfhir.lab
Resource TypePractitioner
IdExample_Practitioner_ProfessionistaSanitario.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": "Practitioner",
  "id": "esempio-Practitioner-ProfessionistaSanitario",
  "meta": {
    "lastUpdated": "2023-01-01T10:36:03Z",
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLPractitionerProfessionistaSanitario"
    ],
    "versionId": "1"
  },
  "identifier": [
    {
      "system": "http://hl7.it/sid/codiceFiscale",
      "value": "VRDGNN80D16F205I"
    }
  ],
  "name": [
    {
      "family": "Verdi",
      "given": [
        "Giovanni"
      ]
    }
  ]
}