FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.iar.r4
Resource TypeStructureDefinition
IdStructureDefinition-profile-iar-operationoutcome.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "OperationOutcome",
  "url": "http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-operationOutcome",
  "version": "1.0.0",
  "name": "OperationOutcomeIAR",
  "title": "OperationOutcome IAR",
  "status": "active",
  "description": "Operation Outcomes are sets of error, warning and information messages that provide detailed information about the outcome of some attempted system operation. They are provided as a direct system response, or component of one, where they provide information about the outcome of the operation.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "OperationOutcome",
  "baseDefinition": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-operationOutcome",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "OperationOutcome.issue.details.text",
        "path": "OperationOutcome.issue.details.text",
        "mustSupport": true
      }
    ]
  }
}