Aiidera FHIR-definitioner
0.1.0 - ci-build
Aiidera FHIR-definitioner - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/exempel-journalhandling> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "exempel-journalhandling"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.aiidera.se/StructureDefinition/AiideraJournalDocument|0.1.0" ;
fhir:index 0 ;
fhir:link <https://fhir.aiidera.se/StructureDefinition/AiideraJournalDocument|0.1.0>
]
] ;
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "https://id.aiidera.se/document" ] ;
fhir:Identifier.value [ fhir:value "00000000-0000-4000-8000-000000000006" ]
] ;
fhir:Bundle.type [ fhir:value "document"] ;
fhir:Bundle.timestamp [ fhir:value "2026-08-09T10:00:00+02:00"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000001" ] ;
fhir:Bundle.entry.resource <urn:uuid:00000000-0000-4000-8000-000000000001>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000002" ] ;
fhir:Bundle.entry.resource <urn:uuid:00000000-0000-4000-8000-000000000002>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000003" ] ;
fhir:Bundle.entry.resource <urn:uuid:00000000-0000-4000-8000-000000000003>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000004" ] ;
fhir:Bundle.entry.resource <urn:uuid:00000000-0000-4000-8000-000000000004>
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000005" ] ;
fhir:Bundle.entry.resource <urn:uuid:00000000-0000-4000-8000-000000000005>
] .
<urn:uuid:00000000-0000-4000-8000-000000000001> a fhir:Composition ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.aiidera.se/StructureDefinition/AiideraJournalComposition|0.1.0" ;
fhir:index 0 ;
fhir:link <https://fhir.aiidera.se/StructureDefinition/AiideraJournalComposition|0.1.0>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition </b></p><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AiideraJournalComposition.html\">Aiidera journalhandlingens Composition</a> version: 0.1.0</p></div><p><b>identifier</b>: <a href=\"NamingSystem-AiideraDocumentNamingSystem.html\" title=\"Identifierar en signerad journalhandling. Värdet står i Bundle.identifier inuti de signerade bytesen och på varje resurs signeringstransaktionen skriver, och är nyckeln som binder en projektion till sitt original. Varje handling får ett eget värde; en rättelse får ett nytt och länkas med relatesTo enligt ADR-5 beslut 12. Ett värde återanvänds aldrig mellan två signerade handlingar.\">AiideraDocumentIdentifier</a>/00000000-0000-4000-8000-000000000006</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 371530004}\">Clinical consultation report</span></p><p><b>category</b>: <span title=\"Codes:\">Mottagningsbesök</span></p><p><b>encounter</b>: <a href=\"Bundle-exempel-journalhandling.html#urn-uuid-00000000-0000-4000-8000-000000000004\">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = </a></p><p><b>date</b>: 2026-08-09 10:00:00+0200</p><p><b>author</b>: <a href=\"Bundle-exempel-journalhandling.html#urn-uuid-00000000-0000-4000-8000-000000000003\">Practitioner Lena Läkare </a></p><p><b>title</b>: Uppföljning blodtryck</p></div>"
] ;
fhir:Composition.identifier [
fhir:Identifier.system [ fhir:value "https://id.aiidera.se/document" ] ;
fhir:Identifier.value [ fhir:value "00000000-0000-4000-8000-000000000006" ]
] ;
fhir:Composition.status [ fhir:value "final"] ;
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:371530004 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "371530004" ] ;
fhir:Coding.display [ fhir:value "Clinical consultation report" ]
]
] ;
fhir:Composition.category [
fhir:index 0 ;
fhir:CodeableConcept.text [ fhir:value "Mottagningsbesök" ]
] ;
fhir:Composition.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000002" ]
] ;
fhir:Composition.encounter [
fhir:Reference.reference [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000004" ]
] ;
fhir:Composition.date [ fhir:value "2026-08-09T10:00:00+02:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000003" ]
] ;
fhir:Composition.title [ fhir:value "Uppföljning blodtryck"] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.title [ fhir:value "Status" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:29545-1 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "29545-1" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "additional" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Patienten mår väl. Blodtrycket kontrollerat och stabilt sedan förra besöket.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000005" ]
]
] .
<urn:uuid:00000000-0000-4000-8000-000000000002> a fhir:Patient ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient </b></p><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Signe Syntetisk (no stated gender), DoB: 1970-01-01 ( http://electronichealth.se/identifier/personnummer#19700101-1234)</p><hr/></div>"
] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://electronichealth.se/identifier/personnummer" ] ;
fhir:Identifier.value [ fhir:value "19700101-1234" ]
] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.family [ fhir:value "Syntetisk" ] ;
fhir:HumanName.given [
fhir:value "Signe" ;
fhir:index 0
]
] ;
fhir:Patient.birthDate [ fhir:value "1970-01-01"^^xsd:date] .
<urn:uuid:00000000-0000-4000-8000-000000000003> a fhir:Practitioner ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner </b></p><p><b>identifier</b>: <code>urn:oid:1.2.752.29.4.19</code>/SE2321000016-1A2B</p><p><b>name</b>: Lena Läkare </p></div>"
] ;
fhir:Practitioner.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:oid:1.2.752.29.4.19" ] ;
fhir:Identifier.value [ fhir:value "SE2321000016-1A2B" ]
] ;
fhir:Practitioner.name [
fhir:index 0 ;
fhir:HumanName.family [ fhir:value "Läkare" ] ;
fhir:HumanName.given [
fhir:value "Lena" ;
fhir:index 0
]
] .
<urn:uuid:00000000-0000-4000-8000-000000000004> a fhir:Encounter ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter </b></p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>type</b>: <span title=\"Codes:\">Mottagningsbesök</span></p><p><b>subject</b>: <a href=\"Bundle-exempel-journalhandling.html#urn-uuid-00000000-0000-4000-8000-000000000002\">Signe Syntetisk (no stated gender), DoB: 1970-01-01 ( http://electronichealth.se/identifier/personnummer#19700101-1234)</a></p></div>"
] ;
fhir:Encounter.status [ fhir:value "finished"] ;
fhir:Encounter.class [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
fhir:Coding.code [ fhir:value "AMB" ]
] ;
fhir:Encounter.type [
fhir:index 0 ;
fhir:CodeableConcept.text [ fhir:value "Mottagningsbesök" ]
] ;
fhir:Encounter.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000002" ]
] .
<urn:uuid:00000000-0000-4000-8000-000000000005> a fhir:Observation ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation </b></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Bundle-exempel-journalhandling.html#urn-uuid-00000000-0000-4000-8000-000000000002\">Signe Syntetisk (no stated gender), DoB: 1970-01-01 ( http://electronichealth.se/identifier/personnummer#19700101-1234)</a></p><p><b>effective</b>: 2026-08-09 10:00:00+0200</p><p><b>performer</b>: <a href=\"Bundle-exempel-journalhandling.html#urn-uuid-00000000-0000-4000-8000-000000000003\">Practitioner Lena Läkare </a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 128 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 82 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
fhir:Coding.code [ fhir:value "vital-signs" ] ;
fhir:Coding.display [ fhir:value "Vital Signs" ]
]
] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:85354-9 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "85354-9" ]
]
] ;
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000002" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2026-08-09T10:00:00+02:00"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:00000000-0000-4000-8000-000000000003" ]
] ;
fhir:Observation.component [
fhir:index 0 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:8480-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "8480-6" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "128"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "mmHg" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mm[Hg]" ]
]
], [
fhir:index 1 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:8462-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "8462-4" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "82"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "mmHg" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mm[Hg]" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/exempel-journalhandling.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/exempel-journalhandling.ttl> .
IG © 2026+ Aiidera. Package aiidera.fhir#0.1.0 based on FHIR 4.0.1. Generated 2026-08-09
Links: Table of Contents |
QA Report