PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: endpoint-Motor-City-Skilled-Nursing-Facility - XML Representation

Raw xml | Download


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="endpoint-Motor-City-Skilled-Nursing-Facility"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint endpoint-Motor-City-Skilled-Nursing-Facility</b></p><a name="endpoint-Motor-City-Skilled-Nursing-Facility"> </a><a name="hcendpoint-Motor-City-Skilled-Nursing-Facility"> </a><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/1.0.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-hl7-fhir-rest">Endpoint Connection Type: hl7-fhir-rest</a> (HL7 FHIR)</p><p><b>payloadType</b>: <span title="Codes:{http://hl7.org/fhir/resource-types Bundle}">Bundle</span></p><p><b>address</b>: <a href="https://actualmeds.com/fhir">https://actualmeds.com/fhir</a></p></div>
  </text>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="hl7-fhir-rest"/>
  </connectionType>
  <payloadType>
    <coding>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="Bundle"/>
    </coding>
  </payloadType>
  <address value="https://actualmeds.com/fhir"/>
</Endpoint>