FHIR Data Standards Wales for PSOM v1.0.0-rc3
Important: This is the release candidate of the FHIR Data Standards Wales for PSOM version 1.0.0-rc2 Implementation Guide. It is intended for trial use, and is published for early comment and feedback. Click here to give feedback.

DataStandardsWales-PSOM-Practitioner

Overview

The following Profile is defined as part of the Data Standards Wales implementation guide.

This page describes how the DataStandardsWales Practitioner profile is used in the DataStandardsWales PSOM use case. It specifies the mappings from the DSCN PROMs-Metadata-2024004 to the profile and gives an example of the information specified.

Mappings

FHIR element Item Reference Name Constraints
Practitioner.identifier:[IdentifierName].system MEDPX002B Senior Responsible Professional Identifier Code System M (or optional where Name is supplied)
Practitioner.identifier:[IdentifierName].value MEDPX002C Senior Responsible Professional Identifier M (or optional where Name is supplied)
Practitioner.name MEDPX002A Senior Responsible Professional Name M (or optional where Identifier and Code System are supplied)

Example

Below is an overview of recommended Server RESTful FHIR search interactions for this profile. The search syntax used to describe the interactions is described here. The following search parameters are recommended:

  1. identifier
  2. name

Identifier

Retrieves all Practitioner resources that have the specified identifier:

GET [base]/Practitioner?identifier=https://fhir.hl7.org.uk/Id/gmc-number|9630333

Name

Retrieves all Practitioner resources that have the specified name:

GET [base]/Practitioner?name=Patel