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

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypePractitioner
IdPractitioner-validation-example.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": "e7c2d218-f55c-4855-afd8-9134468b19db",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/Id/sds-user-id",
      "value": "3415870201"
    },
    {
      "system": "https://fhir.hl7.org.uk/Id/gmc-number",
      "value": "C4428981"
    },
    {
      "system": "https://fhir.hl7.org.uk/Id/gmp-number",
      "value": "G4234567"
    },
    {
      "system": "https://fhir.hl7.org.uk/Id/gmc-reference-number",
      "value": "4428981"
    },
    {
      "system": "https://fhir.hl7.org.uk/Id/gphc-number",
      "value": "4428981"
    }
  ],
  "name": [
    {
      "family": "Edwards",
      "given": [
        "Thomas"
      ],
      "prefix": [
        "DR"
      ]
    }
  ]
}