FHIR IG analytics| Package | fhir.argonaut.pd |
| Resource Type | Endpoint |
| Id | Endpoint-example-endpoint-2.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: example-endpoint-2
meta:
status: active
connectionType: HL7 v2 MLLP (Details: http://hl7.org/fhir/STU3/endpoint-connection-type code hl7v2-mllp = 'HL7 v2 MLLP', stated as 'null')
name: Westwood Physicians Organization ADT
managingOrganization: Generated Summary: id: example-organization-1; 1144221847, 2523423456; active; Healthcare Provider; name: Acme Hospital; ph: (+1) 734-677-7777, hq@acme.org
payloadType: HL7_ADT (Details : {http://example.org code 'HL7_ADT' = 'HL7_ADT)
payloadMimeType: text
address: http://exampl.org/open/ADT
{
"resourceType": "Endpoint",
"id": "example-endpoint-2",
"meta": {
"profile": [
"http://fhir.org/guides/argonaut-pd/StructureDefinition/argo-endpoint"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://hl7.org/fhir/STU3/endpoint-connection-type",
"code": "hl7v2-mllp"
},
"name": "Westwood Physicians Organization ADT",
"managingOrganization": {
"reference": "Organization/example-organization-1"
},
"payloadType": [
{
"coding": [
{
"system": "http://example.org",
"code": "HL7_ADT"
}
]
}
],
"payloadMimeType": [
"text"
],
"address": "http://exampl.org/open/ADT"
}