FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | CodeSystem |
| Id | ppr-organization-identifier-type.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "ppr-identifier-types-code",
"url": "http://ehealthontario.ca/fhir/CodeSystem/ppr-organization-identifier-type",
"version": "1.0.0",
"name": "PPR Identifier Types Codes",
"status": "active",
"date": "2019-12-02",
"publisher": "Ontario Health",
"description": "Codes supported by eHealth Ontario differentiating types of identifiers",
"content": "complete",
"concept": [
{
"code": "MNI",
"display": "Master Numbering Index"
},
{
"code": "LHIN",
"display": "Local Health Integration Network"
},
{
"code": "LLS",
"display": "Lab Services Licensing System"
},
{
"code": "CNUM",
"display": "Corporate Number"
},
{
"code": "BNUM",
"display": "Business Number"
},
{
"code": "AC",
"display": "Accreditation number"
}
]
}