FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Endpoint.StructureDefinition

Packagemyhealthway.main.r4
Resource TypeStructureDefinition
IdEndpoint.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=myhealthway.main.r4@0.0.12-beta&canonical=https://simplifier.net/fhir/MyHealthWay/StructureDefinition/Endpoint
URLhttps://simplifier.net/fhir/MyHealthWay/StructureDefinition/Endpoint
Version0.0.1
Statusdraft
Date2023-04-25T00:20:14.4989839+00:00
NameEndpoint
TypeEndpoint
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/fhir/MyHealthWay/StructureDefinition/Endpoint",
  "version": "0.0.1",
  "name": "Endpoint",
  "status": "draft",
  "date": "2023-04-25T00:20:14.4989839+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Endpoint",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Endpoint.identifier",
        "path": "Endpoint.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "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",
        "min": 1
      },
      {
        "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.status",
        "path": "Endpoint.status",
        "fixedCode": "active"
      },
      {
        "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.userSelected",
        "path": "Endpoint.connectionType.userSelected",
        "max": "0"
      },
      {
        "id": "Endpoint.name",
        "path": "Endpoint.name",
        "min": 1
      },
      {
        "id": "Endpoint.managingOrganization",
        "path": "Endpoint.managingOrganization",
        "min": 1
      },
      {
        "id": "Endpoint.managingOrganization.reference",
        "path": "Endpoint.managingOrganization.reference",
        "min": 1
      },
      {
        "id": "Endpoint.managingOrganization.type",
        "path": "Endpoint.managingOrganization.type",
        "max": "0"
      },
      {
        "id": "Endpoint.managingOrganization.identifier",
        "path": "Endpoint.managingOrganization.identifier",
        "max": "0"
      },
      {
        "id": "Endpoint.managingOrganization.display",
        "path": "Endpoint.managingOrganization.display",
        "max": "0"
      },
      {
        "id": "Endpoint.contact",
        "path": "Endpoint.contact",
        "max": "0"
      },
      {
        "id": "Endpoint.period",
        "path": "Endpoint.period",
        "max": "0"
      },
      {
        "id": "Endpoint.payloadType",
        "path": "Endpoint.payloadType",
        "max": "1"
      },
      {
        "id": "Endpoint.payloadType.coding",
        "path": "Endpoint.payloadType.coding",
        "max": "0"
      },
      {
        "id": "Endpoint.payloadType.text",
        "path": "Endpoint.payloadType.text",
        "min": 1,
        "fixedString": "urn:khis:myhw:md:2022"
      },
      {
        "id": "Endpoint.payloadMimeType",
        "path": "Endpoint.payloadMimeType",
        "max": "0"
      },
      {
        "id": "Endpoint.header",
        "path": "Endpoint.header",
        "max": "0"
      }
    ]
  }
}