Inera Core Implementation Guide
0.2.0 - ci-build Sweden

Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Downloads

Downloads

Package Downloads

NPM Package

The official NPM package for this implementation guide:

npm install @inera/fhir-core

Latest Version: 0.2.0
Package Name: se.inera.core
Canonical URL: https://inera.se/fhir/core

Full IG Package

Download the complete implementation guide package:

Profiles and Extensions

Base Profiles

Clinical Profiles

Extensions Used

This IG uses zero custom extensions - all TKB service fields map to standard FHIR elements. The following standard HL7 extensions are referenced where needed:

Extension Canonical URL Used In Purpose
procedure-method http://hl7.org/fhir/StructureDefinition/procedure-method ProcedureBaseInera Surgical/procedural method or technique
vitalsigns (profile) http://hl7.org/fhir/StructureDefinition/vitalsigns ObservationVitalSignsInera Vital signs observations

Key Design Principle: All TKB-specific semantics (registration time, nullification reasons, care process tracking, etc.) are mapped to standard FHIR elements:

  • Provenance: For registration timestamps, nullification reasons, legal authentication
  • meta.security: For patient disclosure approval flags (menprövningsflagga)
  • basedOn: For care process tracking via EpisodeOfCare (vårdprocess UUID)
  • note: For additional information and structured data as annotations

See ConceptMaps for detailed TKB→FHIR mappings.

Terminology

Value Sets

Code Systems

ConceptMaps

TKB to FHIR service mappings (for detailed search parameter mappings, see Search Parameters):

Validation Resources

Schematrons

JSON Schemas

Source Code

The FHIR Shorthand (FSH) source code for this IG is available on:

Clone Repository

git clone https://bitbucket.org/ineraservices/fhir.git
cd fhir/core

Build Instructions

  1. Install SUSHI:
    npm install -g fsh-sushi
    
  2. Run SUSHI:
    sushi .
    
  3. Build IG with HL7 IG Publisher:
    ./_genonce.sh  # Linux/Mac
    _genonce.bat   # Windows
    

FHIR Validator

Validate resources against this IG:

java -jar validator_cli.jar [file] \
  -version 4.0.1 \
  -ig se.inera.core#0.2.0

Cross-Version Analysis

Dependency Analysis

IP Statements

License

This implementation guide is licensed under CC0-1.0 (Creative Commons Zero v1.0 Universal).

You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Support

For questions or issues: