This result is being rendered in HTML for easy viewing. You may access this content as Raw JSON or Raw XML, or view this content in HTML JSON or HTML XML. Response generated in 579ms.

HTTP 200 OK

Response Headers

X-Powered-By: HAPI FHIR 5.0.2 REST Server (FHIR Server; FHIR 4.0.1/R4)
X-Request-ID: RYRE65d5bmWObkU6

Response Body

{
"resourceType": "CapabilityStatement",
"status": "active",
"date": "2023-09-22T22:14:51+00:00",
"publisher": "Not provided",
"kind": "instance",
"software": {
"name": "HAPI FHIR Server",
"version": "5.0.2"
},
"implementation": {
"description": "HAPI FHIR",
"url": "https://fhir.pcesecure.com:9443/PCEFhirServer/"
},
"fhirVersion": "4.0.1",
"format": [ "application/fhir+xml", "application/fhir+json" ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "HealthcareService",
"profile": "http://hl7.org/fhir/StructureDefinition/HealthcareService",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "name",
"type": "string",
"documentation": "A portion of the Healthcare service name"
} ]
}, {
"type": "Location",
"profile": "http://hl7.org/fhir/StructureDefinition/Location",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "name",
"type": "string",
"documentation": "A portion of the location's name or alias"
} ]
}, {
"type": "OperationDefinition",
"profile": "http://hl7.org/fhir/StructureDefinition/OperationDefinition",
"interaction": [ {
"code": "read"
} ]
}, {
"type": "Organization",
"profile": "http://hl7.org/fhir/StructureDefinition/Organization",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "name",
"type": "string",
"documentation": "A portion of the organization's name or alias"
}, {
"name": "type",
"type": "string",
"documentation": "A code for the type of organization"
} ]
}, {
"type": "Practitioner",
"profile": "http://hl7.org/fhir/StructureDefinition/Practitioner",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "name",
"type": "string",
"documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
} ]
}, {
"type": "PractitionerRole",
"profile": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "name",
"type": "string"
} ]
}, {
"type": "StructureDefinition",
"profile": "http://hl7.org/fhir/StructureDefinition/StructureDefinition",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ]
} ]
} ]
}
Wrote 2.8 KB (33.1 KB total including HTML) in estimated 2ms