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.
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="GPConnect-RegisterPatient-Operation-1"></id>
<meta>
<lastUpdated value="2017-11-21T00:00:00+01:00"></lastUpdated>
</meta>
<text>
<status value="generated"></status>
</text>
<url value="https://fhir.nhs.uk/STU3/OperationDefinition/GPConnect-RegisterPatient-Operation-1"></url>
<version value="1.0.0"></version>
<name value="GPConnect-RegisterPatient-Operation"></name>
<status value="active"></status>
<kind value="operation"></kind>
<date value="2017-11-21"></date>
<publisher value="NHS Digital"></publisher>
<contact>
<name value="Interoperability Team"></name>
<telecom>
<system value="email"></system>
<value value="interoperabilityteam@nhs.net"></value>
<use value="work"></use>
</telecom>
</contact>
<description value="Request to register a patient at a healthcare organisation"></description>
<code value="gpc.registerpatient"></code>
<resource value="Patient"></resource>
<system value="false"></system>
<type value="true"></type>
<instance value="false"></instance>
<parameter>
<name value="registerPatient"></name>
<use value="in"></use>
<min value="1"></min>
<max value="1"></max>
<documentation value="Patient demographic information captured in the patient resource to register the patient."></documentation>
<type value="Patient"></type>
<profile>
<reference value="https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Patient-1"></reference>
</profile>
</parameter>
<parameter>
<name value="response"></name>
<use value="out"></use>
<min value="1"></min>
<max value="1"></max>
<documentation value="The searchset bundle resource that has been returned in response to the given input parameters"></documentation>
<type value="Bundle"></type>
<profile>
<reference value="https://fhir.nhs.uk/STU3/StructureDefinition/GPConnect-Searchset-Bundle-1"></reference>
</profile>
</parameter>
</OperationDefinition>