- HSPC Implementation Guide

This page is part of the HSPC FHIR Implementation Guide (v0.1.0: Daft For Comment Draft) based on FHIR v1.9.0. This is the current published version. For a full list of available versions, see the Directory of published versions

href="assets/ico/favicon.png"/>

HSPCPractitionerAddressUse


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="addressUse"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <url value="http://fhir.org/guides/hspc/ValueSet/addressUse"/>
  <name value="HSPCPractitionerAddressUse"/>
  <status value="draft"/>
  <contact>
    <telecom>
      <system value="other"/>
    </telecom>
    <telecom>
      <system value="email"/>
    </telecom>
  </contact>
  <description
               value="A set of codes that describe the manner in which an addressed is used."/>
  <compose>
    <include>
      <system value="http://fhir.org/guides/hspc/CodeSystem/addressUse"/>
    </include>
  </compose>
</ValueSet>