PackagesCanonicalsLogsProblems
    Packages
    myhealthway.main.r4@0.0.12-beta
    https://simplifier.net/fhir/MyHealthWay/StructureDefinition/Endpoint
{
  "description": null,
  "_filename": "Endpoint.StructureDefinition.json",
  "package_name": "myhealthway.main.r4",
  "date": "2023-04-25T00:20:14.4989839+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Endpoint",
  "abstract": false,
  "type": "Endpoint",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.12-beta",
  "status": "draft",
  "id": "59db1219-c0f0-43c9-9f2c-a43c4287529c",
  "kind": "resource",
  "url": "https://simplifier.net/fhir/MyHealthWay/StructureDefinition/Endpoint",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Endpoint.identifier",
      "max": "1",
      "min": 1,
      "path": "Endpoint.identifier"
    }, {
      "id": "Endpoint.identifier.use",
      "max": "0",
      "path": "Endpoint.identifier.use"
    }, {
      "id": "Endpoint.identifier.type",
      "max": "0",
      "path": "Endpoint.identifier.type"
    }, {
      "id": "Endpoint.identifier.system",
      "min": 1,
      "path": "Endpoint.identifier.system"
    }, {
      "id": "Endpoint.identifier.value",
      "min": 1,
      "path": "Endpoint.identifier.value"
    }, {
      "id": "Endpoint.identifier.period",
      "max": "0",
      "path": "Endpoint.identifier.period"
    }, {
      "id": "Endpoint.identifier.assigner",
      "max": "0",
      "path": "Endpoint.identifier.assigner"
    }, {
      "id": "Endpoint.status",
      "path": "Endpoint.status",
      "fixedCode": "active"
    }, {
      "id": "Endpoint.connectionType.system",
      "min": 1,
      "path": "Endpoint.connectionType.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
    }, {
      "id": "Endpoint.connectionType.version",
      "max": "0",
      "path": "Endpoint.connectionType.version"
    }, {
      "id": "Endpoint.connectionType.code",
      "min": 1,
      "path": "Endpoint.connectionType.code"
    }, {
      "id": "Endpoint.connectionType.userSelected",
      "max": "0",
      "path": "Endpoint.connectionType.userSelected"
    }, {
      "id": "Endpoint.name",
      "min": 1,
      "path": "Endpoint.name"
    }, {
      "id": "Endpoint.managingOrganization",
      "min": 1,
      "path": "Endpoint.managingOrganization"
    }, {
      "id": "Endpoint.managingOrganization.reference",
      "min": 1,
      "path": "Endpoint.managingOrganization.reference"
    }, {
      "id": "Endpoint.managingOrganization.type",
      "max": "0",
      "path": "Endpoint.managingOrganization.type"
    }, {
      "id": "Endpoint.managingOrganization.identifier",
      "max": "0",
      "path": "Endpoint.managingOrganization.identifier"
    }, {
      "id": "Endpoint.managingOrganization.display",
      "max": "0",
      "path": "Endpoint.managingOrganization.display"
    }, {
      "id": "Endpoint.contact",
      "max": "0",
      "path": "Endpoint.contact"
    }, {
      "id": "Endpoint.period",
      "max": "0",
      "path": "Endpoint.period"
    }, {
      "id": "Endpoint.payloadType",
      "max": "1",
      "path": "Endpoint.payloadType"
    }, {
      "id": "Endpoint.payloadType.coding",
      "max": "0",
      "path": "Endpoint.payloadType.coding"
    }, {
      "id": "Endpoint.payloadType.text",
      "min": 1,
      "path": "Endpoint.payloadType.text",
      "fixedString": "urn:khis:myhw:md:2022"
    }, {
      "id": "Endpoint.payloadMimeType",
      "max": "0",
      "path": "Endpoint.payloadMimeType"
    }, {
      "id": "Endpoint.header",
      "max": "0",
      "path": "Endpoint.header"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint"
}