eHealth Infrastructure (v2019.5.1)

{
  "resourceType" : "CapabilityStatement",
  "id" : "organization",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2/><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>CareTeam</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam</a></td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>OperationDefinition</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/OperationDefinition\">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td>y</td><td></td><td></td><td></td></tr><tr><td>Organization</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>Practitioner</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner</a></td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>StructureDefinition</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/StructureDefinition\">http://hl7.org/fhir/StructureDefinition/StructureDefinition</a></td><td>y</td><td>y</td><td></td><td></td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/CapabilityStatement/organization",
  "version" : "2019.5.1",
  "status" : "active",
  "date" : "2019-05-16T10:56:35+00:00",
  "publisher" : "Not provided",
  "kind" : "instance",
  "software" : {
    "name" : "HAPI FHIR Server",
    "version" : "3.7.0"
  },
  "implementation" : {
    "description" : "eHealth organization service",
    "url" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir"
  },
  "fhirVersion" : "3.0.1",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "resource" : [
        {
          "type" : "CareTeam",
          "profile" : {
            "reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam"
          },
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "update"
            },
            {
              "code" : "patch"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "history-instance"
            },
            {
              "code" : "history-type"
            },
            {
              "code" : "create"
            },
            {
              "code" : "search-type"
            }
          ],
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*",
            "CarePlan:activity-reference",
            "CarePlan:based-on",
            "CarePlan:care-team",
            "CarePlan:condition",
            "CarePlan:context",
            "CarePlan:definition",
            "CarePlan:encounter",
            "CarePlan:goal",
            "CarePlan:part-of",
            "CarePlan:patient",
            "CarePlan:performer",
            "CarePlan:replaces",
            "CarePlan:subject"
          ],
          "searchParam" : [
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_language",
              "type" : "string",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_text",
              "type" : "string",
              "documentation" : "Search the contents of the resource's narrative using a fulltext search"
            },
            {
              "name" : "activity-code",
              "type" : "token",
              "documentation" : "Detail type of activity"
            },
            {
              "name" : "activity-date",
              "type" : "date",
              "documentation" : "Specified date occurs within period specified by CarePlan.activity.timingSchedule"
            },
            {
              "name" : "activity-reference",
              "type" : "reference",
              "documentation" : "Activity details defined in specific resource"
            },
            {
              "name" : "based-on",
              "type" : "reference",
              "documentation" : "Fulfills care plan"
            },
            {
              "name" : "care-team",
              "type" : "reference",
              "documentation" : "Who's involved in plan?"
            },
            {
              "name" : "category",
              "type" : "token",
              "documentation" : "Type of plan"
            },
            {
              "name" : "condition",
              "type" : "reference",
              "documentation" : "Health issues this plan addresses"
            },
            {
              "name" : "context",
              "type" : "reference",
              "documentation" : "Created in context of"
            },
            {
              "name" : "date",
              "type" : "date",
              "documentation" : "Time period plan covers"
            },
            {
              "name" : "definition",
              "type" : "reference",
              "documentation" : "Protocol or definition"
            },
            {
              "name" : "encounter",
              "type" : "reference",
              "documentation" : "Created in context of"
            },
            {
              "name" : "goal",
              "type" : "reference",
              "documentation" : "Desired outcome of plan"
            },
            {
              "name" : "identifier",
              "type" : "token",
              "documentation" : "External Ids for this plan"
            },
            {
              "name" : "intent",
              "type" : "token",
              "documentation" : "proposal | plan | order | option"
            },
            {
              "name" : "part-of",
              "type" : "reference",
              "documentation" : "Part of referenced CarePlan"
            },
            {
              "name" : "patient",
              "type" : "reference",
              "documentation" : "Who care plan is for"
            },
            {
              "name" : "performer",
              "type" : "reference",
              "documentation" : "Matches if the practitioner is listed as a performer in any of the \"simple\" activities.  (For performers of the detailed activities, chain through the activitydetail search parameter.)"
            },
            {
              "name" : "replaces",
              "type" : "reference",
              "documentation" : "CarePlan replaced by this CarePlan"
            },
            {
              "name" : "status",
              "type" : "token",
              "documentation" : "draft | active | suspended | completed | entered-in-error | cancelled | unknown"
            },
            {
              "name" : "subject",
              "type" : "reference",
              "documentation" : "Who care plan is for"
            }
          ]
        },
        {
          "type" : "OperationDefinition",
          "profile" : {
            "reference" : "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
          },
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "Organization",
          "profile" : {
            "reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization"
          },
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "search-type"
            }
          ],
          "searchInclude" : [
            "*",
            "Organization:endpoint",
            "Organization:partof"
          ],
          "searchParam" : [
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_language",
              "type" : "string",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_text",
              "type" : "string",
              "documentation" : "Search the contents of the resource's narrative using a fulltext search"
            },
            {
              "name" : "active",
              "type" : "token",
              "documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
            },
            {
              "name" : "address",
              "type" : "string",
              "documentation" : "A (part of the) address of the organization"
            },
            {
              "name" : "address-city",
              "type" : "string",
              "documentation" : "A city specified in an address"
            },
            {
              "name" : "address-country",
              "type" : "string",
              "documentation" : "A country specified in an address"
            },
            {
              "name" : "address-postalcode",
              "type" : "string",
              "documentation" : "A postal code specified in an address"
            },
            {
              "name" : "address-state",
              "type" : "string",
              "documentation" : "A state specified in an address"
            },
            {
              "name" : "address-use",
              "type" : "token",
              "documentation" : "A use code specified in an address"
            },
            {
              "name" : "endpoint",
              "type" : "reference",
              "documentation" : "Technical endpoints providing access to services operated for the organization"
            },
            {
              "name" : "identifier",
              "type" : "token",
              "documentation" : "Any identifier for the organization (not the accreditation issuer's identifier)"
            },
            {
              "name" : "name",
              "type" : "string",
              "documentation" : "A portion of the organization's name or alias"
            },
            {
              "name" : "partof",
              "type" : "reference",
              "documentation" : "An organization of which this organization forms a part"
            },
            {
              "name" : "phonetic",
              "type" : "string",
              "documentation" : "A portion of the organization's name using some kind of phonetic matching algorithm"
            },
            {
              "name" : "type",
              "type" : "token",
              "documentation" : "A code for the type of organization"
            }
          ]
        },
        {
          "type" : "Practitioner",
          "profile" : {
            "reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner"
          },
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "update"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "create"
            },
            {
              "code" : "search-type"
            }
          ],
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "conditionalDelete" : "multiple",
          "searchInclude" : [
            "*"
          ],
          "searchParam" : [
            {
              "name" : "_content",
              "type" : "string",
              "documentation" : "Search the contents of the resource's data using a fulltext search"
            },
            {
              "name" : "_has",
              "type" : "string",
              "documentation" : "Return resources linked to by the given target"
            },
            {
              "name" : "_id",
              "type" : "token",
              "documentation" : "The ID of the resource"
            },
            {
              "name" : "_language",
              "type" : "string",
              "documentation" : "The language of the resource"
            },
            {
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "Only return resources which were last updated as specified by the given range"
            },
            {
              "name" : "_profile",
              "type" : "uri",
              "documentation" : "Search for resources which have the given profile"
            },
            {
              "name" : "_security",
              "type" : "token",
              "documentation" : "Search for resources which have the given security labels"
            },
            {
              "name" : "_tag",
              "type" : "token",
              "documentation" : "Search for resources which have the given tag"
            },
            {
              "name" : "_text",
              "type" : "string",
              "documentation" : "Search the contents of the resource's narrative using a fulltext search"
            },
            {
              "name" : "active",
              "type" : "token",
              "documentation" : "Whether the practitioner record is active"
            },
            {
              "name" : "address",
              "type" : "string",
              "documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
            },
            {
              "name" : "address-city",
              "type" : "string",
              "documentation" : "A city specified in an address"
            },
            {
              "name" : "address-country",
              "type" : "string",
              "documentation" : "A country specified in an address"
            },
            {
              "name" : "address-postalcode",
              "type" : "string",
              "documentation" : "A postalCode specified in an address"
            },
            {
              "name" : "address-state",
              "type" : "string",
              "documentation" : "A state specified in an address"
            },
            {
              "name" : "address-use",
              "type" : "token",
              "documentation" : "A use code specified in an address"
            },
            {
              "name" : "communication",
              "type" : "token",
              "documentation" : "One of the languages that the practitioner can communicate with"
            },
            {
              "name" : "email",
              "type" : "token",
              "documentation" : "A value in an email contact"
            },
            {
              "name" : "family",
              "type" : "string",
              "documentation" : "A portion of the family name"
            },
            {
              "name" : "gender",
              "type" : "token",
              "documentation" : "Gender of the practitioner"
            },
            {
              "name" : "given",
              "type" : "string",
              "documentation" : "A portion of the given name"
            },
            {
              "name" : "identifier",
              "type" : "token",
              "documentation" : "A practitioner's Identifier"
            },
            {
              "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"
            },
            {
              "name" : "phone",
              "type" : "token",
              "documentation" : "A value in a phone contact"
            },
            {
              "name" : "phonetic",
              "type" : "string",
              "documentation" : "A portion of either family or given name using some kind of phonetic matching algorithm"
            },
            {
              "name" : "telecom",
              "type" : "token",
              "documentation" : "The value in any kind of contact"
            }
          ]
        },
        {
          "type" : "StructureDefinition",
          "profile" : {
            "reference" : "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
          },
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "search-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "type",
              "type" : "token",
              "documentation" : "Type defined or constrained by this structure"
            }
          ]
        }
      ],
      "operation" : [
        {
          "name" : "validate",
          "definition" : {
            "reference" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir/OperationDefinition/CareTeam-i-validate"
          }
        },
        {
          "name" : "validate",
          "definition" : {
            "reference" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir/OperationDefinition/CareTeam--validate"
          }
        },
        {
          "name" : "expunge",
          "definition" : {
            "reference" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir/OperationDefinition/CareTeam--expunge"
          }
        },
        {
          "name" : "expunge",
          "definition" : {
            "reference" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir/OperationDefinition/CareTeam-i-expunge"
          }
        },
        {
          "name" : "meta",
          "definition" : {
            "reference" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir/OperationDefinition/CareTeam--meta"
          }
        },
        {
          "name" : "meta",
          "definition" : {
            "reference" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir/OperationDefinition/CareTeam-i-meta"
          }
        },
        {
          "name" : "meta-add",
          "definition" : {
            "reference" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir/OperationDefinition/CareTeam-i-meta-add"
          }
        },
        {
          "name" : "meta-delete",
          "definition" : {
            "reference" : "http://a6fc5f4ba703b11e997b80a68cc1fe5a-2049526591.eu-west-1.elb.amazonaws.com/organization/fhir/OperationDefinition/CareTeam-i-meta-delete"
          }
        }
      ]
    }
  ]
}