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

FHIR IG analytics

Packagemedcom.fhir.dk.acknowledgement
Resource TypeOperationOutcome
IdOperationOutcome-becb2a8e-3a68-4083-910e-811296affd43.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationOutcome becb2a8e-3a68-4083-910e-811296affd43

Issues

-SeverityCodeDetails
*ErrorStructural IssueThe value provided is not in the valueSet

Source1

{
  "resourceType": "OperationOutcome",
  "id": "becb2a8e-3a68-4083-910e-811296affd43",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/acknowledgement/StructureDefinition/medcom-acknowledgement-operationoutcome"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "issue": [
    {
      "severity": "error",
      "code": "structure",
      "details": {
        "coding": [
          {
            "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes",
            "code": "MSG_VALUESET_VALUE_UNKNOWN"
          }
        ]
      }
    }
  ]
}