eLab posistemės integracijos dokumentacija - Local Development build (v0.3.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: erroredTransaction - TTL Representation
Peržiūrėti ttl | Atsisiųsti
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:OperationOutcome ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "erroredTransaction"] ; #
fhir:issue ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line"^^xsd:anyURI ] ;
fhir:value [ fhir:v "197"^^xsd:integer ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12"^^xsd:integer ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Validation_VAL_Profile_Minimum" ] ] ) ;
fhir:severity [ fhir:v "error" ] ;
fhir:code [ fhir:v "processing" ] ;
fhir:details [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/java-core-messageId"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Validation_VAL_Profile_Minimum" ] ] ) ] ;
fhir:diagnostics [ fhir:v "ServiceRequest.code.concept.coding:LMB: minimum required = 1, but only found 0 (from http://esveikata.lt/fhir/StructureDefinition/lt-serviceRequest|1.0.0)" ] ;
( fhir:location [ fhir:v "Bundle.entry[2].resource/*ServiceRequest/null*/.code.concept" ] [ fhir:v "Line[197] Col[12]" ] )
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line"^^xsd:anyURI ] ;
fhir:value [ fhir:v "660"^^xsd:integer ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12"^^xsd:integer ] ] ) ;
fhir:severity [ fhir:v "information" ] ;
fhir:code [ fhir:v "processing" ] ;
fhir:diagnostics [ fhir:v "Details for urn:uuid:d2d8cab7-8955-4797-aacc-b08513393833 matching against profile http://hl7.org/fhir/StructureDefinition/ServiceRequest|5.0.0 - Bundle.entry[2].resource/*ServiceRequest/null*/.code.concept.coding[0]: Bundle.entry[2].resource/*ServiceRequest/null*/.code.concept.coding[0]: Does not match slice 'LMB' (discriminator: system.where(value = 'https://www.medicinosnk.lt/lt-lab-klt-nomenclature').exists())" ] ;
( fhir:location [ fhir:v "Bundle.entry[12].resource/*Specimen/null*/.request[0]" ] [ fhir:v "Line[660] Col[12]" ] )
] ) . #