FHIR IG analytics| Package | fhir.nl.gf |
| Resource Type | Endpoint |
| Id | Endpoint-lrza-e3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint lrza-e3
status: Active
connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR)
name: FHIR Endpoint 3
managingOrganization: Identifier: http://fhir.nl/fhir/NamingSystem/kvk/34270859
contact: +3131599991, info@example.org
payloadType: Care Services Directory for Update Client
payloadMimeType: application/fhir+json
address: https://cp3-test.example.org/fhirr4
{
"resourceType": "Endpoint",
"id": "lrza-e3",
"meta": {
"profile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "hl7-fhir-rest"
},
"name": "FHIR Endpoint 3",
"managingOrganization": {
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "34270859"
}
},
"contact": [
{
"system": "phone",
"value": "+3131599991",
"use": "work"
},
{
"system": "email",
"value": "info@example.org",
"use": "work"
}
],
"payloadType": [
{
"coding": [
{
"system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
"code": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client",
"display": "Care Services Directory for Update Client"
}
]
}
],
"payloadMimeType": [
"application/fhir+json"
],
"address": "https://cp3-test.example.org/fhirr4"
}