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

FHIR IG analytics

Packagehl7.fhir.us.ndh
Resource TypeEndpoint
IdEndpoint-HansSoloDirectTrustEndpointReferrals.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Endpoint HansSoloDirectTrustEndpointReferrals

Last updated: 2023-07-01 13:26:22+0000; Language: en-US

Profile: NDH Endpoint Profile

status: Active

connectionType: Endpoint Connection Type: direct-project (Direct Project) (version = 2.1.1 )

name: Hans Solo Endpoint for DirectTrust

payloadType: Not Applicable

address: hanssolodirectendpoint@example.org


Source1

{
  "resourceType": "Endpoint",
  "id": "HansSoloDirectTrustEndpointReferrals",
  "meta": {
    "lastUpdated": "2023-07-01T13:26:22.0314215+00:00",
    "profile": [
      "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Endpoint"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "connectionType": {
    "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
    "version": "2.1.1",
    "code": "direct-project"
  },
  "name": "Hans Solo Endpoint for DirectTrust",
  "payloadType": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
          "version": "1.0.0",
          "code": "not-applicable"
        }
      ]
    }
  ],
  "address": "hanssolodirectendpoint@example.org"
}