DK MedCom acknowledgement
2.0.3 - Release Denmark flag

DK MedCom acknowledgement, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.0.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-acknowledgement/ and changes regularly. See the Directory of published versions

: MedComAcknowledgementOperationOutcome - Severity is 'information' - TTL Representation

Raw ttl | Download


@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 "a87bc9d4-f876-4b6f-8585-40b26dc1e369"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/acknowledgement/StructureDefinition/medcom-acknowledgement-operationoutcome"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/acknowledgement/StructureDefinition/medcom-acknowledgement-operationoutcome>     ] )
  ] ; # 
  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: OperationOutcome a87bc9d4-f876-4b6f-8585-40b26dc1e369</b></p><a name=\"a87bc9d4-f876-4b6f-8585-40b26dc1e369\"> </a><a name=\"hca87bc9d4-f876-4b6f-8585-40b26dc1e369\"> </a><a name=\"a87bc9d4-f876-4b6f-8585-40b26dc1e369-da-DK\"> </a><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>Information</td><td>Informational Note</td><td><span title=\"Codes:\">No summary for the Patient instance.</span></td></tr></table></div>"
  ] ; # 
  fhir:issue ( [
fhir:severity [ fhir:v "information" ] ;
fhir:code [ fhir:v "informational" ] ;
fhir:details [
fhir:text [ fhir:v "No summary for the Patient instance." ]     ]
  ] ) . #