eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Official URL: http://ehealth.sundhed.dk/fhir/CapabilityStatement/organization | Version: 3.4.0 | |||
Active as of 2025-02-06 | Computable Name: organization |
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement organization
application/fhir+xml
, xml
, application/fhir+json
, json
, application/x-turtle
, ttl
, html/json
, html/xml
, html/turtle
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | V-R | S | U | P | C | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|---|---|
CareTeam | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam | y | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, category, context, context-type, context-type-value, date, encounter, identifier, managingOrganization, participant, patient, reasonCode, status, subject | CareTeam:managingOrganization , CareTeam:participant , CareTeam:subject | CareTeam:encounter , CareTeam:managingOrganization , CareTeam:participant , CareTeam:patient , CareTeam:subject , Organization:endpoint , Organization:partof , PractitionerRole:endpoint , PractitionerRole:location , PractitionerRole:organization , PractitionerRole:practitioner , PractitionerRole:service , Provenance:target | $validate | |
OperationDefinition | http://hl7.org/fhir/StructureDefinition/OperationDefinition | y | * | CareTeam:encounter , CareTeam:managingOrganization , CareTeam:participant , CareTeam:patient , CareTeam:subject , Organization:endpoint , Organization:partof , PractitionerRole:endpoint , PractitionerRole:location , PractitionerRole:organization , PractitionerRole:practitioner , PractitionerRole:service , Provenance:target | ||||||||
Organization | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization | y | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, active, address, address-city, address-country, address-postalcode, address-state, address-use, contactName, cvrNumber, endpoint, identifier, municipalityCode, name, partof, phonetic, providerIdentifier, regionCode, source, specialty, type | Organization:partof | CareTeam:managingOrganization , Organization:partof , Provenance:target | $validate , $traverse-to-sor | |
Practitioner | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner | y | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, active, address, address-city, address-country, address-postalcode, address-state, address-use, communication, email, family, gender, given, identifier, name, phone, phonetic, telecom | * | CareTeam:encounter , CareTeam:managingOrganization , CareTeam:participant , CareTeam:patient , CareTeam:subject , Organization:endpoint , Organization:partof , PractitionerRole:endpoint , PractitionerRole:location , PractitionerRole:organization , PractitionerRole:practitioner , PractitionerRole:service , Provenance:target | $validate | |
PractitionerRole | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitionerrole | y | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, active, date, email, endpoint, identifier, location, organization, phone, practitioner, role, service, specialty, telecom | * , PractitionerRole:endpoint , PractitionerRole:location , PractitionerRole:organization , PractitionerRole:practitioner , PractitionerRole:service | CareTeam:encounter , CareTeam:managingOrganization , CareTeam:participant , CareTeam:patient , CareTeam:subject , Organization:endpoint , Organization:partof , PractitionerRole:endpoint , PractitionerRole:location , PractitionerRole:organization , PractitionerRole:practitioner , PractitionerRole:service , Provenance:target | $validate | |
Provenance | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance | y | y | y | _id, recorded, target | CareTeam:encounter , CareTeam:managingOrganization , CareTeam:participant , CareTeam:patient , CareTeam:subject , Organization:endpoint , Organization:partof , PractitionerRole:endpoint , PractitionerRole:location , PractitionerRole:organization , PractitionerRole:practitioner , PractitionerRole:service , Provenance:target |
update
, search-type
, vread
, read
, delete
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
SHALL | _has | string | Return resources linked to by the given target |
SHALL | _id | token | The ID of the resource |
SHALL | _language | string | The language of the resource |
SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
SHALL | _profile | uri | Search for resources which have the given profile |
SHALL | _security | token | Search for resources which have the given security labels |
SHALL | _tag | token | Search for resources which have the given tag |
SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
SHALL | category | token | Type of team |
SHALL | context | token | A use context assigned to the care team |
SHALL | context-type | token | A type of use context assigned to the care team |
SHALL | context-type-value | composite | A use context type and value assigned to the care team |
SHALL | date | date | Time period team covers |
SHALL | encounter | reference | Encounter or episode associated with CareTeam |
SHALL | identifier | token | External Ids for this team |
SHALL | managingOrganization | reference | Managing organization of a care team |
SHALL | participant | reference | Who is involved |
SHALL | patient | reference | Who care team is for |
SHALL | reasonCode | token | Reason care team exists |
SHALL | status | token | proposed | active | suspended | inactive | entered-in-error |
SHALL | subject | reference | Who care team is for |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate |
read
.update
, search-type
, vread
, read
, patch
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
SHALL | _has | string | Return resources linked to by the given target |
SHALL | _id | token | The ID of the resource |
SHALL | _language | string | The language of the resource |
SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
SHALL | _profile | uri | Search for resources which have the given profile |
SHALL | _security | token | Search for resources which have the given security labels |
SHALL | _tag | token | Search for resources which have the given tag |
SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
SHALL | active | token | A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text |
SHALL | address | string | A (part of the) address of the organization |
SHALL | address-city | string | A city specified in an address |
SHALL | address-country | string | A country specified in an address |
SHALL | address-postalcode | string | A postal code specified in an address |
SHALL | address-state | string | A state specified in an address |
SHALL | address-use | token | A use code specified in an address |
SHALL | contactName | string | Contact name |
SHALL | cvrNumber | string | Cvr number of the organization |
SHALL | endpoint | reference | Technical endpoints providing access to services operated for the organization |
SHALL | identifier | token | Any identifier for the organization (not the accreditation issuer's identifier) |
SHALL | municipalityCode | string | Municipality code of the organization |
SHALL | name | string | A portion of the organization's name or alias |
SHALL | partof | reference | An organization of which this organization forms a part |
SHALL | phonetic | string | A portion of the organization's name using some kind of phonetic matching algorithm |
SHALL | providerIdentifier | string | Provider identifier of the organization |
SHALL | regionCode | string | Region code of the organization |
SHALL | source | token | Source of the organization |
SHALL | specialty | token | Specialty of the organization |
SHALL | type | token | A code for the type of organization |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate | |
SHALL | $traverse-to-sor | Traverse upforwards to the first SOR organization Http response code 404 will be returned if no related SOR organization could be found |
update
, search-type
, vread
, read
, delete
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
SHALL | _has | string | Return resources linked to by the given target |
SHALL | _id | token | The ID of the resource |
SHALL | _language | string | The language of the resource |
SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
SHALL | _profile | uri | Search for resources which have the given profile |
SHALL | _security | token | Search for resources which have the given security labels |
SHALL | _tag | token | Search for resources which have the given tag |
SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
SHALL | active | token | Whether the practitioner record is active |
SHALL | address | string | A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text |
SHALL | address-city | string | A city specified in an address |
SHALL | address-country | string | A country specified in an address |
SHALL | address-postalcode | string | A postalCode specified in an address |
SHALL | address-state | string | A state specified in an address |
SHALL | address-use | token | A use code specified in an address |
SHALL | communication | token | One of the languages that the practitioner can communicate with |
SHALL | token | A value in an email contact | |
SHALL | family | string | A portion of the family name |
SHALL | gender | token | Gender of the practitioner |
SHALL | given | string | A portion of the given name |
SHALL | identifier | token | A practitioner's Identifier |
SHALL | name | string | A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text |
SHALL | phone | token | A value in a phone contact |
SHALL | phonetic | string | A portion of either family or given name using some kind of phonetic matching algorithm |
SHALL | telecom | token | The value in any kind of contact |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate |
update
, search-type
, vread
, read
, delete
, create
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
SHALL | _has | string | Return resources linked to by the given target |
SHALL | _id | token | The ID of the resource |
SHALL | _language | string | The language of the resource |
SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
SHALL | _profile | uri | Search for resources which have the given profile |
SHALL | _security | token | Search for resources which have the given security labels |
SHALL | _tag | token | Search for resources which have the given tag |
SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
SHALL | active | token | Whether this practitioner's record is in active use |
SHALL | date | date | The period during which the practitioner is authorized to perform in these role(s) |
SHALL | token | A value in an email contact | |
SHALL | endpoint | reference | Technical endpoints providing access to services operated for the practitioner with this role |
SHALL | identifier | token | A practitioner's Identifier |
SHALL | location | reference | One of the locations at which this practitioner provides care |
SHALL | organization | reference | The identity of the organization the practitioner represents / acts on behalf of |
SHALL | phone | token | A value in a phone contact |
SHALL | practitioner | reference | Practitioner that is able to provide the defined services for the organation |
SHALL | role | token | The practitioner can perform this role at for the organization |
SHALL | service | reference | The list of healthcare services that this worker provides for this role's Organization/Location(s) |
SHALL | specialty | token | The practitioner has this specialty at an organization |
SHALL | telecom | token | The value in any kind of contact |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $validate |
search-type
, vread
, read
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | The ID of the resource |
SHALL | recorded | date | When the activity was recorded / updated |
SHALL | target | reference | Target Reference(s) (usually version specific) |