FHIR IG Statistics: ValueSet/Valueset.ca-on-mha-ClientIdentifierTypeCode
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Client Identifier Type Code
http://ontariohealth.ca/fhir/ValueSet/client-identifier-type-codeA coded type for the identifier that can be used to determine which identifier to use for a specific purpose.
Source
{
"resourceType": "ValueSet",
"language": "English",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/client-identifier-type-code",
"version": "1.0.0",
"name": "ClientIdentifierTypeCode",
"title": "Client Identifier Type Code",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"description": "A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"version": "2.9.0",
"concept": [
{
"code": "JHN",
"display": "Jurisdictional health number (Canada)"
},
{
"code": "MR",
"display": "Medical record number"
}
]
}
]
}
}