FHIR IG analytics| Package | ca.on.oh-ereferral-econsult |
| Resource Type | ValueSet |
| Id | eReferral-Identifier-use.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "ereferral-identifier-use",
"url": "http://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-use",
"version": "1.0.0",
"name": "IdentifierUse",
"title": "Identifier Use",
"status": "active",
"publisher": "Ontario Health",
"description": "Codes supported by Ontario Health that can be used to identify the purpose of this identifier, if known. This is a subset of the core FHIR value set.",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/identifier-use",
"concept": [
{
"code": "official",
"display": "Official"
},
{
"code": "secondary",
"display": "Secondary"
}
]
}
]
}
}