FHIR IG analytics| Package | koppeltaalv2.00 |
| Resource Type | Endpoint |
| Id | Endpoint-endpoint123.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Endpoint",
"id": "endpoint123",
"meta": {
"profile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2Endpoint"
]
},
"language": "nl-NL",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type",
"code": "hti-smart-on-fhir"
},
"name": "nu.nl",
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "any"
}
]
}
],
"address": "https://nu.nl"
}