eHealth Infrastructure (v2020.8)



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="organization"/>
  <text>
    <status value="extensions"/>
    <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="PATCH a new resource version (patch interaction)">Patch</b></th><th><b title="POST a new resource (create interaction)">Create</b></th><th><b title="DELETE a resource (delete interaction)">Delete</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><td></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><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>y</td><td>y</td><td>y</td><td>y</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><td></td><td>y</td><td>y</td></tr><tr><td>PractitionerRole</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitionerrole">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitionerrole</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td>y</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><td></td><td></td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/fhir/CapabilityStatement/organization"/>
  <status value="active"/>
  <date value="2020-12-21T14:25:07+00:00"/>
  <publisher value="ehealth.sundhed.dk"/>
  <kind value="instance"/>
  <software>
    <name value="organization"/>
    <version value="1.6.0"/>
  </software>
  <implementation>
    <description value="eHealth organization service"/>
    <url value="https://organization.devtest.systematic-ehealth.com/fhir"/>
  </implementation>
  <fhirVersion value="3.0.2"/>
  <acceptUnknown value="extensions"/>
  <format value="application/fhir+xml"/>
  <format value="application/fhir+json"/>
  <rest>
    <mode value="server"/>
    <resource>
      <type value="CareTeam"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="CareTeam:managingOrganization"/>
      <searchInclude value="CareTeam:participant"/>
      <searchInclude value="CareTeam:subject"/>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource&#39;s data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource&#39;s narrative using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="category"/>
        <type value="token"/>
        <documentation value="Type of team"/>
      </searchParam>
      <searchParam>
        <name value="context"/>
        <type value="reference"/>
        <documentation value="Encounter or episode associated with CareTeam"/>
      </searchParam>
      <searchParam>
        <name value="date"/>
        <type value="date"/>
        <documentation value="Time period team covers"/>
      </searchParam>
      <searchParam>
        <name value="encounter"/>
        <type value="reference"/>
        <documentation value="Encounter or episode associated with CareTeam"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation value="External Ids for this team"/>
      </searchParam>
      <searchParam>
        <name value="managingOrganization"/>
        <type value="reference"/>
        <documentation value="Managing organization of a care team"/>
      </searchParam>
      <searchParam>
        <name value="participant"/>
        <type value="reference"/>
        <documentation value="Who is involved"/>
      </searchParam>
      <searchParam>
        <name value="patient"/>
        <type value="reference"/>
        <documentation value="Who care team is for"/>
      </searchParam>
      <searchParam>
        <name value="reasonCode"/>
        <type value="token"/>
        <documentation value="Reason care team exists"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <type value="token"/>
        <documentation
                       value="proposed | active | suspended | inactive | entered-in-error"/>
      </searchParam>
      <searchParam>
        <name value="subject"/>
        <type value="reference"/>
        <documentation value="Who care team is for"/>
      </searchParam>
    </resource>
    <resource>
      <type value="OperationDefinition"/>
      <profile>
        <reference value="http://hl7.org/fhir/Profile/OperationDefinition"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
    </resource>
    <resource>
      <type value="Organization"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="patch"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <searchInclude value="CareTeam:managingOrganization"/>
      <searchInclude value="Organization:partof"/>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource&#39;s data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource&#39;s narrative using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="active"/>
        <type value="token"/>
        <documentation
                       value="A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"/>
      </searchParam>
      <searchParam>
        <name value="address"/>
        <type value="string"/>
        <documentation value="A (part of the) address of the organization"/>
      </searchParam>
      <searchParam>
        <name value="address-city"/>
        <type value="string"/>
        <documentation value="A city specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-country"/>
        <type value="string"/>
        <documentation value="A country specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-postalcode"/>
        <type value="string"/>
        <documentation value="A postal code specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-state"/>
        <type value="string"/>
        <documentation value="A state specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-use"/>
        <type value="token"/>
        <documentation value="A use code specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="contactName"/>
        <type value="string"/>
        <documentation value="Contact name"/>
      </searchParam>
      <searchParam>
        <name value="cvrNumber"/>
        <type value="string"/>
        <documentation value="Cvr number of the organization"/>
      </searchParam>
      <searchParam>
        <name value="endpoint"/>
        <type value="reference"/>
        <documentation
                       value="Technical endpoints providing access to services operated for the organization"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation
                       value="Any identifier for the organization (not the accreditation issuer&#39;s identifier)"/>
      </searchParam>
      <searchParam>
        <name value="municipalityCode"/>
        <type value="string"/>
        <documentation value="Municipality code of the organization"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <type value="string"/>
        <documentation value="A portion of the organization&#39;s name or alias"/>
      </searchParam>
      <searchParam>
        <name value="partof"/>
        <type value="reference"/>
        <documentation
                       value="An organization of which this organization forms a part"/>
      </searchParam>
      <searchParam>
        <name value="phonetic"/>
        <type value="string"/>
        <documentation
                       value="A portion of the organization&#39;s name using some kind of phonetic matching algorithm"/>
      </searchParam>
      <searchParam>
        <name value="providerIdentifier"/>
        <type value="string"/>
        <documentation value="Provider identifier of the organization"/>
      </searchParam>
      <searchParam>
        <name value="regionCode"/>
        <type value="string"/>
        <documentation value="Region code of the organization"/>
      </searchParam>
      <searchParam>
        <name value="source"/>
        <type value="token"/>
        <documentation value="Source of the organization"/>
      </searchParam>
      <searchParam>
        <name value="specialty"/>
        <type value="token"/>
        <documentation value="Specialty of the organization"/>
      </searchParam>
      <searchParam>
        <name value="type"/>
        <type value="token"/>
        <documentation value="A code for the type of organization"/>
      </searchParam>
    </resource>
    <resource>
      <type value="Practitioner"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource&#39;s data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource&#39;s narrative using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="active"/>
        <type value="token"/>
        <documentation value="Whether the practitioner record is active"/>
      </searchParam>
      <searchParam>
        <name value="address"/>
        <type value="string"/>
        <documentation
                       value="A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"/>
      </searchParam>
      <searchParam>
        <name value="address-city"/>
        <type value="string"/>
        <documentation value="A city specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-country"/>
        <type value="string"/>
        <documentation value="A country specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-postalcode"/>
        <type value="string"/>
        <documentation value="A postalCode specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-state"/>
        <type value="string"/>
        <documentation value="A state specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="address-use"/>
        <type value="token"/>
        <documentation value="A use code specified in an address"/>
      </searchParam>
      <searchParam>
        <name value="communication"/>
        <type value="token"/>
        <documentation
                       value="One of the languages that the practitioner can communicate with"/>
      </searchParam>
      <searchParam>
        <name value="email"/>
        <type value="token"/>
        <documentation value="A value in an email contact"/>
      </searchParam>
      <searchParam>
        <name value="family"/>
        <type value="string"/>
        <documentation value="A portion of the family name"/>
      </searchParam>
      <searchParam>
        <name value="gender"/>
        <type value="token"/>
        <documentation value="Gender of the practitioner"/>
      </searchParam>
      <searchParam>
        <name value="given"/>
        <type value="string"/>
        <documentation value="A portion of the given name"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation value="A practitioner&#39;s Identifier"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <type value="string"/>
        <documentation
                       value="A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"/>
      </searchParam>
      <searchParam>
        <name value="phone"/>
        <type value="token"/>
        <documentation value="A value in a phone contact"/>
      </searchParam>
      <searchParam>
        <name value="phonetic"/>
        <type value="string"/>
        <documentation
                       value="A portion of either family or given name using some kind of phonetic matching algorithm"/>
      </searchParam>
      <searchParam>
        <name value="telecom"/>
        <type value="token"/>
        <documentation value="The value in any kind of contact"/>
      </searchParam>
    </resource>
    <resource>
      <type value="PractitionerRole"/>
      <profile>
        <reference
                   value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitionerrole"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="delete"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="multiple"/>
      <searchInclude value="*"/>
      <searchInclude value="PractitionerRole:endpoint"/>
      <searchInclude value="PractitionerRole:location"/>
      <searchInclude value="PractitionerRole:organization"/>
      <searchInclude value="PractitionerRole:practitioner"/>
      <searchInclude value="PractitionerRole:service"/>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource&#39;s data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource&#39;s narrative using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="active"/>
        <type value="token"/>
        <documentation
                       value="Whether this practitioner&#39;s record is in active use"/>
      </searchParam>
      <searchParam>
        <name value="date"/>
        <type value="date"/>
        <documentation
                       value="The period during which the practitioner is authorized to perform in these role(s)"/>
      </searchParam>
      <searchParam>
        <name value="email"/>
        <type value="token"/>
        <documentation value="A value in an email contact"/>
      </searchParam>
      <searchParam>
        <name value="endpoint"/>
        <type value="reference"/>
        <documentation
                       value="Technical endpoints providing access to services operated for the practitioner with this role"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation value="A practitioner&#39;s Identifier"/>
      </searchParam>
      <searchParam>
        <name value="location"/>
        <type value="reference"/>
        <documentation
                       value="One of the locations at which this practitioner provides care"/>
      </searchParam>
      <searchParam>
        <name value="organization"/>
        <type value="reference"/>
        <documentation
                       value="The identity of the organization the practitioner represents / acts on behalf of"/>
      </searchParam>
      <searchParam>
        <name value="phone"/>
        <type value="token"/>
        <documentation value="A value in a phone contact"/>
      </searchParam>
      <searchParam>
        <name value="practitioner"/>
        <type value="reference"/>
        <documentation
                       value="Practitioner that is able to provide the defined services for the organation"/>
      </searchParam>
      <searchParam>
        <name value="role"/>
        <type value="token"/>
        <documentation
                       value="The practitioner can perform this role at for the organization"/>
      </searchParam>
      <searchParam>
        <name value="service"/>
        <type value="reference"/>
        <documentation
                       value="The list of healthcare services that this worker provides for this role&#39;s Organization/Location(s)"/>
      </searchParam>
      <searchParam>
        <name value="specialty"/>
        <type value="token"/>
        <documentation
                       value="The practitioner has this specialty at an organization"/>
      </searchParam>
      <searchParam>
        <name value="telecom"/>
        <type value="token"/>
        <documentation value="The value in any kind of contact"/>
      </searchParam>
    </resource>
    <resource>
      <type value="StructureDefinition"/>
      <profile>
        <reference value="http://hl7.org/fhir/Profile/StructureDefinition"/>
      </profile>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
    </resource>
    <operation>
      <name value="import-organizations"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-import-organizations"/>
      </definition>
    </operation>
    <operation>
      <name value="persist-login"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-persist-login"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/CareTeam--validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/CareTeam-i-validate"/>
      </definition>
    </operation>
    <operation>
      <name value="traverse-to-sor"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Organization-i-traverse-to-sor"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Organization--validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Organization-i-validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Practitioner--validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Practitioner-i-validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/PractitionerRole--validate"/>
      </definition>
    </operation>
    <operation>
      <name value="validate"/>
      <definition>
        <reference
                   value="https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/PractitionerRole-i-validate"/>
      </definition>
    </operation>
  </rest>
</CapabilityStatement>