FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/14a679be-5b12-41b6-85e7-8793f9b4a93e

Packagefhir.facade.cnes.organization
Resource TypeCapabilityStatement
Id14a679be-5b12-41b6-85e7-8793f9b4a93e
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.facade.cnes.organization@2.0.0&canonical=https://alexandresavaris.org/CapabilityStatement/14a679be-5b12-41b6-85e7-8793f9b4a93e
URLhttps://alexandresavaris.org/CapabilityStatement/14a679be-5b12-41b6-85e7-8793f9b4a93e
Statusdraft
Date2025-06-26T17:26:52.359-03:00
NameRestServer
Realmus
Authorityhl7
Kindinstance

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "id": "14a679be-5b12-41b6-85e7-8793f9b4a93e",
  "url": "https://alexandresavaris.org/CapabilityStatement/14a679be-5b12-41b6-85e7-8793f9b4a93e",
  "software": {
    "name": "HAPI FHIR Server",
    "version": "7.4.0"
  },
  "implementation": {
    "description": "HAPI FHIR",
    "url": "http://localhost:8080/fhir"
  },
  "format": [
    "application/fhir+xml",
    "xml",
    "application/fhir+json",
    "json",
    "application/x-turtle",
    "ttl",
    "html/json",
    "html/xml",
    "html/turtle"
  ],
  "rest": [
    {
      "resource": [
        {
          "interaction": [
            {
              "code": "read"
            }
          ],
          "searchInclude": [
            "*"
          ],
          "type": "OperationDefinition",
          "profile": "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
        },
        {
          "interaction": [
            {
              "code": "read"
            }
          ],
          "searchInclude": [
            "*"
          ],
          "type": "Organization"
        }
      ],
      "mode": "server"
    }
  ],
  "name": "RestServer",
  "status": "draft",
  "date": "2025-06-26T17:26:52.359-03:00",
  "publisher": "Not provided",
  "kind": "instance",
  "fhirVersion": "4.0.1"
}