{
  "resourceType": "StructureDefinition",
  "id": "1b180585-e37d-4e53-9921-61d60022b2b6",
  "meta": {
    "lastUpdated": "2019-04-05T13:15:02.1433353+00:00"
  },
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ppr-endpoint-matchreq",
  "name": "Endpoint-match-request",
  "title": "Title Endpoint",
  "status": "draft",
  "date": "2019-04-05T13:15:02.1022603+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Endpoint",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Endpoint.meta",
        "path": "Endpoint.meta",
        "max": "0"
      },
      {
        "id": "Endpoint.implicitRules",
        "path": "Endpoint.implicitRules",
        "max": "0"
      },
      {
        "id": "Endpoint.language",
        "path": "Endpoint.language",
        "max": "0"
      },
      {
        "id": "Endpoint.text",
        "path": "Endpoint.text",
        "max": "0"
      },
      {
        "id": "Endpoint.contained",
        "path": "Endpoint.contained",
        "max": "0"
      },
      {
        "id": "Endpoint.identifier",
        "path": "Endpoint.identifier",
        "max": "0"
      },
      {
        "id": "Endpoint.name",
        "path": "Endpoint.name",
        "max": "0"
      },
      {
        "id": "Endpoint.managingOrganization",
        "path": "Endpoint.managingOrganization",
        "max": "0"
      },
      {
        "id": "Endpoint.contact",
        "path": "Endpoint.contact",
        "max": "0"
      },
      {
        "id": "Endpoint.period",
        "path": "Endpoint.period",
        "max": "0"
      },
      {
        "id": "Endpoint.payloadMimeType",
        "path": "Endpoint.payloadMimeType",
        "max": "0"
      },
      {
        "id": "Endpoint.header",
        "path": "Endpoint.header",
        "max": "0"
      }
    ]
  }
}