| Package | ca.on.oh.erec |
| Resource Type | ValueSet |
| Id | ereferral-identifier-use |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-use |
| URL | http://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-use |
| Version | 1.0.0 |
| Status | active |
| Name | IdentifierUse |
| Title | Identifier Use |
| Realm | ca |
| Authority | national |
| 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. |
| StructureDefinition | |
| ca-on-eReferral-profile-HealthcareService | HealthcareService |
| ca-on-phsd-profile-HealthcareService | HealthcareService |
| ca-on-phsd-submission-profile-HealthcareService | PHSD Healthcare Service Submission |
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"
}
]
}
]
}
}