FHIR IG analytics| Package | hl7.fhir.us.ndh |
| Resource Type | Endpoint |
| Id | Endpoint-HansSoloPatientAccessEndpoint.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint HansSoloPatientAccessEndpoint
Last updated: 2023-07-01 13:26:22+0000; Language: en-US
Profile: NDH Endpoint Profile
status: Active
connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR) (version = 2.1.1 )
name: Hans Solo Endpoint for Patient Access
payloadType: Not Applicable
payloadMimeType: application/fhir+json, application/fhir+xml
address: hanssolo-patient-access-endpoint@example.org
{
"resourceType": "Endpoint",
"id": "HansSoloPatientAccessEndpoint",
"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": "hl7-fhir-rest"
},
"name": "Hans Solo Endpoint for Patient Access",
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"version": "1.0.0",
"code": "not-applicable"
}
]
}
],
"payloadMimeType": [
"application/fhir+json",
"application/fhir+xml"
],
"address": "hanssolo-patient-access-endpoint@example.org"
}