Generated Narrative: OperationOutcome
Issues
- | Severity | Code | Details |
* | fatal | exception | An unexpected internal error has occurred. () |
"
];
fhir:OperationOutcome.issue [
fhir:index 0;
fhir:OperationOutcome.issue.severity [ fhir:value "fatal" ];
fhir:OperationOutcome.issue.code [ fhir:value "exception" ];
fhir:OperationOutcome.issue.details [
fhir:CodeableConcept.text [ fhir:value "An unexpected internal error has occurred." ]
]
] .
# - ontology header ------------------------------------------------------------