Notice
- Important: This guidance is under active development by NHS England and content may be added or updated on a regular basis.
- This Implementation Guide is currently in Draft and SHOULD NOT be used for development or active implementation without express direction from the NHS England Genomics Unit.
Healthcare Professional
Purpose
To record details regarding a HCP that is associated with a test order. To know who to contact with questions or clinical results and how they should be contacted.
Notes
Mapped to PractitionerRole. The requestor is mapped to ServiceRequest.requestor. Usage of HealthcareService and Location resources still to be determined.
It is expected that practitioner and organization details will be referenced from PractitionerRole resources (e.g. using ODS/SDS identifiers) rather than be included as FHIR resources within Test Request payloads, though the full FHIR mapping has been provided below for completeness.
Mapping
Source Data item | Target FHIR Element | HL7v2.5.1 Mapping | Description |
---|---|---|---|
HCP - Genomic test order role | Determined through where the PractitionerRole is referenced from e.g. for the requester: ServiceRequest.requestor, Additional contact: ServiceRequest.extension:additionalContact, Sample collection: Specimen.collection.collector etc. | multiple possible segments e.g. ORC-12 for requester | HCP's function within the genomic test ordering process. |
HCP - Full name | PractitionerRole.practitioner.display (full delimited name can be retrieved via identifier e.g. from SDS) | ORC-12 | HCP's full name. |
HCP - Job Title | PractitionerRole.code (display can be used to capture human readable job role code) | CTD-1 | HCP's job title. |
HCP - Current Specialty | PractitionerRole.specialty | Additional CTD-1 segments | HCP's current specialty. |
HCP - Phone | PractitionerRole.telecom:system=phone | ORC-14 | HCP's phone number. |
HCP - Email address | PractitionerRole.telecom:system=email | CTD-5.4 | HCP's email address. |
HCP - Organization name. | PractitionerRole.organization.display (full delimited name can be retrieved via identifier e.g. from ODS) | ORC-21 | HCP's organization name. |
HCP - Organization address. | PractitionerRole.organization (retrieved via ODS) | ORC-22 | HCP's organization address. |
HCP - Organization ODS code. | PractitionerRole.organization.identifier | ORC-21.10 | HCP's organization ODS code. |
HCP - Department name | PractitionerRole.healthcareService.identifier, could alternatively use PractitionerRole.healthcareService.display to record human readable version or PractitionerRole.specialty if mapped to clinical specialty TBC | Additional CTD-1 segments | HCP's department name. |
HCP - Professional registration number | PractitionerRole.practitioner.identifier | ORC-12.1 | HCP's professional registration number such as their GMC number. |
HCP - Professional registration number type | PractitionerRole.practitioner.identifier.system | ORC-12.9 | HCP's professional registration number type such GMC. |
HCP - Genomic report delivery method | PractitionerRole.telecom.rank=1 | CTD-6 | HCP report preferred delivery method. |
HCP - Central email for address and reporting (many) | Additional PractitionerRole.telecom:system=email marked with extension:contactpoint-comment indicating reporting, may need to be additionally indicated in NEMS subscription depending on notification method used TBC | Additional CTD segment (CTD-5.4) | Central email address provided by the HCP. |