{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/ServicoWado",
  "name": "ServicoWado",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Endpoint",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Endpoint.identifier.use",
        "path": "Endpoint.identifier.use",
        "max": "0"
      },
      {
        "id": "Endpoint.identifier.type",
        "path": "Endpoint.identifier.type",
        "max": "0"
      },
      {
        "id": "Endpoint.identifier.system",
        "path": "Endpoint.identifier.system",
        "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "min": 1,
        "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorServicoWado"
      },
      {
        "id": "Endpoint.identifier.value",
        "path": "Endpoint.identifier.value",
        "min": 1
      },
      {
        "id": "Endpoint.identifier.period",
        "path": "Endpoint.identifier.period",
        "max": "0"
      },
      {
        "id": "Endpoint.identifier.assigner",
        "path": "Endpoint.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Endpoint.connectionType.system",
        "path": "Endpoint.connectionType.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
      },
      {
        "id": "Endpoint.connectionType.version",
        "path": "Endpoint.connectionType.version",
        "max": "0"
      },
      {
        "id": "Endpoint.connectionType.code",
        "path": "Endpoint.connectionType.code",
        "min": 1
      },
      {
        "id": "Endpoint.connectionType.display",
        "path": "Endpoint.connectionType.display",
        "max": "0"
      },
      {
        "id": "Endpoint.connectionType.userSelected",
        "path": "Endpoint.connectionType.userSelected",
        "max": "0"
      },
      {
        "id": "Endpoint.name",
        "path": "Endpoint.name",
        "min": 1
      },
      {
        "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.payloadType.coding",
        "path": "Endpoint.payloadType.coding",
        "max": "0"
      },
      {
        "id": "Endpoint.payloadType.text",
        "path": "Endpoint.payloadType.text",
        "min": 1
      },
      {
        "id": "Endpoint.payloadMimeType",
        "path": "Endpoint.payloadMimeType",
        "max": "0"
      },
      {
        "id": "Endpoint.header",
        "path": "Endpoint.header",
        "max": "0"
      }
    ]
  }
}