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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypePractitioner
IdPractitioner-GP.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": "cf1d0102-5c58-43b0-8d0a-4e64675c8ff3",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/Id/sds-user-id",
      "value": "3415870201"
    },
    {
      "system": "https://fhir.hl7.org.uk/Id/gmp-number",
      "value": "G1234567"
    }
  ],
  "name": [
    {
      "family": "ALI",
      "given": [
        "RAZIA"
      ],
      "prefix": [
        "DR"
      ]
    }
  ]
}