v2+ Details
0.3.2 - Working Draft to present the concept ideas (FO)

v2+ Details - Local Development build (v0.3.2). See the Directory of published versions

Terminology Profiles

This page is intended to combine the explanations from terminology into a single set of concepts and specifications. There, the goal is repeated first:

Ultimate Goal

Realize an overarching domain information model for vocabulary that fulfills the aforementioned details
and assembles them into a single model, so that none of the details are lost!

v2+ Vocabulary Model

Show the model that should be implemented!

Profiling FHIR Value Sets

The very first drafts for profiling FHIR Valuesets (and other artefacts) are provided here:

  1. FHIR Value Set Base Definition
  2. FHIR Value Set (Logical) Content Definition
  3. FHIR Value Set Simple Expansion
  4. FHIR Value Set Complex Expansion

These profiles represent the following hierarchy and relationships:

Value Set Resource Profile Value SetThis resource is profiled for a specific purposeas is described/listed below Purpose / Idea[Base Definition](StructureDefinition-ValueSetBaseDefinition.html)purpose: TextconceptDomain: codeThis profile specifies the detailsto capture the idea behing a profile.It is described high-levelin textual form only.(Basic data in ValueSet) [(Logical) Content Definition](StructureDefinition-ValueSetLogicalContentDefinition.html)This profile is intended to equip thevalue set with concrete details howthe final list of codes (Simple Expansion)will be constructed.(compose part in ValueSet) ExpansionStarting point to manage the list(expand part in ValueSet) [Simple Expansion](StructureDefinition-ValueSetSimpleExpansion.html)just the triplet(no nesting, no details) [Complex Expansion](StructureDefinition-ValueSetComplexExpansion.html)equipped with more details(all possible details) add details compute expansion organize expansion

The operations are shown as transactions (dotted arrows) in between.

Part of Base Standard

Another discussion is about what should be part of the base standard? That refers to the machinery that is to be provided, and the use of that…