Package | PCR.R4.1-1-0-pkg |
Type | ValueSet |
Id | AddressType |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=PCR.R4.1-1-0-pkg@1.1.0&canonical=http://ehealthontario.ca/fhir/ValueSet/address-type |
URL | http://ehealthontario.ca/fhir/ValueSet/address-type |
Version | 2.0.0 |
Status | active |
Date | 2018-04-11T11:17:39-04:00 |
Name | AddressType |
Realm | ca |
Description | Codes supported by eHealth Ontario differentiating mailing from physical addresses |
StructureDefinition | |
ca-on-pcr-matchreq-profile-Patient | PCR Patient Match Request Profile |
ca-on-ppr-location-response-profile-Location | PPR Location Response Profile |
ca-on-ppr-practitioner-response-profile-Location | PPR PractitionerRole Location Response Profile |
ca-on-ppr-practitioner-response-profile-Practitioner | PPR Practitioner Response v2 Profile |
ca-on-phsd-location-response-profile-Location | Location Response Profile |
ca-on-phsd-location-submission-profile-Location | PHSD Location Submission |
ca-on-phsd-practitioner-response-profile-Practitioner | PHSD Practitioner Response |
ca-on-phsd-practitioner-response-profile-Location | PHSD PractitionerRole Location Response |
ca-on-phsd-practitioner-submission-profile-Practitioner | PHSD Practitioner Submission |
CodeSystem | |
address-type | Address Type |
Note: links and images are rebased to the (stated) source
Codes supported by eHealth Ontario differentiating mailing from physical addresses
This value set includes codes from the following code systems:
http://hl7.org/fhir/address-type
Code | Display |
postal | Postal | d>
physical | Physical |
{ "resourceType": "ValueSet", "id": "AddressType", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealthontario.ca/fhir/ValueSet/address-type", "version": "2.0.0", "name": "AddressType", "status": "active", "date": "2018-04-11T11:17:39-04:00", "publisher": "eHealth Ontario", "description": "Codes supported by eHealth Ontario differentiating mailing from physical addresses", "immutable": false, "compose": { "include": [ { "system": "http://hl7.org/fhir/address-type", "concept": [ { "code": "postal", "display": "Postal" }, { "code": "physical", "display": "Physical" } ] } ] } }