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

FHIR IG analytics

Packagede.gematik.ti
Resource TypeOperationOutcome
IdOperationOutcome-176e0f12-d08c-4a05-ae0a-e30bf2f5158d.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": "OperationOutcome",
  "id": "176e0f12-d08c-4a05-ae0a-e30bf2f5158d",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/ti/StructureDefinition/operation-outcome"
    ]
  },
  "issue": [
    {
      "severity": "error",
      "code": "invalid",
      "details": {
        "coding": [
          {
            "system": "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes",
            "code": "SVC_DOSAGE_INVALID_INSTRUCTION_META",
            "display": "The generated dosage instruction meta information is invalid"
          }
        ]
      }
    }
  ]
}