FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | ValueSet |
| Id | ppr-organization-identifier-type-duplicate-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "OrganizationIdentifierType-ppr",
"url": "http://ehealthontario.ca/fhir/ValueSet/ppr-organization-identifier-type",
"version": "1.0.0",
"name": "IdentifierType",
"status": "draft",
"publisher": "Ontario Health",
"description": "Codes supported by Ontario Health differentiating types of identifiers",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept": [
{
"code": "RRI",
"display": "Regional registry ID"
},
{
"code": "LN",
"display": "License number"
},
{
"code": "FI",
"display": "Facility ID"
},
{
"code": "PRN",
"display": "Provider number"
},
{
"code": "LR",
"display": "Local Registry ID"
},
{
"code": "U",
"display": "Unspecified identifier"
},
{
"code": "XX",
"display": "Organization identifier"
}
]
},
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-organization-identifier-type",
"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"
}
]
}
]
}
}