FHIR IG analytics| Package | hl7.fhir.us.ph-library |
| Resource Type | Endpoint |
| Id | Endpoint-us-ph-endpoint-ymca.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Endpoint "us-ph-endpoint-ymca"
Profile: US Public Health Endpoint
status: active
connectionType: HL7 FHIR (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code hl7-fhir-rest = 'HL7 FHIR', stated as 'null')
payloadType: Reportability Response ()
address: http://example.org/ymca/fhir
{
"resourceType": "Endpoint",
"id": "us-ph-endpoint-ymca",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-endpoint"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "hl7-fhir-rest"
},
"payloadType": [
{
"text": "Reportability Response"
}
],
"address": "http://example.org/ymca/fhir"
}