FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/AddressUse-ppr

Packageca.on.ppr.r4
Resource TypeValueSet
IdAddressUse-ppr
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/ppr-address-use
URLhttp://ehealthontario.ca/fhir/ValueSet/ppr-address-use
Version1.0.0
Statusdraft
NameAddressUse
Authorityhl7
DescriptionCodes supported by Ontario Health indicating how the provider address is used

Resources that use this resource

StructureDefinition
ca-on-ppr-location-response-profile-LocationPPR Location Response Profile
ca-on-ppr-practitioner-response-profile-LocationPPR PractitionerRole Location Response Profile
ca-on-ppr-practitioner-response-profile-PractitionerPPR Practitioner Response v2 Profile
ca-on-phsd-location-response-profile-LocationLocation Response Profile
ca-on-phsd-location-submission-profile-LocationPHSD Location Submission
ca-on-phsd-practitioner-response-profile-PractitionerPHSD Practitioner Response
ca-on-phsd-practitioner-response-profile-LocationPHSD PractitionerRole Location Response
ca-on-phsd-practitioner-submission-profile-PractitionerPHSD Practitioner Submission

Resources that this resource uses

CodeSystem
address-useAddress Use

Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      }
    ]
  }
}