FHIR IG Statistics: ValueSet/OrganizationIdentifierType-ppr
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"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"
}
]
}
]
}
}