Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: PJ2Procedure2 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@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:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PJ2Procedure2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://elga.moped.at/StructureDefinition/MopedProcedure"^^xsd:anyURI ;
fhir:link <https://elga.moped.at/StructureDefinition/MopedProcedure> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure PJ2Procedure2</b></p><a name=\"PJ2Procedure2\"> </a><a name=\"hcPJ2Procedure2\"> </a><a name=\"PJ2Procedure2-en-US\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MopedProcedure.html\">MOPED Procedure</a></p></div><p><b>identifier</b>: Resource identifier/324200063urn:oid:1.3.6.1.4.1.36124.5.427-AN010-2024-08-08T08:21</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025 AN010}\">Polysomnographie im Schlaflabor (LE=je Behandlungstag)</span></p><p><b>subject</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|2873111374</code></p><p><b>encounter</b>: <code>Encounter?identifier=urn:oid:1.3.6.1.4.1.36124.5.427|324200063</code></p><p><b>occurrence</b>: 2024-08-08 08:21:00+0200</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td><td><b>OnBehalfOf</b></td></tr><tr><td style=\"display: none\">*</td><td><code>Organization?identifier=urn:oid:1.3.6.1.4.1.36124.5.427|112111</code></td><td><code>Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427</code></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RI" ] ] ) ] ;
fhir:value [ fhir:v "324200063urn:oid:1.3.6.1.4.1.36124.5.427-AN010-2024-08-08T08:21" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://termgit.elga.gv.at/CodeSystem/lkat-bmsgpk-2025"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AN010" ] ;
fhir:display [ fhir:v "Polysomnographie im Schlaflabor (LE=je Behandlungstag)" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|2873111374" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter?identifier=urn:oid:1.3.6.1.4.1.36124.5.427|324200063" ]
] ; #
fhir:occurrence [
a fhir:dateTime ;
fhir:v "2024-08-08T08:21:00+02:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization?identifier=urn:oid:1.3.6.1.4.1.36124.5.427|112111" ] ] ;
fhir:onBehalfOf [
fhir:reference [ fhir:v "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427" ] ]
] ) . #