FHIR IG analytics| Package | medcom.fhir.dk.acknowledgement |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-becb2a8e-3a68-4083-910e-811296affd43.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome becb2a8e-3a68-4083-910e-811296affd43
| Severity | Code | Details |
| Error | Structural Issue | The value provided is not in the valueSet |
{
"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"
}
]
}
}
]
}