FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ecr
Resource TypeEndpoint
IdEndpoint-endpoint-ecr-ymca.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Endpoint endpoint-ecr-ymca

Language: en

Profile: US Public Health Endpoint

status: Active

connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR)

payloadType: Reportability Response

address: http://example.org/ymca/fhir


Source1

{
  "resourceType": "Endpoint",
  "id": "endpoint-ecr-ymca",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-endpoint"
    ]
  },
  "language": "en",
  "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"
}