FHIR IG Statistics: ValueSet/patientidentifiertype
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "PatientIdentifierTypeVS",
"id": "patientidentifiertype",
"title": "Patient Identifier Type",
"description": "Patient Identifier Type",
"version": "0.1.10",
"url": "http://ehealthontario.ca/fhir/ValueSet/patientidentifiertype",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept": [
{
"code": "BCT",
"display": "Birth Certificate"
},
{
"code": "DL",
"display": "Driver’s license number"
},
{
"code": "EN",
"display": "Employer number"
},
{
"code": "JHN",
"display": "Jurisdictional health number"
},
{
"code": "MR",
"display": "Medical record number"
},
{
"code": "PPN",
"display": "Passport number"
},
{
"code": "TN",
"display": "Treaty Number"
}
]
}
]
}
}