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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "patient-summary-example"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2025-11-24T14:35:00+01:00"^^xsd:dateTime ] ;
fhir:source [
fhir:v "urn:oid:1.2.752.129.2.1.4.1#SE5565594230-ABCD"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.752.129.2.1.4.1#SE5565594230-ABCD> ] ;
( fhir:profile [
fhir:v "https://inera.se/fhir/core/StructureDefinition/CompositionInera"^^xsd:anyURI ;
fhir:l <https://inera.se/fhir/core/StructureDefinition/CompositionInera> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition patient-summary-example</b></p><a name=\"patient-summary-example\"> </a><a name=\"hcpatient-summary-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2025-11-24 14:35:00+0100; </p><p style=\"margin-bottom: 0px\">Information Source: urn:oid:1.2.752.129.2.1.4.1#SE5565594230-ABCD</p><p style=\"margin-bottom: 0px\">Profile: <code>https://inera.se/fhir/core/StructureDefinition/CompositionInera</code></p></div><p><b>identifier</b>: <code>urn:oid:1.2.752.129.2.1.2.1</code>/PSH-2025-11-24-0001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>encounter</b>: <a href=\"Encounter/cc-2025-11-24-0001\">Encounter/cc-2025-11-24-0001</a></p><p><b>date</b>: 2025-11-24 14:30:00+0100</p><p><b>author</b>: <a href=\"PractitionerRole-anna-andersson-role.html\">Anna Andersson, Läkare</a></p><p><b>title</b>: Patientsammanfattning – vårdkontakt 2025-11-24</p><p><b>custodian</b>: <a href=\"Organization-unit-a001.html\">Vårdenhet A001</a></p><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td>2025-11-24 09:00:00+0100 --> 2025-11-24 14:30:00+0100</td><td><a href=\"Encounter/cc-2025-11-24-0001\">Encounter/cc-2025-11-24-0001</a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier [
fhir:system [
fhir:v "urn:oid:1.2.752.129.2.1.2.1"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.752.129.2.1.2.1> ] ;
fhir:value [ fhir:v "PSH-2025-11-24-0001" ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:60591-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "60591-5" ] ;
fhir:display [ fhir:v "Patient summary Document" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/191212121212 ;
fhir:reference [ fhir:v "Patient/191212121212" ] ;
fhir:display [ fhir:v "Patient 191212121212" ]
] ; #
fhir:encounter [
fhir:l fhir:Encounter/cc-2025-11-24-0001 ;
fhir:reference [ fhir:v "Encounter/cc-2025-11-24-0001" ] ;
fhir:identifier [
fhir:system [
fhir:v "urn:oid:1.2.752.129.2.1.2.1"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.752.129.2.1.2.1> ] ;
fhir:value [ fhir:v "CC-2025-11-24-0001" ] ]
] ; #
fhir:date [ fhir:v "2025-11-24T14:30:00+01:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:l fhir:PractitionerRole/anna-andersson-role ;
fhir:reference [ fhir:v "PractitionerRole/anna-andersson-role" ] ;
fhir:display [ fhir:v "Anna Andersson, Läkare" ]
] ) ; #
fhir:title [ fhir:v "Patientsammanfattning – vårdkontakt 2025-11-24"] ; #
fhir:custodian [
fhir:l fhir:Organization/unit-a001 ;
fhir:reference [ fhir:v "Organization/unit-a001" ] ;
fhir:display [ fhir:v "Vårdenhet A001" ]
] ; #
fhir:event ( [
fhir:period [
fhir:start [ fhir:v "2025-11-24T09:00:00+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2025-11-24T14:30:00+01:00"^^xsd:dateTime ] ] ;
( fhir:detail [
fhir:l fhir:Encounter/cc-2025-11-24-0001 ;
fhir:reference [ fhir:v "Encounter/cc-2025-11-24-0001" ] ] )
] ) ; #
fhir:section ( [
fhir:title [ fhir:v "Diagnoser" ] ;
fhir:code [
( fhir:coding [
a loinc:11450-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list" ] ] ) ] ;
( fhir:entry [
fhir:l fhir:Condition/diagnosis-123 ;
fhir:reference [ fhir:v "Condition/diagnosis-123" ] ] )
] [
fhir:title [ fhir:v "Observationer" ] ;
fhir:code [
( fhir:coding [
a loinc:29545-1 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "29545-1" ] ;
fhir:display [ fhir:v "Physical findings" ] ] ) ] ;
( fhir:entry [
fhir:l fhir:Observation/pending-cancer-diagnosis ;
fhir:reference [ fhir:v "Observation/pending-cancer-diagnosis" ] ] )
] ) . #
IG © 2025+ Inera AB. Package se.inera.core#0.2.0 based on FHIR 4.0.1. Generated 2025-12-16
Links: Table of Contents |
QA Report