PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@1.0.0-snapshot13
    http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-endpoint
{
  "description": null,
  "_filename": "StructureDefinition-EndpointEHR.json",
  "package_name": "ca.on.ehr.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EndpointEHR",
  "abstract": false,
  "type": "Endpoint",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Endpoint EHR",
  "package_version": "1.0.0-snapshot13",
  "status": "active",
  "id": "34d390fb-98f2-40a6-b177-f68266c25d8d",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-endpoint",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Endpoint.identifier",
      "path": "Endpoint.identifier",
      "mustSupport": true
    }, {
      "id": "Endpoint.status",
      "path": "Endpoint.status",
      "mustSupport": true
    }, {
      "id": "Endpoint.connectionType",
      "path": "Endpoint.connectionType",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/endpoint-connection-type",
        "description": "A coded value that represents the technical details of the usage of this endpoint."
      },
      "mustSupport": true
    }, {
      "id": "Endpoint.connectionType.system",
      "min": 1,
      "path": "Endpoint.connectionType.system",
      "mustSupport": true
    }, {
      "id": "Endpoint.connectionType.code",
      "min": 1,
      "path": "Endpoint.connectionType.code",
      "mustSupport": true
    }, {
      "id": "Endpoint.connectionType.display",
      "min": 1,
      "path": "Endpoint.connectionType.display",
      "mustSupport": true
    }, {
      "id": "Endpoint.payloadType",
      "path": "Endpoint.payloadType",
      "mustSupport": true
    }, {
      "id": "Endpoint.address",
      "path": "Endpoint.address",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint"
}