FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | ValueSet |
| Id | ppr-AddressUse.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "AddressUse-ppr",
"url": "http://ehealthontario.ca/fhir/ValueSet/ppr-address-use",
"version": "1.0.0",
"name": "AddressUse",
"status": "draft",
"publisher": "Ontario Health",
"description": "Codes supported by Ontario Health indicating how the provider address is used",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/address-use",
"concept": [
{
"code": "work",
"display": "Work"
}
]
}
]
}
}