FHIR IG analytics| Package | johnmoehrke.testlist.example |
| Resource Type | Endpoint |
| Id | Endpoint-ex-endpoint-xtdnaid.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint ex-endpoint-xtdnaid
status: Active
connectionType: NullFlavor: UNK (unknown)
payloadType: Any
address: xtdnaid://example.org:2575
{
"resourceType": "Endpoint",
"id": "ex-endpoint-xtdnaid",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNK"
},
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "any"
}
]
}
],
"address": "xtdnaid://example.org:2575"
}