Organ procurement organizations (OPOs) are assigned a 6-digit alphanumeric
CCN. The first 2 digits identify the State code. The third digit is the alpha
character P. The remaining 3 digits are the unique facility identifier.
Examples
organ("05P001")
#> <ccn::Organ>
#> @ ccn : chr "05P001"
#> @ state: <ccn::State>
#> .. @ abbr : chr "CA"
#> .. @ name : chr "California"
#> .. @ region: chr "IX"
#> .. @ office: chr "San Francisco"
#> @ range: chr "001-099"
#> @ type : <ccn::Type>
#> .. @ abbr: chr "OPO"
#> .. @ desc: chr "Organ Procurement Organization"