National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions

: HansSoloPatientAccessEndpoint - XML Representation

Raw xml | Download



<Endpoint xmlns="http://hl7.org/fhir">
  <id value="HansSoloPatientAccessEndpoint"/>
  <meta>
    <lastUpdated value="2023-07-01T13:26:22.0314215+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Endpoint"/>
  </meta>
  <language value="en-US"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p class="res-header-id"><b>Generated Narrative: Endpoint HansSoloPatientAccessEndpoint</b></p><a name="HansSoloPatientAccessEndpoint"> </a><a name="hcHansSoloPatientAccessEndpoint"> </a><a name="HansSoloPatientAccessEndpoint-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2023-07-01 13:26:22+0000; Language: en-US</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ndh-Endpoint.html">NDH Base Endpoint Profile</a></p></div><blockquote><p><b>NDH Endpoint Usecase</b></p><ul><li>endpointUsecasetype: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhFhirEndpointUseCaseCS patientAccess}">Patient Access</span></li></ul></blockquote><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-hl7-fhir-rest">Endpoint Connection Type</a> hl7-fhir-rest: HL7 FHIR</p><p><b>name</b>: Hans Solo Endpoint for Patient Access</p><p><b>payloadType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}">Not Applicable</span></p><p><b>payloadMimeType</b>: application/fhir+json, application/fhir+xml</p><p><b>address</b>: hanssolo-patient-access-endpoint@hanssolo.org</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-endpoint-usecase">
    <extension url="endpointUsecasetype">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhFhirEndpointUseCaseCS"/>
          <code value="patientAccess"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="hl7-fhir-rest"/>
  </connectionType>
  <name value="Hans Solo Endpoint for Patient Access"/>
  <payloadType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
      <code value="not-applicable"/>
    </coding>
  </payloadType>
  <payloadMimeType value="application/fhir+json"/>
  <payloadMimeType value="application/fhir+xml"/>
  <address value="hanssolo-patient-access-endpoint@hanssolo.org"/>
</Endpoint>