FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Endpoint |
| Id | Endpoint-a1f3c0d2-9b47-5e18-8c6a-2d4f7e1b9a03.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint a1f3c0d2-9b47-5e18-8c6a-2d4f7e1b9a03
identifier: Uniform Resource Identifier (URI)/urn:uuid:7b2d9e64-3a1c-4f08-9d52-c1a8e0f4b7d9 (use: official, )
status: Active
connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR)
name: FHIR Endpoint 1 (STU3 + R4)
managingOrganization: PharmaPartners B.V. (Identifier: KVK/51494752)
payloadType: Advance Directive
payloadMimeType: application/fhir+json; fhirVersion=3.0, application/fhir+json; fhirVersion=4.0
address: https://cp1-test.example.org/fhir
{
"resourceType": "Endpoint",
"id": "a1f3c0d2-9b47-5e18-8c6a-2d4f7e1b9a03",
"meta": {
"profile": [
"http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-endpoint"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:7b2d9e64-3a1c-4f08-9d52-c1a8e0f4b7d9",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "11111111"
}
}
}
],
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "hl7-fhir-rest"
},
"name": "FHIR Endpoint 1 (STU3 + R4)",
"managingOrganization": {
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "51494752"
},
"display": "PharmaPartners B.V."
},
"payloadType": [
{
"coding": [
{
"system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-data-categories-cs",
"code": "AdvanceDirective",
"display": "Advance Directive"
}
]
}
],
"payloadMimeType": [
"application/fhir+json; fhirVersion=3.0",
"application/fhir+json; fhirVersion=4.0"
],
"address": "https://cp1-test.example.org/fhir"
}