FHIR IG Statistics: ValueSet/pcr-PatientIdentifierType
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Patient Identifier Type
Codes supported by eHealth Ontario differentiating types of patient identifier types
This value set includes codes from the following code systems:
Source
{
"resourceType": "ValueSet",
"id": "pcr-PatientIdentifierType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealthontario.ca/fhir/ValueSet/pcr-patient-identifier-type",
"version": "2.0.0",
"name": "PatientIdentifierType",
"status": "active",
"date": "2018-04-11T11:17:39-04:00",
"publisher": "eHealth Ontario",
"description": "Codes supported by eHealth Ontario differentiating types of patient identifier types",
"immutable": false,
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept": [
{
"code": "JHN",
"display": "Jurisdictional Health Number (Canada)"
},
{
"code": "MR",
"display": "Medical Record Number"
},
{
"code": "PI",
"display": "Patient Internal Identifier, or alternate identifier such as CHRIS community care client Globally Unique ID (GUID)"
},
{
"code": "RRI",
"display": "Regional Registry Identifier, such as Enterprise Client ID (ECID)"
}
]
}
]
}
}