eHealth Infrastructure (v2020.8)


{
  "resourceType" : "CapabilityStatement",
  "id" : "library",
  "text" : {
    "status" : "extensions",
    "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 past versions of resources (vread interaction)\">V-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>Library</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-library\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-library</a></td><td>y</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/Profile/OperationDefinition\">http://hl7.org/fhir/Profile/OperationDefinition</a></td><td>y</td><td></td><td></td><td></td><td></td></tr><tr><td>StructureDefinition</td><td><a href=\"http://hl7.org/fhir/Profile/StructureDefinition\">http://hl7.org/fhir/Profile/StructureDefinition</a></td><td>y</td><td></td><td>y</td><td></td><td></td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/CapabilityStatement/library",
  "status" : "active",
  "date" : "2020-12-21T14:25:08+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "kind" : "instance",
  "software" : {
    "name" : "library",
    "version" : "1.4.0"
  },
  "implementation" : {
    "description" : "eHealth library service",
    "url" : "https://library.devtest.systematic-ehealth.com/fhir"
  },
  "fhirVersion" : "3.0.2",
  "acceptUnknown" : "extensions",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "resource" : [
        {
          "type" : "Library",
          "profile" : {
            "reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-library"
          },
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "update"
            },
            {
              "code" : "create"
            },
            {
              "code" : "search-type"
            }
          ],
          "conditionalCreate" : true,
          "conditionalUpdate" : true,
          "searchInclude" : [
            "*",
            "Library:composed-of",
            "Library:depends-on",
            "Library:derived-from",
            "Library:predecessor",
            "Library:successor"
          ],
          "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" : "composed-of",
              "type" : "reference",
              "documentation" : "What resource is being referenced"
            },
            {
              "name" : "date",
              "type" : "date",
              "documentation" : "The library publication date"
            },
            {
              "name" : "depends-on",
              "type" : "reference",
              "documentation" : "What resource is being referenced"
            },
            {
              "name" : "derived-from",
              "type" : "reference",
              "documentation" : "What resource is being referenced"
            },
            {
              "name" : "description",
              "type" : "string",
              "documentation" : "The description of the library"
            },
            {
              "name" : "effective",
              "type" : "date",
              "documentation" : "The time during which the library is intended to be in use"
            },
            {
              "name" : "identifier",
              "type" : "token",
              "documentation" : "External identifier for the library"
            },
            {
              "name" : "jurisdiction",
              "type" : "token",
              "documentation" : "Intended jurisdiction for the library"
            },
            {
              "name" : "name",
              "type" : "string",
              "documentation" : "Computationally friendly name of the library"
            },
            {
              "name" : "predecessor",
              "type" : "reference",
              "documentation" : "What resource is being referenced"
            },
            {
              "name" : "publisher",
              "type" : "string",
              "documentation" : "Name of the publisher of the library"
            },
            {
              "name" : "status",
              "type" : "token",
              "documentation" : "The current status of the library"
            },
            {
              "name" : "successor",
              "type" : "reference",
              "documentation" : "What resource is being referenced"
            },
            {
              "name" : "title",
              "type" : "string",
              "documentation" : "The human-friendly name of the library"
            },
            {
              "name" : "topic",
              "type" : "token",
              "documentation" : "Topics associated with the module"
            },
            {
              "name" : "url",
              "type" : "uri",
              "documentation" : "The uri that identifies the library"
            },
            {
              "name" : "version",
              "type" : "token",
              "documentation" : "The business version of the library"
            }
          ]
        },
        {
          "type" : "OperationDefinition",
          "profile" : {
            "reference" : "http://hl7.org/fhir/Profile/OperationDefinition"
          },
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "StructureDefinition",
          "profile" : {
            "reference" : "http://hl7.org/fhir/Profile/StructureDefinition"
          },
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "search-type"
            }
          ]
        }
      ],
      "operation" : [
        {
          "name" : "evaluate",
          "definition" : {
            "reference" : "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-i-evaluate"
          }
        },
        {
          "name" : "validate",
          "definition" : {
            "reference" : "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library--validate"
          }
        },
        {
          "name" : "validate",
          "definition" : {
            "reference" : "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-i-validate"
          }
        }
      ]
    }
  ]
}