HL7ProviderFunctionCode
public struct HL7ProviderFunctionCode
<functionCode code="PCP" displayName="Primary Care Physician"
codeSystem="2.16.840.1.113883.5.88" codeSystemName="participationFunction">
<originalText>Primary Care Provider</originalText>
</functionCode>
This is a complex element due to history and various use.
You can read more about functionCode at the CDAPro site
-
Historical C32 codes:
Code System:
Provider Role
2.16.840.1.113883.12.443- PP (Primary Care Provider)
- CP (Consulting Provider)
- RP (Referring Provider)
Declaration
Swift
public struct C32
-
C-CDA codes:
Code System:
ParticipationFunction
2.16.840.1.113883.5.88Subset of list:
- ADMPHYS (admitting physician)
- ANEST (anesthesist)
- ANRS (anesthesia nurse)
- ATTPHYS (attending physician)
- DISPHYS (discharging physician)
- FASST (first assistant surgeon)
- MDWF (midwife)
- NASST (nurse assistant)
- PCP (primary care physician)
- PRISURG (primary surgeon)
- RNDPHYS (rounding physician)
- SASST (second assistant surgeon)
- SNRS (scrub nurse)
- TASST (third assistant)
Declaration
Swift
public struct CCDA