Packages

ISO/HL7 FHIR Application Server

Current section

Files

Jump to
hl7 priv samples OperationOutcomeIssue OperationOutcomeIssue.json
Raw

priv/samples/OperationOutcomeIssue/OperationOutcomeIssue.json

{
"resourceType": "OperationOutcomeIssue",
"severity": "information",
"code": "informational",
"details": {
"text": "All OK"
}
}