Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

http://fhir.patientsknowbest.com/structuredefinition/aggregated-valueset

...

  • a spec for all ValueSet resources returned from the Aggregated FHIR endpoint; resources sent to a Customer FHIR endpoint are not guaranteed to conform to this profile

  • a spec describing how ValueSet resources must be sent to a Customer FHIR endpoint; some of the elements used in this profile might only be meaningful for migrated data and cannot be provided to a Customer FHIR endpoint

Overview

ValueSet resources are generated from 2 types of PKB reference information:

  • Each [[Reference Set]], which groups together multiple [[Reference Datum]] values, will have its own ValueSet created.

  • Each [[Coding Match]] has a dedicated ValueSet created containing just the single code from that entry.

Relevant PKB entities

FHIR

Reference Set / Reference Datum

Coding Match

Notes

Resource id

[[Reference Set.Aggregated ID]]

[[Coding Match.Aggregated ID]]

Resource meta

url

Generated in the form:

http://fhir.patientsknowbest.com/valueset/specialty-[[Reference Set->Organisation.Code]]-[[Reference Set.Type]]

Generated in the form:

http://fhir.patientsknowbest.com/valueset/specialty/[[Coding Match.System]]/[[Coding Match.Code]]

status

“active”

“active”

compose

...