CareConnect-SHD-Practitioner-1

This is the StructureDefinition overview for the CareConnect-SHD-Practitioner-1

The official URL for this profile is: https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/CareConnect-SHD-Practitioner-1

Differential

Command 'tree' could not render: Sequence contains more than one element

Hybrid

Command 'tree' could not render: Sequence contains more than one element

Snapshot (default)

Command 'tree' could not render: Sequence contains more than one element



Practitioner Data Mapping

The table below provides the generic business context data mappings for the 'Mandatory' and 'Must Support' elements in the CareConnect-SHD-Practitioner-1 profile. However, please see the individual use case guidance for specifc constraints and context.

FHIR Element Card. Type Description/Business Context
Practitioner.name 1..1 string Plain text representation of the care practitioner's name. Constraint: SHALL include a Practitioner.name.use = 'official' and a Practitioner.name.text = {full name}
Practitioner.telecom 0..* ContactPoint Constraint: Multiple may be provided, however Work Phone, Work Email MUST BE SUPPORTED
Practitioner.telecom[workPhone] 0..1 ContactPoint Constraint: For workPhone:

Practitioner.telecom.system = 'phone'

Practitioner.telecom.value = {Phone Number}

Practitioner.telecom.use = 'work'
Practitioner.telecom[workEmail] 0..1 ContactPoint Constraint: For workEmail:

Practitioner.telecom.system = 'email'

Practitioner.telecom.value = {Email Address}

Practitioner.telecom.use = 'work'
Practitioner.address 0..* Address Constraint: Multiple may be provided, however Work Address MUST BE SUPPORTED
Practitioner.address[workAddress] 0..1 Address Constraint: For workAddress:

Practitioner.address.use = 'work'

Practitioner.address.text = {Plain text representation of the address}
Practitioner.qualification.code.text 0..1 string Optional element to share a plain text representation of the Practitioner's Role/Job Title - (e.g. ReferralRequest.requester.agent.qualification.code.text='Discharge Nurse')