eLab posistemės integracijos dokumentacija
0.3.36 - versija Lithuania flag

eLab posistemės integracijos dokumentacija - Local Development build (v0.3.36) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: E200/a - TTL Representation

Peržiūrėti ttl | Atsisiųsti


@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 "composition1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://esveikata.lt/fhir/StructureDefinition/e200-composition"^^xsd:anyURI ;
fhir:l <http://esveikata.lt/fhir/StructureDefinition/e200-composition>     ] )
  ] ; # 
  fhir:version [ fhir:v "1"] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:11502-2 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "11502-2" ]     ] )
  ] ; # 
  fhir:subject ( [
fhir:l fhir:Patient/patient1 ;
fhir:reference [ fhir:v "Patient/patient1" ]
  ] ) ; # 
  fhir:encounter [
fhir:identifier [
fhir:system [
fhir:v "http://esveikata.lt/Identifier/Encounter/ESPBI"^^xsd:anyURI ;
fhir:l <http://esveikata.lt/Identifier/Encounter/ESPBI>       ] ;
fhir:value [ fhir:v "123" ]     ]
  ] ; # 
  fhir:date [ fhir:v "2023-01-01T17:27:00+03:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:PractitionerRole/practitionerRole1 ;
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]
  ] ) ; # 
  fhir:title [ fhir:v "E200/a"] ; # 
  fhir:attester ( [
fhir:mode [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/composition-attestation-mode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/composition-attestation-mode>         ] ;
fhir:code [ fhir:v "professional" ]       ] )     ] ;
fhir:party [
fhir:l fhir:PractitionerRole/practitionerRole1 ;
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]     ]
  ] ) ; # 
  fhir:custodian [
fhir:l fhir:Organization/organization1 ;
fhir:reference [ fhir:v "Organization/organization1" ]
  ] ; # 
  fhir:section ( [
fhir:code [
      ( fhir:coding [
a loinc:57139-8 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "57139-8" ]       ] )     ] ;
    ( fhir:author [
fhir:l fhir:PractitionerRole/practitionerRole1 ;
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]     ] ) ;
    ( fhir:entry [
fhir:l fhir:ServiceRequest/serviceRequest1 ;
fhir:reference [ fhir:v "ServiceRequest/serviceRequest1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:59773-2 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "59773-2" ]       ] )     ] ;
    ( fhir:author [
fhir:l fhir:PractitionerRole/practitionerRole1 ;
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]     ] ) ;
    ( fhir:entry [
fhir:l fhir:Specimen/specimen1 ;
fhir:reference [ fhir:v "Specimen/specimen1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:30954-2 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "30954-2" ]       ] )     ] ;
    ( fhir:author [
fhir:l fhir:PractitionerRole/practitionerRole1 ;
fhir:reference [ fhir:v "PractitionerRole/practitionerRole1" ]     ] ) ;
    ( fhir:entry [
fhir:l fhir:DiagnosticReport/diagnosticReport1 ;
fhir:reference [ fhir:v "DiagnosticReport/diagnosticReport1" ]     ] )
  ] ) . #