FHIR implementasjonsguide for norsk kommunesektor
0.1.0 - ci-build
NO
FHIR implementasjonsguide for norsk kommunesektor - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://hl7.no/fhir/kommune/CapabilityStatement/kommune-server-capabilitystatement | Version: 0.1.0 | |||
| Draft as of 2026-04-17 | Computable Name: KommuneFHIRServerCapabilityStatement | |||
Viser minimumsstøtte for søk og lesing i kommunal FHIR-tjener for prioriterte hovedcase: utskrivning og oppfølging, planlagt kommunal oppfølging, og tjenestebehov, vedtak og oppdrag.
Raw OpenAPI-Swagger Definition file | Download
json, xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverKommunal FHIR-tjener med minimumsstøtte for søk og lesing i prioriterte kommunale hovedcase. Full CRUD og journalføring er ikke krav i v0.1.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Patient | http://hl7.org/fhir/StructureDefinition/Patient | y | y | identifier, name | |||||
| Encounter | https://hl7.no/fhir/kommune/StructureDefinition/no-kommune-Encounter | y | y | patient, status, date, episode-of-care | |||||
| EpisodeOfCare | https://hl7.no/fhir/kommune/StructureDefinition/no-kommune-EpisodeOfCare | y | y | patient, status | |||||
| CarePlan | https://hl7.no/fhir/kommune/StructureDefinition/no-kommune-CarePlan | y | y | patient, subject, status | |||||
| DocumentReference | http://hl7.org/fhir/StructureDefinition/DocumentReference | y | y | subject, type | |||||
| ServiceRequest | y | y | patient, subject, status |
read, search-type.Pasient. BØR representeres med no-basis-Patient. Søk på FNR/DNR BØR gjøres med POST [base]/Patient/_search.
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | identifier | token | Søk på FNR/DNR via POST _search. |
| SHALL | name | string |
read, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | patient | reference | |
| SHALL | status | token | |
| SHALL | date | date | Søk i datoperiode, f.eks. date=ge2026-01-01&date=le2026-03-31. |
| SHALL | episode-of-care | reference |
read, search-type.read, search-type.read, search-type.Vedtak og dokumentgrunnlag. BØR representeres med no-basis-DocumentReference.