FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.phsd.r4-alpha
Resource TypeStructureDefinition
IdPHSDEndpointSubmission.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-draft&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-Endpoint-submission
URLhttp://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-Endpoint-submission
Statusactive
NamePHSDEndpointSubmission
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


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-Endpoint-submission",
  "name": "PHSDEndpointSubmission",
  "status": "active",
  "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",
        "mustSupport": true
      },
      {
        "id": "Endpoint.identifier.system",
        "path": "Endpoint.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Endpoint.identifier.value",
        "path": "Endpoint.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Endpoint.status",
        "path": "Endpoint.status",
        "mustSupport": true
      },
      {
        "id": "Endpoint.connectionType",
        "path": "Endpoint.connectionType",
        "mustSupport": true
      },
      {
        "id": "Endpoint.name",
        "path": "Endpoint.name",
        "mustSupport": true
      },
      {
        "id": "Endpoint.payloadType",
        "path": "Endpoint.payloadType",
        "mustSupport": true
      },
      {
        "id": "Endpoint.address",
        "path": "Endpoint.address",
        "mustSupport": true
      },
      {
        "id": "Endpoint.header",
        "path": "Endpoint.header",
        "mustSupport": true
      }
    ]
  }
}