StatusReleased. Further enhancements planned.OverviewPKB supports 2 types of organisation: Both of these are considered to be Organizations in FHIR ®. There will be no attribute explicitly indicating whether an Organization resource is an [[Organisation]] or a [[Team]], but a [[Team]] will have a partOf attribute pointing to the [[Organisation]] it belongs to. Relevant PKB entitiesEndpointsInteraction | HTTP | URL | Supported Parameters | Permitted User Types | Description | Examples (more) | read | GET | /Organization/<id> | None | | Retrieve a specific Organization. | /Organization/235a397b-1ae8-4755-9c77-1a0e2fbc5314 |
MappingsFHIR | PKB | Notes | Resource id | <conditional> If this FHIR Organization represents a PKB [[Organisation]]: [[Organisation.Public ID]] Else if this FHIR Organization represents a PKB [[Team]]: [[Team.Public ID]] | | Organization.name | <conditional> If this FHIR Organization represents a PKB [[Organisation]]: [[Organisation.Name]] Else if this FHIR Organization represents a PKB [[Team]]: [[Team.Name]] |
| Organization.partOf | <conditional> If this FHIR Organization represents a PKB [[Team]]: return a reference to the owning PKB [[Organisation]]
- partOf: Reference
- reference = the relative URL of the Organization resource.
- display = [[Organisation.Name]]
Else: omit the partOf element
|
|
|