| Package | ca.on.ppr.r4 |
| Resource Type | ValueSet |
| Id | NameUse-ppr |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/ppr-name-use |
| URL | http://ehealthontario.ca/fhir/ValueSet/ppr-name-use |
| Version | 1.0.0 |
| Status | draft |
| Name | NameUse |
| Authority | hl7 |
| Description | Codes supported by Ontario Health differentiating types of name uses |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "NameUse-ppr",
"url": "http://ehealthontario.ca/fhir/ValueSet/ppr-name-use",
"version": "1.0.0",
"name": "NameUse",
"status": "draft",
"publisher": "Ontario Health",
"description": "Codes supported by Ontario Health differentiating types of name uses",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/name-use",
"concept": [
{
"code": "official",
"display": "Official"
},
{
"code": "usual",
"display": "Usual"
}
]
}
]
}
}