Example in MedMorph1.0.0
Endpoint

PHAReceiver

active
Endpoint-example-ph-endpoint.json

Resource Details

Resource Type
Endpoint
Resource ID
example-ph-endpoint
Identifier
http://example.pha.org/enpoint-identifier|pha-endpoint-id
Conforms To
http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-endpoint

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Endpoint",
  "id": "example-ph-endpoint",
  "filename": "Endpoint-example-ph-endpoint.json",
  "profile": [
    "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-endpoint"
  ],
  "lastUpdated": "2020-11-29T02:03:28.045+00:00",
  "identifier": {
    "system": "http://example.pha.org/enpoint-identifier",
    "value": "pha-endpoint-id"
  },
  "status": "active",
  "title": "PHAReceiver"
}