Skip to content
Jose Costa Teixeira edited this page Dec 31, 2020 · 12 revisions

Overview

The ImplementationGuide contains the FHIR artifacts necessary to achieve an interoperable, standardized data layer for the HIV Case reporting and follow-up repository. This includes the common data models, the FHIR profiles and extensions, as well as operations and mappings, and terminology resources.

Approach:

Iterate the below to achieve prototypes then MVP, parking open issues so that they don't block progress

  1. Define data needs (logical models) for Case Report
    1.1. Including constraints like terminologies

  2. Define functional vocabulary artifacts

  3. ValueSets, CodeSystems, NamingSystem

  4. Define models (logical models) for Case Record (longitudinal record)

  5. Map Case Report to Questionnaire resource

  6. Map Case Record to resource profiles

  7. including necessary extensions

  8. including bundling and exchange transaction

  9. Define StructureMap (or other mappings, per SDC

  10. https://build.fhir.org/ig/HL7/sdc/extraction.html#structuremap-based-extraction

  11. https://build.fhir.org/ig/HL7/sdc/extraction.html#definition-based-extraction

  12. Define dynamic system behaviour and constraints

  13. Identify needs, update model and tech specs as needed

  14. record deduplication

IG Templates

Clone this wiki locally