API Hub

Explore and Make use of Nationally Defined Messaging APIs

This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
<ValueSet xmlns="http://hl7.org/fhir">
   <id value="EMS-ContactPointSystem-1"></id>
   <text>
      <status value="generated"></status>
   </text>
   <extension url="http://hl7.org/fhir/StructureDefinition/valueset-map">
      <valueReference>
         <reference value="https://fhir.nhs.uk/STU3/ConceptMap/EMS-ContactPointSystem-1"></reference>
      </valueReference>
   </extension>
   <extension url="http://hl7.org/fhir/StructureDefinition/valueset-sourceReference">
      <valueUri value="http://hl7.org/fhir/ValueSet/contact-point-system"></valueUri>
   </extension>
   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
      <valueCode value="fhir"></valueCode>
   </extension>
   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
      <valueInteger value="0"></valueInteger>
   </extension>
   <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
      <valueString value="Informative"></valueString>
   </extension>
   <url value="https://fhir.nhs.uk/STU3/ValueSet/EMS-ContactPointSystem-1"></url>
   <identifier>
      <system value="urn:ietf:rfc:3986"></system>
      <value value="urn:oid:2.16.840.1.113883.4.642.3.64"></value>
   </identifier>
   <version value="3.0.1"></version>
   <name value="ContactPointSystem"></name>
   <status value="draft"></status>
   <date value="2017-04-19T07:44:47+10:00"></date>
   <publisher value="HL7 (FHIR Project)"></publisher>
   <contact>
      <telecom>
         <system value="url"></system>
         <value value="http://hl7.org/fhir"></value>
      </telecom>
   </contact>
   <description value="Telecommunications form for contact point."></description>
   <copyright value="Copyright © HL7.org 2011+"></copyright>
   <compose>
      <include>
         <system value="http://hl7.org/fhir/contact-point-system"></system>
         <concept>
            <code value="phone"></code>
            <display value="Phone"></display>
         </concept>
         <concept>
            <code value="fax"></code>
            <display value="Fax"></display>
         </concept>
         <concept>
            <code value="email"></code>
            <display value="Email"></display>
         </concept>
         <concept>
            <code value="pager"></code>
            <display value="Pager"></display>
         </concept>
         <concept>
            <code value="url"></code>
            <display value="URL"></display>
         </concept>
         <concept>
            <code value="sms"></code>
            <display value="SMS"></display>
         </concept>
         <concept>
            <code value="other"></code>
            <display value="Other"></display>
         </concept>
      </include>
   </compose>
</ValueSet>